diff options
author | 2017-10-03 15:45:04 +0000 | |
---|---|---|
committer | 2017-10-03 15:45:04 +0000 | |
commit | 4f8a9174c39a1590652a08d5a7ec8f1d9fea8401 (patch) | |
tree | 059a4dca2a2dfebab49bfc3d84572530f316ad45 /jjb/armband | |
parent | 8d5fe72a7721ce89be597489e61a8f7520afd917 (diff) | |
parent | c117979ad91107ce14e3e38fc50ffb54fbab18d5 (diff) |
Merge "fuel, armband: Hard set dovetail stream to master"
Diffstat (limited to 'jjb/armband')
-rw-r--r-- | jjb/armband/armband-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/armband/armband-ci-jobs.yml b/jjb/armband/armband-ci-jobs.yml index 4c2656067..0154c7a71 100644 --- a/jjb/armband/armband-ci-jobs.yml +++ b/jjb/armband/armband-ci-jobs.yml @@ -148,7 +148,7 @@ label: '{scenario}' steps: - trigger-builds: - - project: 'dovetail-{installer}-{pod}-proposed_tests-{stream}' + - project: 'dovetail-{installer}-{pod}-proposed_tests-master' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} |