Chris Donley | 5bf90ba | 2018-02-28 06:54:09 -0800 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: vnfsdk-dovetail-integration |
| 4 | project-name: 'vnfsdk-dovetail-integration' |
| 5 | subproject: |
| 6 | - dovetail-integration: |
| 7 | path: '.' |
| 8 | pattern: '**' |
| 9 | project: 'vnfsdk/dovetail-integration' |
Chris Donley | 1461aa8 | 2018-03-14 10:11:10 -0700 | [diff] [blame] | 10 | pom: 'pom.xml' |
Chris Donley | c4c560c | 2018-03-16 07:27:01 -0700 | [diff] [blame] | 11 | python-version: python2.7 |
| 12 | tox-dir: '.' |
| 13 | tox-envs: '' |
Chris Donley | 5bf90ba | 2018-02-28 06:54:09 -0800 | [diff] [blame] | 14 | stream: |
| 15 | - 'master': |
| 16 | branch: 'master' |
| 17 | mvn-settings: 'vnfsdk-dovetail-integration-settings' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 18 | build-node: ubuntu1604-builder-4c-4g |
Chris Donley | 5bf90ba | 2018-02-28 06:54:09 -0800 | [diff] [blame] | 19 | jobs: |
Chris Donley | 5bf90ba | 2018-02-28 06:54:09 -0800 | [diff] [blame] | 20 | - '{project-name}-{stream}-{subproject}-verify-python' |
Chris Donley | 1461aa8 | 2018-03-14 10:11:10 -0700 | [diff] [blame] | 21 | - '{project-name}-{stream}-{subproject}-merge-java' |
Chris Donley | c4c560c | 2018-03-16 07:27:01 -0700 | [diff] [blame] | 22 | - '{project-name}-{subproject}-python-staging-{stream}' |
Chris Donley | 746b7b4 | 2018-05-17 15:34:35 -0700 | [diff] [blame] | 23 | - '{project-name}-{subproject}-python-release-{stream}' |
Chris Donley | 419645d | 2018-04-13 12:59:03 -0700 | [diff] [blame] | 24 | - '{project-name}-{stream}-docker-java-daily': |
Moshe | df28efb | 2018-03-29 08:58:34 +0300 | [diff] [blame] | 25 | docker-pom: 'pom.xml' |
| 26 | mvn-profile: 'docker' |
Jessica Wagantall | cbd35e5 | 2018-05-07 15:21:46 -0700 | [diff] [blame] | 27 | mvn-params: '-Dmaven.test.skip=true' |
Jessica Wagantall | 34e6d6b | 2018-11-08 12:43:06 -0800 | [diff] [blame^] | 28 | build-node: ubuntu1604-docker-8c-8g |
Chris Donley | 1461aa8 | 2018-03-14 10:11:10 -0700 | [diff] [blame] | 29 | - project: |
Chris Donley | 55e9e98 | 2018-04-17 13:45:02 -0700 | [diff] [blame] | 30 | name: vnfsdk-dovetail-integration-tox-sonar |
Chris Donley | 1461aa8 | 2018-03-14 10:11:10 -0700 | [diff] [blame] | 31 | jobs: |
Chris Donley | 55e9e98 | 2018-04-17 13:45:02 -0700 | [diff] [blame] | 32 | - gerrit-tox-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 33 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 34 | build-node: ubuntu1604-builder-4c-4g |
Chris Donley | 1461aa8 | 2018-03-14 10:11:10 -0700 | [diff] [blame] | 35 | project: 'vnfsdk/dovetail-integration' |
| 36 | project-name: 'vnfsdk-dovetail-integration' |
| 37 | branch: 'master' |
| 38 | mvn-settings: 'vnfsdk-dovetail-integration-settings' |
| 39 | mvn-goals: 'clean install' |
| 40 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 8254e35 | 2018-07-18 10:12:11 -0700 | [diff] [blame] | 41 | |
| 42 | - project: |
| 43 | name: vnfsdk-dovetail-integration-info |
| 44 | jobs: |
| 45 | - gerrit-info-yaml-verify |
| 46 | project: 'vnfsdk/dovetail-integration' |
| 47 | project-name: 'vnfsdk-dovetail-integration' |
| 48 | branch: 'master' |
Jessica Wagantall | cd27447 | 2018-10-19 18:45:37 -0700 | [diff] [blame] | 49 | |
| 50 | - project: |
| 51 | name: vnfsdk-dovetail-integration-clm |
| 52 | jobs: |
| 53 | - gerrit-maven-clm |
| 54 | project: vnfsdk/dovetail-integration |
| 55 | project-name: 'vnfsdk-dovetail-integration' |
| 56 | build-node: ubuntu1604-builder-4c-4g |
| 57 | branch: 'master' |
| 58 | mvn-settings: 'vnfsdk-dovetail-integration-settings' |