blob: a1143ffa07486cb6d4262444f322e4df139f0946 [file] [log] [blame]
Areli Fuss40496a42017-09-28 10:43:13 +03001---
2
3- project:
4 name: vvp-validation-scripts
5 project-name: 'vvp-validation-scripts'
6 project: 'vvp/validation-scripts'
7 stream:
8 - 'master':
9 branch: 'master'
10 subproject:
11 - validation-scripts:
12 path: '.'
13 pattern: '**'
14 mvn-settings: 'vvp-validation-scripts-settings'
Bengt Thureede7d1a22022-09-30 00:24:40 +100015 build-node: ubuntu1804-docker-8c-8g
Areli Fuss40496a42017-09-28 10:43:13 +030016 jobs:
Areli Fuss40496a42017-09-28 10:43:13 +030017 - '{project-name}-{stream}-{subproject}-verify-python'
stark, stevenefe9fb12019-01-23 10:04:48 -080018 - '{project-name}-{stream}-docker-java-daily':
19 mvn-params: '-Dmaven.test.skip=true'
stark, steven2a54f772019-09-25 10:39:58 -070020 - '{project-name}-gerrit-release-jobs':
21 build-node: centos7-docker-8c-8g
stark, stevenefe9fb12019-01-23 10:04:48 -080022 docker-pom: 'pom.xml'
23 mvn-profile: 'default'
Anil Belurd2d5f282018-07-14 20:09:36 +100024
stark, stevena4027c62018-04-13 10:11:52 -070025- project:
26 name: vvp-validation-scripts-sonar
27 jobs:
28 - gerrit-maven-sonar
Jessica Wagantall6b972432019-11-18 17:08:44 -080029 sonarcloud: true
30 sonarcloud-project-organization: '{sonarcloud_project_organization}'
Jessica Wagantall6b972432019-11-18 17:08:44 -080031 sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
32 sonar-mvn-goal: '{sonar_mvn_goal}'
Gary Wu5f4277f2018-09-28 10:36:23 -070033 cron: '@daily'
Bengt Thureede7d1a22022-09-30 00:24:40 +100034 build-node: ubuntu1804-docker-8c-8g
stark, stevena4027c62018-04-13 10:11:52 -070035 project: 'vvp/validation-scripts'
36 project-name: 'vvp-validation-scripts'
37 branch: 'master'
38 mvn-settings: 'vvp-validation-scripts-settings'
39 mvn-goals: 'clean install'
40 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Hagop Bozawglanian7f728d22019-02-04 23:46:24 +000041
42- project:
43 name: vvp-validation-scripts-tracability-matrix
44 project: 'vvp/validation-scripts'
45 project-name: 'vvp-validation-scripts'
Bengt Thureede7d1a22022-09-30 00:24:40 +100046 build-node: ubuntu1804-docker-8c-8g
Hagop Bozawglanian822531a2019-02-14 23:32:34 +000047 mvn-settings: 'vvp-validation-scripts-settings'
48 mvn-global-settings: 'global-settings'
Hagop Bozawglanian7f728d22019-02-04 23:46:24 +000049 stream:
50 - 'master':
51 branch: 'master'
52 jobs:
53 - '{project-name}-{stream}-build-and-upload':
Hagop Bozawglanian03129582019-02-28 19:09:30 +000054 pre_script: !include-raw-escape: pre-build-csv.sh
Hagop Bozawglanian90e18852019-02-28 23:11:08 +000055 artifact_name: traceability.csv rst.csv
Hagop Bozawglanian09d0d892019-03-04 02:19:42 +000056 project_id: org.onap.vvp.validation-scripts
Hagop Bozawglanian03129582019-02-28 19:09:30 +000057 post_script: !include-raw-escape: ../vnfrqts/post-upload-artifact.sh