diff options
Diffstat (limited to 'jjb/airship/cntt.yaml')
-rw-r--r-- | jjb/airship/cntt.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml index 5198abad1..1fdf112ee 100644 --- a/jjb/airship/cntt.yaml +++ b/jjb/airship/cntt.yaml @@ -358,8 +358,8 @@ <<: *cntt-params container: 'functest-benchmarking-cntt' test: - - rally_full - - rally_jobs + - rally_full_cntt + - rally_jobs_cntt jobs: - 'cntt-{repo}-{container}-{tag}-{test}-run' |