Commit 5e7870a
Skip volume_migration to avoid failures in check
Patch [1] adds tests for volume migrations using the zone migration
strategy. The test can't configure a wait until the storage model is
updated and thus often fails because it's missing some volume as shown
in [2]. Until we have Cinder notifications enabled, which solves the
problem upstream, skip the test so it does not run and thus unblocks
merging the upstream tempest-plugin patch.
[1] https://review.opendev.org/c/openstack/watcher-tempest-plugin/+/954625
[2] #2171 parent 8878050 commit 5e7870a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
0 commit comments