From: Cédric Ollivier Date: Sun, 9 Jun 2019 10:27:37 +0000 (+0200) Subject: Add rally_jobs in config patches X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F68028%2F1;p=functest.git Add rally_jobs in config patches Change-Id: Iaf99ee1d6ea0b2c81874daf959f7430c564a1051 Signed-off-by: Cédric Ollivier (cherry picked from commit e39bc8e266d451f2e0ade7b26aae6d6895d07234) --- diff --git a/functest/ci/config_aarch64_patch.yaml b/functest/ci/config_aarch64_patch.yaml index 2775fc8b9..c2164cd68 100644 --- a/functest/ci/config_aarch64_patch.yaml +++ b/functest/ci/config_aarch64_patch.yaml @@ -82,5 +82,8 @@ os: rally_full: image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img + rally_jobs: + image: /home/opnfv/functest/images/cirros-0.4.0-aarch64-disk.img + tempest: use_custom_flavors: 'True' diff --git a/functest/ci/config_patch.yaml b/functest/ci/config_patch.yaml index 159be475e..7fe3f760d 100644 --- a/functest/ci/config_patch.yaml +++ b/functest/ci/config_patch.yaml @@ -46,6 +46,8 @@ fdio: flavor_ram: 1024 rally_full: flavor_ram: 1024 + rally_jobs: + flavor_ram: 1024 ovs: vmready1: @@ -94,6 +96,8 @@ ovs: flavor_ram: 1024 rally_full: flavor_ram: 1024 + rally_jobs: + flavor_ram: 1024 vio: vmready1: @@ -190,6 +194,9 @@ vio: rally_full: image: /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.vmdk image_format: vmdk + rally_jobs: + image: /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.vmdk + image_format: vmdk cloudify: image: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.vmdk