summaryrefslogtreecommitdiff
path: root/turbo_hipster
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove depreciated download cache"Jenkins2015-02-241-1/+1
|\
| * Remove depreciated download cacheJoshua Hesketh2015-02-241-1/+1
* | Merge "Retry git cloning 3 times"Jenkins2015-02-241-5/+17
|\ \ | |/
| * Retry git cloning 3 timesJoshua Hesketh2015-02-241-5/+17
* | Handle the rename of the versions directory.Michael Still2015-02-242-5/+24
|/
* Improve log uploading and index generationJoshua Hesketh2014-12-033-122/+208
* Have real_db_upgrade store logs in results dirJoshua Hesketh2014-12-022-19/+3
* Update config.yaml to define jobs rather than pluginsJoshua Hesketh2014-12-024-53/+78
* Improve how jobs logJoshua Hesketh2014-12-023-51/+135
* Export job name to the shell script, tooJan Kundrát2014-11-281-0/+4
* Send debugging info about this program to ZuulJan Kundrát2014-11-281-0/+15
* Pass all zuul arguments to the job's shell scriptJan Kundrát2014-11-271-1/+6
* Fix upgrade through stable versionsJoshua Hesketh2014-10-161-4/+4
* Fix typo in migrationsJoshua Hesketh2014-10-151-3/+3
* Fix db_sync downgrade paramsJoshua Hesketh2014-10-141-4/+4
* Use global variables in db_syncJoshua Hesketh2014-10-141-33/+20
* Give args names rather than reference by numberJoshua Hesketh2014-10-141-21/+31
* Fix missing havana branchJoshua Hesketh2014-10-141-6/+13
* Revert "Temporarily disable downgrade testing"Joshua Hesketh2014-08-071-8/+8
* Disable site packagesJoshua Hesketh2014-08-071-2/+2
* Temporarily disable downgrade testingJoshua Hesketh2014-08-031-8/+8
* Add in extra debug information for virtualenvsJoshua Hesketh2014-08-011-0/+7
* Use pips virtualenvwrapperJoshua Hesketh2014-07-311-1/+1
* Fix pip mirrorJoshua Hesketh2014-07-301-1/+1
* Check for duration in migrationJoshua Hesketh2014-07-101-0/+7
* Merge "Sleep instead of waiting for signal in daemon"Jenkins2014-05-271-1/+2
|\
| * Sleep instead of waiting for signal in daemonJoshua Hesketh2014-05-271-1/+2
* | Remove baseline metricsJoshua Hesketh2014-05-062-19/+0
* | Add support for upgrading through icehouseJoshua Hesketh2014-05-061-2/+16
* | Add back in working branch for jobs to useJoshua Hesketh2014-05-061-0/+4
|/
* Update gerrit-git-prep to infra'sJoshua Hesketh2014-05-052-22/+27
* Rename real_db_upgrade pluginJoshua Hesketh2014-05-029-7/+7
* Fix calling job steps in real_db_upgrade moduleJoshua Hesketh2014-05-021-1/+1
* Add the debug_log file to setup_loggingMatthew Oliver2014-04-171-1/+1
* JJB runner POCJoshua Hesketh2014-04-143-9/+182
* Merge "Send back final work_data if job fails"Jenkins2014-04-101-0/+3
|\
| * Send back final work_data if job failsJoshua Hesketh2014-04-091-0/+3
* | Merge "Stop trying to close the open process"Jenkins2014-04-101-0/+3
|\ \ | |/
| * Stop trying to close the open processJoshua Hesketh2014-04-081-0/+3
* | Fix PBR generated binary errorMatthew Oliver2014-04-091-4/+8
|/
* Allow jobs to shutdown turbo-hipsterJoshua Hesketh2014-04-036-68/+104
* Add in tests for ZuulManager and ZuulClientJoshua Hesketh2014-03-283-11/+20
* Break up Turbo-Hipster configurationMatthew Oliver2014-03-251-0/+27
* Change the config format to yamlMatthew Oliver2014-03-243-9/+11
* Merge "Use openstack's pypi mirror"Jenkins2014-03-131-1/+2
|\
| * Use openstack's pypi mirrorJoshua Hesketh2014-03-131-1/+2
* | Register worker functions once we are connectedJoshua Hesketh2014-03-053-2/+10
* | Stop all tasks on shutdownJoshua Hesketh2014-03-052-4/+6
* | Thread the server objectJoshua Hesketh2014-03-052-39/+51
* | Improve gearman shutdown with extra thread lock checksJoshua Hesketh2014-03-051-17/+18
|/