diff --git a/.automation.conf/tempest/tempest-aio.overrides.conf b/.automation.conf/tempest/tempest-aio.overrides.conf new file mode 100644 index 0000000000..16a1b891d2 --- /dev/null +++ b/.automation.conf/tempest/tempest-aio.overrides.conf @@ -0,0 +1,2 @@ +[volume] +catalog_type = volumev3 diff --git a/.automation.conf/tempest/tempest-ci-aio.overrides.conf b/.automation.conf/tempest/tempest-ci-aio.overrides.conf deleted file mode 100644 index 16a1b891d2..0000000000 --- a/.automation.conf/tempest/tempest-ci-aio.overrides.conf +++ /dev/null @@ -1,2 +0,0 @@ -[volume] -catalog_type = volumev3 diff --git a/.automation.conf/tempest/tempest-ci-aio.overrides.conf b/.automation.conf/tempest/tempest-ci-aio.overrides.conf new file mode 120000 index 0000000000..eda1a82d3d --- /dev/null +++ b/.automation.conf/tempest/tempest-ci-aio.overrides.conf @@ -0,0 +1 @@ +tempest-aio.overrides.conf \ No newline at end of file