Skip to content

Commit 411b56f

Browse files
authored
Merge pull request #1522 from stackhpc/fix-tempest-overrides-volume
fix: use `volumev3` as `catalog_type`
2 parents 9f0d85a + fe7af13 commit 411b56f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# Blank file
1+
[volume]
2+
catalog_type = volumev3

.automation.conf/tempest/tempest-ci-multinode.overrides.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ volume_backed_live_migration = true
2323
console_output = true
2424

2525
[volume]
26+
catalog_type = volumev3
2627
storage_protocol = ceph
2728
build_timeout = 600
2829
min_microversion = 3.0

0 commit comments

Comments
 (0)