summaryrefslogtreecommitdiffstats
path: root/jjb/joid
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-07-19 15:48:00 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-07-19 15:49:11 -0500
commitb03f5841f24a58845e664e58bb2a92fc5dd0f3cc (patch)
treea66b1b270381ddc4d0aae3518012d09fd226546b /jjb/joid
parentcaa65751b9a1a51060d0eea7529c847d255dd3cb (diff)
joid: Revert the order of functest and yardstick
Change-Id: I70318bc7c7197fdd67dc42fcd13e0d529b3f018d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'jjb/joid')
-rw-r--r--jjb/joid/joid-ci-jobs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/joid/joid-ci-jobs.yml b/jjb/joid/joid-ci-jobs.yml
index a1e56770b..3bfd65edf 100644
--- a/jjb/joid/joid-ci-jobs.yml
+++ b/jjb/joid/joid-ci-jobs.yml
@@ -126,7 +126,7 @@
same-node: true
block: true
- trigger-builds:
- - project: 'yardstick-joid-{pod}-daily-{stream}'
+ - project: 'functest-joid-{pod}-daily-{stream}'
current-parameters: false
predefined-parameters:
DEPLOY_SCENARIO={scenario}
@@ -137,7 +137,7 @@
failure-threshold: 'never'
unstable-threshold: 'FAILURE'
- trigger-builds:
- - project: 'functest-joid-{pod}-daily-{stream}'
+ - project: 'yardstick-joid-{pod}-daily-{stream}'
current-parameters: false
predefined-parameters:
DEPLOY_SCENARIO={scenario}