Fix grenade job
devstack_localrc is not used in grenade jobs, use grenade_devstack_localrc instead. Change-Id: I012ac70d511906a7401f92a3112c931b271dbefa (cherry picked from commita36e3ddab5
) (cherry picked from commitf5d7f1b5f7
)
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…
Reference in New Issue
Block a user