From c117979ad91107ce14e3e38fc50ffb54fbab18d5 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Tue, 3 Oct 2017 01:53:14 +0200 Subject: fuel, armband: Hard set dovetail stream to master Fuel and Armband Euphrates jobs are always marked as failed, even when at least one sub-job passes, due to missing Dovetail job for that respective stream. Change-Id: Ibcdde75d70111e82f8498114deabaf7808cc6d74 Signed-off-by: Alexandru Avadanii --- jjb/fuel/fuel-daily-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/fuel') diff --git a/jjb/fuel/fuel-daily-jobs.yml b/jjb/fuel/fuel-daily-jobs.yml index 3ca6d05d9..323cf7464 100644 --- a/jjb/fuel/fuel-daily-jobs.yml +++ b/jjb/fuel/fuel-daily-jobs.yml @@ -204,7 +204,7 @@ label: '{scenario}' steps: - trigger-builds: - - project: 'dovetail-fuel-{pod}-proposed_tests-{stream}' + - project: 'dovetail-fuel-{pod}-proposed_tests-master' current-parameters: false predefined-parameters: DEPLOY_SCENARIO={scenario} -- cgit 1.2.3-korg