summaryrefslogtreecommitdiff
path: root/tests/base.py
Commit message (Expand)AuthorAgeFilesLines
* Add specific setup inventoryRicardo Carrillo Cruz2017-12-281-0/+2
* Use connection type supplied from nodepoolTobias Henkel2017-12-201-1/+5
* Git driverFabien Boucher2017-12-151-0/+10
* Add finger gatewayDavid Shrewsbury2017-12-131-1/+1
* Merge "Add command socket support to zuul-scheduler" into feature/zuulv3Zuul2017-12-071-0/+3
|\
| * Add command socket support to zuul-schedulerPaul Belanger2017-12-061-0/+3
* | Merge "Add command_socket setting to executor section" into feature/zuulv3Zuul2017-12-071-0/+3
|\ \ | |/
| * Add command_socket setting to executor sectionPaul Belanger2017-12-061-0/+3
* | Merge "Remove file extension when building SimpleLayout" into feature/zuulv3Zuul2017-12-061-3/+3
|\ \ | |/ |/|
| * Remove file extension when building SimpleLayoutIan Wienand2017-12-051-3/+3
* | Merge "Add support for shared ansible_host in inventory" into feature/zuulv3Zuul2017-12-061-1/+1
|\ \ | |/ |/|
| * Add support for shared ansible_host in inventoryPaul Belanger2017-11-181-1/+1
* | Fix implied branch matchers and tagsJames E. Blair2017-12-011-0/+23
* | Use username from node information if availableJamie Lennox2017-11-221-0/+2
|/
* Switch to threading model of socketserverDavid Shrewsbury2017-11-031-0/+1
* Fix gerrit branch creation detectionJames E. Blair2017-11-021-1/+1
* Remove implied runJames E. Blair2017-10-261-2/+0
* Move test_model.test_job_inheritance_configloaderJames E. Blair2017-10-251-0/+9
* Add stats for executor and merger countJames E. Blair2017-10-211-6/+1
* Several executor threading fixesJames E. Blair2017-10-171-1/+1
* Start ssh persistent connections outside bwrapJames E. Blair2017-10-161-2/+2
* Emit some stats from executorJames E. Blair2017-10-131-2/+4
* Re-order executor/job classesJames E. Blair2017-10-131-57/+57
* Switch statsd config to zuul.confJames E. Blair2017-10-131-9/+2
* Fix early processing of merge-pending items on reconfigJames E. Blair2017-10-061-1/+1
* Merge "Fix branch matching logic" into feature/zuulv3Zuul2017-10-031-0/+7
|\
| * Fix branch matching logicDavid Shrewsbury2017-10-021-0/+7
* | Clear project config cache laterJames E. Blair2017-10-021-5/+33
|/
* Run ansible setup at start of job to verify networkJames E. Blair2017-09-271-1/+4
* Fix create_branch in testsJames E. Blair2017-09-221-1/+1
* Drop use_app boolean from github clientJesse Keating2017-09-121-2/+1
* Merge "Update tests to use AF_INET6" into feature/zuulv3Zuul2017-09-071-1/+1
|\
| * Update tests to use AF_INET6Monty Taylor2017-09-071-1/+1
* | Split github hook ingest and processingJesse Keating2017-09-061-0/+1
|/
* Dequeue non-live items with errorsJames E. Blair2017-09-051-3/+10
* Improve function to find PR from commit statusJesse Keating2017-08-291-2/+4
* Merge "Re-enable test_delayed_repo_init" into feature/zuulv3Zuul2017-08-231-0/+35
|\
| * Re-enable test_delayed_repo_initClint Byrum2017-08-141-0/+35
* | Reload configuration when branches are created or deletedJames E. Blair2017-08-171-0/+19
* | Create nodepool.cloud inventory variablePaul Belanger2017-08-111-0/+1
|/
* Bind secrets to their playbooksJames E. Blair2017-08-101-2/+2
* Merge "Remove state_dir requirement from merger" into feature/zuulv3Jenkins2017-08-041-1/+0
|\
| * Remove state_dir requirement from mergerJames E. Blair2017-08-031-1/+0
* | Merge "Fix null ref in github tests" into feature/zuulv3Jenkins2017-08-031-1/+1
|\ \
| * | Fix null ref in github testsJames E. Blair2017-08-021-1/+1
* | | Merge "Ensure ref-updated jobs run with their ref" into feature/zuulv3Jenkins2017-08-031-10/+19
|\ \ \ | |/ /
| * | Ensure ref-updated jobs run with their refJames E. Blair2017-08-021-10/+19
* | | Remove status handling from FakeGithubConnectionTobias Henkel2017-08-031-23/+77
| |/ |/|
* | Optionally limit github to protected branchesTobias Henkel2017-08-031-1/+4
* | Remove getProjectBranches from FakeGithubConnectionTobias Henkel2017-08-021-6/+15