summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore .venv directoryPaul Belanger2013-12-031-0/+1
| | | | | Change-Id: I477ef147d2f1d04487613049139107f6b8bb0a3b Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
* Migrate to testrepository.Monty Taylor2013-06-271-0/+1
| | | | | | | | | | | | | Needed to move some directory creation around to be contained within the testcase, but with parallel testing, we shave 48 seconds off the run time and go from around 60s to around 11. We're also now compatible with future subunit-based fast-fail semantics when we grow them. Change-Id: I6c7148c29d1edb5d9469a8c2afe4b31b2b340009 Reviewed-on: https://review.openstack.org/33352 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
* Migrate to pbr.Monty Taylor2013-06-251-0/+1
| | | | | | | | | Change-Id: I734f0f8237fb603ee41a39f06e63c007e79825a9 Reviewed-on: https://review.openstack.org/33350 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
* Add layout file validation.James E. Blair2013-01-151-0/+1
| | | | | | | | | | | | | | | | | | | | Based on voluptuous library. Basic validation should catch typos, missing or extra attributes. Can be expanded to do more serious validation (ie, specifying a comment in a trigger should require the event be comment-added). Adds a command line option to validate a named layout file and exit. (Also add dist/ to .gitignore.) Change-Id: Ia864ebde1765141d4d1a52bc77033689b6210e81 Reviewed-on: https://review.openstack.org/19443 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
* Import oslo-incubator for versioningPaul Belanger2012-11-171-8/+9
| | | | | | | | | | | | | After successfully adding openstack versioning to jenkins-job-builder this add the same support for zuul. Change-Id: Ia5baab2b0d9392c1b3c70bf890eaf7c6a2ea5c29 Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-on: https://review.openstack.org/16219 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
* Add documentation.James E. Blair2012-06-081-0/+3
| | | | Change-Id: I8197ec2e52596fa4136f8af9aa93ea06e56d4d0d
* Add Jenkins cleanup thread.James E. Blair2012-05-301-1/+0
| | | | | | | | | | | | It searches for outstanding builds that haven't reported back or otherwise can't be found by Jenkins, and marks them complete with a result of "LOST". This should help to avoid deadlocks where Zuul waits forever to hear back from Jenkins after missing a notification. Add pyflakes to tox.ini. Change-Id: I26d3fbf375e82e224448ec3337f9cc97deeccd56
* Add .pyc to gitignore.James E. Blair2012-05-291-0/+1
| | | | | | Fix missing header. Change-Id: Ib74e8f13323cb2e8c0962a7e072eec0ab275215b
* Initial commit.James E. Blair2012-05-291-0/+6