From 253c41ebee08fe26dc19ff1adc1cf1f5e3db916a Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 2 Apr 2020 10:34:19 +0200 Subject: Fix Functest CNTT benchmarking test case names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4fd59cdff2cb0bcdbc73a1badba8d79ea7a6f765 Signed-off-by: Cédric Ollivier --- jjb/functest/functest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/functest') diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index aad50c808..1ed78e32b 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -395,8 +395,8 @@ <<: *functest-params container: 'functest-benchmarking-cntt' test: - - rally_full - - rally_jobs + - rally_full_cntt + - rally_jobs_cntt jobs: - 'functest-{repo}-{container}-{tag}-{test}-run' -- cgit 1.2.3-korg