Fix grenade job
devstack_localrc is not used in grenade jobs, use grenade_devstack_localrc instead. Change-Id: I012ac70d511906a7401f92a3112c931b271dbefa (cherry picked from commit a36e3ddab58d46991b71d8793061dbbd656d44fe) (cherry picked from commit f5d7f1b5f70e512136ef8864b36166279fdeb787)
This commit is contained in:
parent
bc724fbebd
commit
4b588d4e37
@ -39,10 +39,11 @@
|
||||
- opendev.org/openstack/octavia-tempest-plugin
|
||||
- opendev.org/openstack/python-octaviaclient
|
||||
vars:
|
||||
devstack_localrc:
|
||||
DIB_LOCAL_ELEMENTS: openstack-ci-mirrors
|
||||
LIBVIRT_TYPE: kvm
|
||||
LIBVIRT_CPU_MODE: host-passthrough
|
||||
grenade_devstack_localrc:
|
||||
shared:
|
||||
DIB_LOCAL_ELEMENTS: openstack-ci-mirrors
|
||||
LIBVIRT_TYPE: kvm
|
||||
LIBVIRT_CPU_MODE: host-passthrough
|
||||
devstack_local_conf:
|
||||
test-config:
|
||||
"$TEMPEST_CONFIG":
|
||||
|
Loading…
x
Reference in New Issue
Block a user