Skip to content

Commit 61b161e

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Revert "zuul: Skip block migration with attached volumes tests due to bug #1931702""
2 parents 9e0dcb5 + 512aab8 commit 61b161e

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)