zuul/tests/unit
Fredrik Medley f8aec83b3b Improve job dependencies using graph instead of tree
This replaces the job dependency tree with a graph so that we can
indicate that a job should wait until one or more jobs are complete
before starting.

Project pipeline job definitions are now a flat list, with each job
specifying its dependencies as the job attribute 'dependencies'.

Fixes bug #1166937.

Signed-off-by: Fredrik Medley <fredrik.medley@autoliv.com>
Signed-off-by: Fredrik Medley <fredrik.medley@gmail.com>
Signed-off-by: James E. Blair <jeblair@redhat.com>
Co-Authored-By: James E. Blair <jeblair@redhat.com>
Change-Id: I921940cafeea0738c39deb99357cfd7c91592359
2017-03-17 14:05:42 -07:00
..
__init__.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_change_matcher.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_clonemapper.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_cloner.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
test_cloner_cmd.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_connection.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
test_daemon.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_gerrit.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_git_driver.py Add Git driver 2017-02-15 14:04:49 -08:00
test_merger_repo.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_model.py Improve job dependencies using graph instead of tree 2017-03-17 14:05:42 -07:00
test_nodepool.py Use hostname in Nodepool requests 2017-03-06 13:44:10 -08:00
test_openstack.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
test_requirements.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_scheduler.py Improve job dependencies using graph instead of tree 2017-03-17 14:05:42 -07:00
test_stack_dump.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_v3.py Create nodepool inventory variables 2017-03-16 16:57:00 -04:00
test_webapp.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00
test_zuultrigger.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00