blob: d9d883188c96ffe29b3c592bca8d450f4856fd5d [file] [log] [blame]
DR695Hd6067432017-02-21 15:24:41 -05001---
2- project:
3 name: testsuite
4 project-name: 'testsuite'
5 jobs:
jf9860639a20b2017-02-24 10:24:00 -05006 - '{project-name}-{stream}-2scm-docker-shell-daily'
DR695Hd6067432017-02-21 15:24:41 -05007
8 project: 'testsuite'
jf9860bfa84792017-02-24 12:11:00 -05009 extra-project1: 'testsuite/python-testing-utils'
jf9860f9cfaf42017-02-23 19:39:39 -050010 extra-branch1: 'master'
11 extra-refspec1: 'refs/heads/{branch}'
12 checkout-dir1: 'testsuite/eteutils'
13
jf9860bfa84792017-02-24 12:11:00 -050014 extra-project2: 'testsuite/heatbridge'
jf9860f9cfaf42017-02-23 19:39:39 -050015 extra-branch2: 'master'
16 extra-refspec2: 'refs/heads/{branch}'
17 checkout-dir2: 'testsuite/heatbridge'
DR695Hd6067432017-02-21 15:24:41 -050018
19 stream:
20 - 'master':
21 branch: 'master'
DR695H1c9f7082017-03-09 17:30:43 -050022 - 'release-1.0.0':
23 branch: 'release-1.0.0'
DR695Hd6067432017-02-21 15:24:41 -050024 mvn-settings: 'testsuite-settings'