Set image and flavor id in tempest config file 41/33341/1
authorJuha Kosonen <juha.kosonen@nokia.com>
Thu, 13 Apr 2017 11:22:21 +0000 (14:22 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Thu, 13 Apr 2017 11:22:21 +0000 (14:22 +0300)
Kingbird tests require that image and flavor are defined in tempest
configuration file.

JIRA: FUNCTEST-783

Change-Id: If96ef8e38e3f1a5946b687f1e5c8c0a6c3a90d54
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
functest/ci/config_patch.yaml

index d984a3f..d47766b 100755 (executable)
@@ -22,3 +22,7 @@ ovs:
     tempest:
         use_custom_images: True
         use_custom_flavors: True
+multisite:
+    tempest:
+        use_custom_images: True
+        use_custom_flavors: True