aboutsummaryrefslogtreecommitdiffstats
path: root/functest
diff options
context:
space:
mode:
authorDelia Popescu <delia.popescu@enea.com>2017-09-06 17:22:31 +0300
committerDelia Popescu <delia.popescu@enea.com>2017-09-07 08:28:27 +0000
commit9ddbebc854e48c326f98d13b1ac60b54a6dda083 (patch)
tree701cb66cd483f2786ef525b239252463dd3a61c3 /functest
parentcbb64439160caa48d5725b3ee8be0023103a9ec7 (diff)
Use custom images and flavors for aarch64
Use custom images and flavors in tempest_smoke_serial test for aarch64 JIRA: ARMBAND-279 Change-Id: Ie285e1c22fd5ec84a0d70def35654ea76e4d3554 Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Diffstat (limited to 'functest')
-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"