nova-lvm: Disable [validation]/run_validation in tempest.conf
As with Iea948bcc43315286e5c130485728152d4710bfcb for the devstack-plugin-ceph-tempest job this change disables ssh validation in the nova-lvm job to avoid commonly seen failures: http://status.openstack.org/elastic-recheck/#1808010 Related-Bug: #1802971 Change-Id: I566f9a630d06226252bde800d07aba34c6876857
This commit is contained in:
parent
86524773b8
commit
2a94f95cee
@ -31,6 +31,7 @@
|
||||
[[local|localrc]]
|
||||
NOVA_BACKEND=LVM
|
||||
LVM_VOLUME_CLEAR=none
|
||||
TEMPEST_RUN_VALIDATION=false
|
||||
|
||||
EOF
|
||||
executable: /bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user