Merge "Make murano tempest job voting and add it to gate pipeline"
This commit is contained in:
@@ -215,8 +215,7 @@
|
|||||||
if [ "{mode}" = "cfapi" ]; then
|
if [ "{mode}" = "cfapi" ]; then
|
||||||
export ENABLED_SERVICES+=,murano-cfapi
|
export ENABLED_SERVICES+=,murano-cfapi
|
||||||
export DEVSTACK_GATE_TEMPEST_REGEX="service_broker"
|
export DEVSTACK_GATE_TEMPEST_REGEX="service_broker"
|
||||||
fi
|
elif [ "{mode}" = "api" ]; then
|
||||||
if [ "{mode}" = "api" ]; then
|
|
||||||
export DEVSTACK_GATE_TEMPEST_REGEX="application_catalog"
|
export DEVSTACK_GATE_TEMPEST_REGEX="application_catalog"
|
||||||
fi
|
fi
|
||||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||||
|
@@ -1720,7 +1720,7 @@ jobs:
|
|||||||
branch: ^(?!stable/(?:juno|kilo)).*$
|
branch: ^(?!stable/(?:juno|kilo)).*$
|
||||||
|
|
||||||
- name: gate-murano-devstack-dsvm
|
- name: gate-murano-devstack-dsvm
|
||||||
branch: ^(?!stable/juno).*$
|
branch: ^(stable/(?:kilo|liberty)).*$
|
||||||
|
|
||||||
- name: gate-rally-dsvm-murano-task
|
- name: gate-rally-dsvm-murano-task
|
||||||
branch: ^(?!stable/juno).*$
|
branch: ^(?!stable/juno).*$
|
||||||
@@ -1736,7 +1736,6 @@ jobs:
|
|||||||
|
|
||||||
- name: gate-tempest-dsvm-murano-api
|
- name: gate-tempest-dsvm-murano-api
|
||||||
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
branch: ^(?!stable/(?:juno|kilo|liberty)).*$
|
||||||
voting: false
|
|
||||||
|
|
||||||
- name: gate-murano-pylint
|
- name: gate-murano-pylint
|
||||||
branch: ^(?!stable/juno).*$
|
branch: ^(?!stable/juno).*$
|
||||||
@@ -6467,6 +6466,7 @@ projects:
|
|||||||
- gate-tempest-dsvm-murano-api
|
- gate-tempest-dsvm-murano-api
|
||||||
- gate-tempest-dsvm-murano-cfapi
|
- gate-tempest-dsvm-murano-cfapi
|
||||||
gate:
|
gate:
|
||||||
|
- gate-tempest-dsvm-murano-api
|
||||||
- gate-murano-devstack-dsvm
|
- gate-murano-devstack-dsvm
|
||||||
post:
|
post:
|
||||||
- murano-coverage
|
- murano-coverage
|
||||||
|
Reference in New Issue
Block a user