diff options
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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' |