Stop running standalone tests for classic drivers
They are pending removal this cycle anyway. Removing them will free up CI resources for more standalone tests in the near future. Depends-On: I90f8b42113d6621c7af644fdb4c76d5f3dde318e Change-Id: Icdcc4f0ddd336cc44dbfabc2b1a3c21b3c270803
This commit is contained in:
parent
5233ef0f96
commit
06426493a0
@ -71,9 +71,7 @@
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_DEFAULT_DEPLOY_INTERFACE=direct"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"SWIFT_ENABLE_TEMPURLS=True"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"SWIFT_TEMPURL_KEY=secretkey"
|
||||
# keep classic drivers enabled here until we remove them, as
|
||||
# standalone tests cover both types of drivers.
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_ENABLED_DRIVERS=fake,agent_ipmitool,pxe_ipmitool"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_ENABLED_DRIVERS=fake"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_AUTOMATED_CLEAN_ENABLED=False"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_USE_MOD_WSGI=True"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user