Make networking-generic-switch-dsvm-tempest voting
Make job networking-generic-switch-dsvm-tempest voting for networking-generic-switch project. Remove post-test-hook for this job. Change-Id: I921b4e6dabf78644ed1ed2fdd5b8ba00c5634063
This commit is contained in:
parent
7b40d8e29e
commit
d072a1cb31
@ -87,12 +87,6 @@
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"Q_ML2_TENANT_NETWORK_TYPE=vlan"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"TENANT_VLAN_RANGE=100:150"
|
||||
|
||||
function post_test_hook {{
|
||||
source $BASE/new/devstack/openrc admin admin
|
||||
sudo -E -u stack $BASE/new/networking-generic-switch/devstack/exercise.sh
|
||||
}}
|
||||
export -f post_test_hook
|
||||
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
./safe-devstack-vm-gate-wrap.sh
|
||||
|
||||
|
@ -4616,7 +4616,7 @@
|
||||
- '{pipeline}-networking-generic-switch-dsvm-tempest{job-suffix}':
|
||||
pipeline: gate
|
||||
node: ubuntu-xenial
|
||||
job-suffix: '-nv'
|
||||
job-suffix: ''
|
||||
branch-override: default
|
||||
|
||||
- project:
|
||||
|
@ -9020,9 +9020,10 @@ projects:
|
||||
- name: publish-to-pypi
|
||||
check:
|
||||
- gate-networking-generic-switch-dsvm
|
||||
- gate-networking-generic-switch-dsvm-tempest-nv
|
||||
- gate-networking-generic-switch-dsvm-tempest
|
||||
gate:
|
||||
- gate-networking-generic-switch-dsvm
|
||||
- gate-networking-generic-switch-dsvm-tempest
|
||||
|
||||
- name: openstack/networking-hpe
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user