zuul/tests/fixtures/config
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
..
ansible Add tests of accessing paths with file is ok 2017-08-31 19:49:23 +00:00
base-jobs Add comments about base jobs 2017-08-08 12:44:59 -07:00
broken Case sensitive label matching 2017-07-27 07:46:35 +02:00
conflict-config Require a base job 2017-08-07 14:52:37 -07:00
data-return Rename allow-secrets to post-review 2017-08-11 10:40:48 -07:00
dependency-graph Require a base job 2017-08-07 14:52:37 -07:00
disk-accountant Rename allow-secrets to post-review 2017-08-11 10:40:48 -07:00
duplicate-pipeline Require a base job 2017-08-07 14:52:37 -07:00
final Expose final job attribute 2017-08-10 09:13:51 -07:00
git-driver Require a base job 2017-08-07 14:52:37 -07:00
implicit-roles Require a base job 2017-08-07 14:52:37 -07:00
in-repo Fix dynamic dependent pipeline failure 2017-09-06 12:01:15 -07:00
in-repo-join Fix dynamic dependent pipeline failure 2017-09-06 12:01:15 -07:00
inventory Rename allow-secrets to post-review 2017-08-11 10:40:48 -07:00
job-output Add a test to verify basic console output 2017-08-23 10:14:58 -07:00
merge-modes/git/common-config/playbooks Merge "Add playbooks for all test jobs" into feature/zuulv3 2017-02-06 16:45:58 +00:00
merges Require a base job 2017-08-07 14:52:37 -07:00
multi-driver Require a base job 2017-08-07 14:52:37 -07:00
multi-tenant Require a base job 2017-08-07 14:52:37 -07:00
multi-tenant-semaphore Require a base job 2017-08-07 14:52:37 -07:00
openstack Require a base job 2017-08-07 14:52:37 -07:00
pre-playbook Rename allow-secrets to post-review 2017-08-11 10:40:48 -07:00
push-reqs Require a base job 2017-08-07 14:52:37 -07:00
requirements Require a base job 2017-08-07 14:52:37 -07:00
roles Require a base job 2017-08-07 14:52:37 -07:00
secret-leaks Test that secrets don't leak into logs 2017-08-15 13:53:07 -07:00
semaphore Require a base job 2017-08-07 14:52:37 -07:00
shadow Require a base job 2017-08-07 14:52:37 -07:00
single-tenant Merge "Require a base job" into feature/zuulv3 2017-08-08 20:20:13 +00:00
split-config Require a base job 2017-08-07 14:52:37 -07:00
sql-driver Require a base job 2017-08-07 14:52:37 -07:00
streamer Require a base job 2017-08-07 14:52:37 -07:00
success-url Require a base job 2017-08-07 14:52:37 -07:00
templated-project Require a base job 2017-08-07 14:52:37 -07:00
tenant-parser Require a base job 2017-08-07 14:52:37 -07:00
unprotected-branches Require a base job 2017-08-07 14:52:37 -07:00
zuul-connections-multiple-gerrits Require a base job 2017-08-07 14:52:37 -07:00
zuul-connections-same-gerrit Require a base job 2017-08-07 14:52:37 -07:00
zuultrigger Require a base job 2017-08-07 14:52:37 -07:00