Skip to content

Commit 0b0da89

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. Closes-Bug: #2025813 Change-Id: Ia198f712e2ad277743aed08e27e480208f463ac7 (cherry picked from commit 6f56c5c) (cherry picked from commit 976364f) (cherry picked from commit e5eb65e)
1 parent 2fbc99b commit 0b0da89

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
@@ -258,8 +258,6 @@
258258
NOVA_BACKEND: LVM
259259
# Do not waste time clearing volumes.
260260
LVM_VOLUME_CLEAR: none
261-
# Disable SSH validation in tests to save time.
262-
TEMPEST_RUN_VALIDATION: false
263261
# Increase the size of the swift loopback device to accommodate RAW
264262
# snapshots from the LV based instance disks.
265263
# See bug #1913451 for more details.

0 commit comments

Comments
 (0)