Remove duplicate dictionary in zuul config

The second jobs stanza was overwriting the first.  Unfortunately,
this is not detected by the YAML parser.

Change-Id: I05b173001a542df19abda0cb235a1cb839b9eb7d
This commit is contained in:
James E. Blair 2017-12-11 10:39:15 -08:00 committed by Alex Schultz
parent eb2c9bb431
commit 7f3e8df345
1 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@
files:
- workbooks/ceph-ansible.yaml
- ^container-images/.*$
jobs:
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
files:
- ^container-images/.*$
@ -45,7 +44,6 @@
files:
- workbooks/ceph-ansible.yaml
- ^container-images/.*$
jobs:
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
files:
- ^container-images/.*$