From 574243656df6acae28094c62f33410ef1fc3e7b5 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 4 Oct 2019 23:52:03 +0200 Subject: Update Shaker image (1.3.0 + Debian Stretch) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It udates Shaker to 1.3.0 and switches to Debian Stretch as base image. It also eases debugging as ssh basic auth is enabled (shaker/shaker). The arm image has to be built before enabling the testcase for arm. Change-Id: I894bae86c7e8f7cafbba2b4e00e3334afed0b6e2 Signed-off-by: Cédric Ollivier --- functest/ci/testcases.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'functest/ci/testcases.yaml') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 6e96efd33..8b2a6c345 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -474,6 +474,8 @@ tiers: like iperf, iperf3 and netperf (with help of flent). Shaker is able to deploy OpenStack instances and networks in different topologies. + dependencies: + - POD_ARCH: '^(?!aarch64$)' run: name: shaker -- cgit 1.2.3-korg