Skip to content

Commit 512aab8

Browse files
lyarwoodgibizer
authored andcommitted
Revert "zuul: Skip block migration with attached volumes tests due to bug #1931702"
This reverts commit 7c478ac. With the resolution of bug #1945983 in devstack we should also be able to start testing block migration with attached volumes once again. Closes-Bug: #1931702 Depends-On: https://review.opendev.org/c/openstack/devstack/+/812391 Depends-On: https://review.opendev.org/c/openstack/devstack/+/812925 Change-Id: I1cb7a8f76c372d19227315361ecf5ff730ec6c36
1 parent 4939318 commit 512aab8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.zuul.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,7 @@
116116
compute-feature-enabled:
117117
volume_backed_live_migration: true
118118
block_migration_for_live_migration: true
119-
# NOTE(lyarwood): Skip until bug #1931702 is resolved.
120-
block_migrate_cinder_iscsi: false
119+
block_migrate_cinder_iscsi: true
121120
post-run: playbooks/nova-live-migration/post-run.yaml
122121

123122
- job:
@@ -493,8 +492,7 @@
493492
live_migration: true
494493
volume_backed_live_migration: true
495494
block_migration_for_live_migration: true
496-
# NOTE(lyarwood): Skip until bug #1931702 is resolved.
497-
block_migrate_cinder_iscsi: false
495+
block_migrate_cinder_iscsi: true
498496
tox_envlist: all
499497
tempest_test_regex: ((tempest\.(api\.compute|scenario)\..*smoke.*)|(^tempest\.api\.compute\.admin\.(test_live_migration|test_migration)))
500498

0 commit comments

Comments
 (0)