Exercise scenarios with changes at common

Some stuff like the new health check were not exercising the
scenarios, the core part of THT need more covarage.

Change-Id: I34da92f57ef96dd3c1f6c3c525a366a578f720aa
This commit is contained in:
Quique Llorente 2018-07-30 14:50:15 +02:00
parent 7499685bcd
commit 6978fa1743

View File

@ -31,6 +31,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
files:
- ^(docker|puppet)/services/.*aodh.*$
@ -47,6 +48,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
files:
- ^(docker|puppet)/services/.*designate.*$
@ -57,6 +59,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
files:
- ^docker/services/ceph.*$
@ -66,6 +69,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario006-multinode-oooq:
files:
- ^coe/kubernetes.*$
@ -74,6 +78,7 @@
- ci/environments/scenario006-multinode.yaml
- ci/pingtests/scenario006-multinode.yaml
- ^deployed-server/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
files:
- ci/environments/scenario007-multinode-containers.yaml
@ -83,6 +88,7 @@
- ^(docker|puppet)/services/.*tacker.*$
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario008-multinode-oooq-container:
files:
- ci/environments/scenario008-multinode-containers.yaml
@ -90,6 +96,7 @@
- ^(docker|puppet)/services/neutron-plugin-ml2.yaml #LP1765975
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario009-multinode-oooq:
files:
- ^coe/openshift.*$
@ -102,6 +109,7 @@
- ci/pingtests/scenario009-multinode.yaml
- ^network/endpoints/.*$
- ^deployed-server/.*$
- ^common/.*$
gate:
queue: tripleo
jobs:
@ -122,6 +130,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
files:
- ^(docker|puppet)/services/.*aodh.*$
@ -138,6 +147,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
files:
- ^(docker|puppet)/services/.*designate.*$
@ -148,6 +158,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
files:
- ^(docker|puppet)/services/.*ceph.*$
@ -157,6 +168,7 @@
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
files:
- ci/environments/scenario007-multinode-containers.yaml
@ -165,6 +177,7 @@
- ^(docker|puppet)/services/.*tacker.*$
- ^environments\/.*.yaml
- ^deployed-server/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates:
files:
- ci/environments/scenario000-multinode-containers.yaml
@ -172,6 +185,7 @@
- ^(docker|puppet)/services/.*keystone.*$
- ^environments\/.*.yaml
- ^network/endpoints/.*$
- ^common/.*$
experimental:
jobs:
- tripleo-ci-centos-7-scenario010-multinode-oooq-container: