diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-12-27 11:47:23 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-01-09 10:53:16 +0100 |
commit | cf1855956d1a4f6cf11636fd7a93d1f57df65fc9 (patch) | |
tree | a68df1b5afe916172fdaecad7a24d377f33a23f4 /jjb/bottlenecks/bottlenecks-project-jobs.yml | |
parent | 3f8ff074cbdc4f6d882345ac2cacf2acc26efc5b (diff) |
Remove colorado jobs and create danube jobs
Danube stream for the projects with daily jobs is disabled.
Danube stream for the projects without daily jobs is left as enabled
as there will be no changes coming to danube branch until branch is created.
Dovetail, Apex and Fuel jobs have not been updated yet.
Change-Id: Ice39826c8f829157fa864370557837290838f634
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/bottlenecks/bottlenecks-project-jobs.yml')
-rw-r--r-- | jjb/bottlenecks/bottlenecks-project-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/bottlenecks/bottlenecks-project-jobs.yml b/jjb/bottlenecks/bottlenecks-project-jobs.yml index a461c6a66..03e40dc0e 100644 --- a/jjb/bottlenecks/bottlenecks-project-jobs.yml +++ b/jjb/bottlenecks/bottlenecks-project-jobs.yml @@ -20,7 +20,7 @@ #This is used for different test suite dependent packages storage gs-packagepath: '/{suite}' disabled: false - - colorado: + - danube: branch: 'stable/{stream}' gs-pathname: '/{stream}' gs-packagepath: '/{stream}/{suite}' |