Skip to content

Commit e5eb65e

Browse files
committed
enable validations in nova-lvm
As of I8ca059a4702471d4d30ea5a06079859eba3f5a81 validations are now requried for test_rebuild_volume_backed_server. Validations are also required for any volume attach/detach based test in general due to know qemu issues. This patch just turns them back on to unblock the gate. Depends-On: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/888165 Depends-On: https://review.opendev.org/c/openstack/devstack/+/888228 Closes-Bug: #2025813 Change-Id: Ia198f712e2ad277743aed08e27e480208f463ac7 (cherry picked from commit 6f56c5c) (cherry picked from commit 976364f)
1 parent 77db642 commit e5eb65e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.zuul.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,6 @@
262262
NOVA_BACKEND: LVM
263263
# Do not waste time clearing volumes.
264264
LVM_VOLUME_CLEAR: none
265-
# Disable SSH validation in tests to save time.
266-
TEMPEST_RUN_VALIDATION: false
267265
# Increase the size of the swift loopback device to accommodate RAW
268266
# snapshots from the LV based instance disks.
269267
# See bug #1913451 for more details.

0 commit comments

Comments
 (0)