Merge "Make murano tempest job voting and add it to gate pipeline"

This commit is contained in:
Jenkins
2016-02-02 23:31:03 +00:00
committed by Gerrit Code Review
2 changed files with 3 additions and 4 deletions

View File

@@ -215,8 +215,7 @@
if [ "{mode}" = "cfapi" ]; then
export ENABLED_SERVICES+=,murano-cfapi
export DEVSTACK_GATE_TEMPEST_REGEX="service_broker"
fi
if [ "{mode}" = "api" ]; then
elif [ "{mode}" = "api" ]; then
export DEVSTACK_GATE_TEMPEST_REGEX="application_catalog"
fi
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh

View File

@@ -1720,7 +1720,7 @@ jobs:
branch: ^(?!stable/(?:juno|kilo)).*$
- name: gate-murano-devstack-dsvm
branch: ^(?!stable/juno).*$
branch: ^(stable/(?:kilo|liberty)).*$
- name: gate-rally-dsvm-murano-task
branch: ^(?!stable/juno).*$
@@ -1736,7 +1736,6 @@ jobs:
- name: gate-tempest-dsvm-murano-api
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
voting: false
- name: gate-murano-pylint
branch: ^(?!stable/juno).*$
@@ -6467,6 +6466,7 @@ projects:
- gate-tempest-dsvm-murano-api
- gate-tempest-dsvm-murano-cfapi
gate:
- gate-tempest-dsvm-murano-api
- gate-murano-devstack-dsvm
post:
- murano-coverage