summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorLee Yarwood <lyarwood@redhat.com>2021-10-05 10:44:54 +0100
committerBalazs Gibizer <gibizer@gmail.com>2022-05-18 11:23:35 +0000
commit512aab83c87e716356af9f19b976808aa86eb220 (patch)
treefc88b0705ef5a147bbf4d2f9dd4202fc98542896 /.zuul.yaml
parent4939318649650b60dd07d161b80909e70d0e093e (diff)
downloadnova-512aab83c87e716356af9f19b976808aa86eb220.tar.gz
Revert "zuul: Skip block migration with attached volumes tests due to bug #1931702"
This reverts commit 7c478ac0992d9713c0fd7ea0a0498f0b7f92ce0d. 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
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index df0276f963..e92b702afc 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -116,8 +116,7 @@
compute-feature-enabled:
volume_backed_live_migration: true
block_migration_for_live_migration: true
- # NOTE(lyarwood): Skip until bug #1931702 is resolved.
- block_migrate_cinder_iscsi: false
+ block_migrate_cinder_iscsi: true
post-run: playbooks/nova-live-migration/post-run.yaml
- job:
@@ -493,8 +492,7 @@
live_migration: true
volume_backed_live_migration: true
block_migration_for_live_migration: true
- # NOTE(lyarwood): Skip until bug #1931702 is resolved.
- block_migrate_cinder_iscsi: false
+ block_migrate_cinder_iscsi: true
tox_envlist: all
tempest_test_regex: ((tempest\.(api\.compute|scenario)\..*smoke.*)|(^tempest\.api\.compute\.admin\.(test_live_migration|test_migration)))