diff options
-rwxr-xr-x | functest/ci/config_patch.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/functest/ci/config_patch.yaml b/functest/ci/config_patch.yaml index d984a3f47..d47766b64 100755 --- a/functest/ci/config_patch.yaml +++ b/functest/ci/config_patch.yaml @@ -22,3 +22,7 @@ ovs: tempest: use_custom_images: True use_custom_flavors: True +multisite: + tempest: + use_custom_images: True + use_custom_flavors: True |