summaryrefslogtreecommitdiffstats
path: root/jjb/prediction
diff options
context:
space:
mode:
authorThanh Ha <thanh.ha@linuxfoundation.org>2015-04-08 16:46:29 -0400
committerThanh Ha <thanh.ha@linuxfoundation.org>2015-04-08 16:47:57 -0400
commitc411eb7b50c9da32c5ffe2f8e01c2c5ef03fe70c (patch)
tree7504a46e202d27f41c8257dbb1a5f811bfcd8907 /jjb/prediction
parent6dfd9796eb5cccce50ea257e9c0de4a8f33d99b2 (diff)
Fix {branch} parameter not found
JIRA: 0000 Change-Id: I784e48c181bc2c1fda7d52539e8775a253d0b128 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Diffstat (limited to 'jjb/prediction')
-rw-r--r--jjb/prediction/prediction.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/prediction/prediction.yml b/jjb/prediction/prediction.yml
index e87be1cb6..e8e5876eb 100644
--- a/jjb/prediction/prediction.yml
+++ b/jjb/prediction/prediction.yml
@@ -2,7 +2,7 @@
name: prediction
jobs:
- 'prediction-test'
- - 'prediction-daily-master'
+ - 'prediction-daily-{stream}'
- 'prediction-merge'
- 'prediction-verify'
@@ -31,7 +31,7 @@
echo "Hello world from prediction"
- job-template:
- name: 'prediction-daily-master'
+ name: 'prediction-daily-{stream}'
# Job template for daily builders
#