From 9ddbebc854e48c326f98d13b1ac60b54a6dda083 Mon Sep 17 00:00:00 2001 From: Delia Popescu Date: Wed, 6 Sep 2017 17:22:31 +0300 Subject: 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 --- functest/ci/config_aarch64_patch.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'functest/ci') 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" -- cgit 1.2.3-korg