aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-09-07 12:20:11 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-07 12:20:11 +0000
commitfb7b815a1e8945512d41c3c886d5ad229da79f09 (patch)
treeb3cab8e3bc6af924d42770a0c93f87495fe25b14 /functest/ci
parent35b12a96447adc11908827e6434bfe9761b46a48 (diff)
parent9ddbebc854e48c326f98d13b1ac60b54a6dda083 (diff)
Merge "Use custom images and flavors for aarch64"
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/config_aarch64_patch.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml
index 44df3cadf..c66d3cd3d 100644
--- a/functest/ci/config_aarch64_patch.yaml
+++ b/functest/ci/config_aarch64_patch.yaml
@@ -34,7 +34,8 @@ os:
image_name: TestVM
tempest:
- use_custom_images: False
+ use_custom_images: True
+ use_custom_flavors: True
odl_sfc:
image_base_url: "http://artifacts.opnfv.org/sfc/demo"