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:
Lee Yarwood 2019-05-30 11:06:07 +01:00 committed by Matt Riedemann
parent 86524773b8
commit 2a94f95cee

View File

@ -31,6 +31,7 @@
[[local|localrc]]
NOVA_BACKEND=LVM
LVM_VOLUME_CLEAR=none
TEMPEST_RUN_VALIDATION=false
EOF
executable: /bin/bash