summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/airship/cntt.yaml4
-rw-r--r--jjb/functest/functest.yaml4
2 files changed, 4 insertions, 4 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'
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'