zuul/tests/fixtures
James E. Blair c94550019d Fix dynamic dependent pipeline failure
When a change that altered a dependent pipeline failed and was removed
from that pipeline, changes behind it did not have their configuration
reset; instead, the alteration introduced by the failed change lingered.
This was largely because the way we tested that a project participated
in a pipeline was incorrect -- we only checked that it was in the layout,
not the pipeline.  That is corrected.

Additionally, the job graph for the second change was not reset.  That's
because it was only created once, and was not cleared out when the
change's buildset is reset.  That is corrected as well (though a future
enhancement would be to move item.job_graph into the BuildSet class to
better reflect its lifecycle).

Change-Id: Icdbc17bb21887a96f4118bb1a49ed7b00e1304e6
2017-09-06 12:01:15 -07:00
..
config Fix dynamic dependent pipeline failure 2017-09-06 12:01:15 -07:00
gearman Add ssl support to gearman / gearman_server 2017-06-14 10:10:45 -04:00
gerrit Support pagination in simplequery for Gerrit >=2.9 2015-08-31 11:42:15 +02:00
layouts Re-enable test_delayed_repo_init 2017-08-14 23:37:56 -07:00
tenants Re-enable test_delayed_repo_init 2017-08-14 23:37:56 -07:00
clonemap.yaml cloner to easily clone dependent repositories 2014-07-29 09:03:59 +00:00
layout-cloner.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
layout-connections-multiple-voters.yaml Add in extra connections tests 2015-12-06 14:48:32 +11:00
layout-disable-at.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
layout-live-reconfiguration-functions.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
layout-merge-queues.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
layout-requirement-vote.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
layout-smtp.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
layout-success-pattern.yaml Add extra test for bad url patterns 2016-04-23 10:40:12 +10:00
layout.yaml Case sensitive label matching 2017-07-27 07:46:35 +02:00
private.pem Add per-repo public and private keys 2017-03-29 12:43:41 -07:00
public.pem Serve public keys through webapp 2017-03-29 12:44:43 -07:00
test_id_rsa Add SSH Agent Primitives and usage 2017-05-26 09:52:22 -07:00
test_id_rsa.pub Add SSH Agent Primitives and usage 2017-05-26 09:52:22 -07:00
zuul-connections-gerrit-and-github.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-connections-merger.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-connections-multiple-gerrits.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-connections-same-gerrit.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-disk-accounting.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-git-driver.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-github-driver.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-push-reqs.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-sql-driver-bad.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul-sql-driver.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00
zuul.conf Remove zuul_url from merger config 2017-07-31 22:28:35 +02:00