zuul/tests
K Jonathan Harker 773651ad7b Only depend-on open changes
Instead of checking if changes found from a Depends-On line are merged,
check if they are open. This ignores abandoned changes when building the
list of dependent changes.

In the event that change I0000 depends-on change-id I1234 and change-id
I1234 matches multiple changes, one of which is abandoned, then change
I0000 will never enter the gate as it waits indefinitely for the abandoned
I1234 to become eligible for the gate.

Change-Id: Ia6ae7b1da13fa2bcf6fc08fac49563e7ac960a84
2017-03-09 16:19:46 -08:00
..
cmd Add tests for --cache-dir option 2015-09-04 18:28:59 +00:00
fixtures Merge "Add support for sqlalchemy reporter" 2017-02-16 00:42:21 +00:00
__init__.py Add non-voting jobs. 2012-08-23 23:20:09 +00:00
base.py Add support for sqlalchemy reporter 2017-02-06 12:47:29 -05:00
test_change_matcher.py Don't take into account commit message for skip-if filter 2016-05-24 13:31:26 +00:00
test_clonemapper.py cloner to easily clone dependent repositories 2014-07-29 09:03:59 +00:00
test_cloner.py Cloner: use zuul_url always when project set 2017-01-27 13:01:30 -08:00
test_connection.py Add support for sqlalchemy reporter 2017-02-06 12:47:29 -05:00
test_daemon.py Add daemon test 2015-01-05 14:56:54 -08:00
test_gerrit.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00
test_layoutvalidator.py Python 3 Fixes: use six.moves.configparser 2016-06-07 17:59:07 +00:00
test_merger_repo.py Merger: ensure_cloned() now looks for '.git' 2015-02-10 12:44:23 +01:00
test_model.py Merge "Don't take into account commit message for skip-if filter" 2016-07-12 23:08:42 +00:00
test_reporter.py Add support for sqlalchemy reporter 2017-02-06 12:47:29 -05:00
test_requirements.py Correct comments in requirement test cases 2017-01-19 14:37:56 -08:00
test_scheduler.py Only depend-on open changes 2017-03-09 16:19:46 -08:00
test_source.py Add base class for sources 2015-12-06 14:48:31 +11:00
test_stack_dump.py Factor out common code between cli utilities 2014-05-06 13:21:00 +00:00
test_trigger.py Add support for 'connection' concept 2015-12-06 14:48:32 +11:00
test_webapp.py Python 3 Fix: use six.moves.urillib 2016-06-06 23:58:37 +00:00
test_zuultrigger.py Update default merge failed error to mention CRD 2015-06-15 21:23:19 +00:00