Changes

Jump to: navigation, search

ReleaseEngineering/How To/VCSSync

405 bytes added, 19:16, 24 July 2015
recovery instructions detailed
This can also be set in the config file per-repository, as <code>check_incoming</code> inside each of the specific <code>conversion_repos</code> where we want to skip the incoming check.
 
To force a push manually:
* cd into project-branches jobs top level directory
* wait for projects.lock to disappear (from cron job)
* touch projects.lock # grab lock to avoid race with automation
* get the command line from the run_*.sh file: grep python run_*.sh
* add the '--no-check-incoming' option to the command
* wait for processing to complete
* rm 'projects.lock' # let normal processing resume
=== Where to find the keys ===
Confirm
1,351
edits

Navigation menu