zuul/tests/fixtures/config/split-config
Ian Wienand 3ce394beeb Ignore subdirs with .zuul.ignore on config read
Some projects would like to keep anything Zuul related, including
playbooks/roles, in the .zuul.d directory.  Currently Zuul considers
anything in these directories ending with .yaml as configuration,
leading to parsing errors if you put playbook or role YAML files in
subdirectories there.

Allow this by adding a check for .zuul.ignore stamp files in
subdirectories of .zuul.d/zuul.d.  If found, that directory prefix
will be pruned and not considered for config file read.

Change-Id: I7dbd3bb23648b7d17be0e2a0ea24e51c160e7940
2020-08-05 10:05:19 +10:00
..
git Ignore subdirs with .zuul.ignore on config read 2020-08-05 10:05:19 +10:00
main.yaml Add support for zuul.d configuration split 2017-07-10 05:13:42 +00:00