Bin Yang | 1578f1e | 2017-08-25 09:23:06 +0800 | [diff] [blame] | 1 | --- |
| 2 | - project: |
Jessica Wagantall | 0769c98 | 2018-11-13 14:33:02 -0800 | [diff] [blame] | 3 | name: multicloud-project-view |
| 4 | project-name: multicloud |
| 5 | views: |
| 6 | - project-view |
| 7 | |
| 8 | - project: |
Bin Yang | 1578f1e | 2017-08-25 09:23:06 +0800 | [diff] [blame] | 9 | name: multicloud-openstack |
| 10 | project-name: 'multicloud-openstack' |
| 11 | project: 'multicloud/openstack' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
| 15 | mvn-settings: 'multicloud-openstack-settings' |
| 16 | subproject: |
Huang Haibin | 73f62a6 | 2018-07-05 23:01:23 +0800 | [diff] [blame] | 17 | - 'pike': |
| 18 | path: 'pike' |
| 19 | pattern: 'pike/**' |
| 20 | pom: 'pike/pom.xml' |
| 21 | - 'pike_share': |
| 22 | path: 'pike' |
| 23 | pattern: 'share/**' |
| 24 | pom: 'pike/pom.xml' |
Haibin Huang | f7d427f | 2019-01-15 13:11:42 +0800 | [diff] [blame] | 25 | - 'starlingx': |
| 26 | path: 'starlingx' |
| 27 | pattern: 'starlingx/**' |
| 28 | pom: 'starlingx/pom.xml' |
| 29 | - 'starlingx_share': |
| 30 | path: 'starlingx' |
| 31 | pattern: 'share/**' |
| 32 | pom: 'starlingx/pom.xml' |
Bin Yang | 1db5fda | 2017-09-18 14:45:18 +0800 | [diff] [blame] | 33 | - 'windriver': |
| 34 | path: 'windriver' |
| 35 | pattern: 'windriver/**' |
| 36 | pom: 'windriver/pom.xml' |
Bin Yang | 08bcfdd | 2019-02-21 06:27:27 +0000 | [diff] [blame] | 37 | - 'windriver_share': |
| 38 | path: 'windriver' |
| 39 | pattern: 'share/**' |
| 40 | pom: 'windriver/pom.xml' |
Liexiang Yue | 1481024 | 2019-02-26 15:34:59 +0800 | [diff] [blame] | 41 | - 'fcaps': |
| 42 | path: 'fcaps' |
| 43 | pattern: 'fcaps/**' |
| 44 | pom: 'fcaps/pom.xml' |
Bin Yang | f5e9050 | 2019-08-13 03:50:07 +0000 | [diff] [blame] | 45 | # - 'lenovo': |
| 46 | # path: 'lenovo' |
| 47 | # pattern: 'lenovo/**' |
| 48 | # pom: 'lenovo/pom.xml' |
| 49 | # - 'lenovo_share': |
| 50 | # path: 'lenovo' |
| 51 | # pattern: 'share/**' |
| 52 | # pom: 'lenovo/pom.xml' |
Haibin Huang | 1bd41f7 | 2019-12-31 10:47:22 +0800 | [diff] [blame] | 53 | - 'hpa': |
| 54 | path: 'hpa' |
| 55 | pattern: 'hpa/**' |
| 56 | pom: 'hpa/pom.xml' |
Bin Yang | 1578f1e | 2017-08-25 09:23:06 +0800 | [diff] [blame] | 57 | jobs: |
| 58 | - '{project-name}-{stream}-{subproject}-verify-python' |
Bin Yang | 6fd5156 | 2017-08-30 22:32:10 +0800 | [diff] [blame] | 59 | - '{project-name}-{stream}-{subproject}-verify-java' |
| 60 | - '{project-name}-{stream}-{subproject}-merge-java' |
Jessica Wagantall | eab2a2a | 2019-02-04 14:31:08 -0800 | [diff] [blame] | 61 | - gerrit-maven-stage: |
| 62 | sign-artifacts: true |
| 63 | build-node: centos7-builder-4c-4g |
| 64 | maven-versions-plugin: true |
Bin Yang | 54a57e7 | 2019-07-12 00:32:41 +0000 | [diff] [blame] | 65 | - gerrit-maven-docker-stage: |
Bin Yang | 7b4f8f1 | 2020-03-02 10:23:45 +0800 | [diff] [blame] | 66 | build-node: centos7-docker-8c-8g |
Bin Yang | 54a57e7 | 2019-07-12 00:32:41 +0000 | [diff] [blame] | 67 | maven-goals: install |
| 68 | mvn-params: '-P docker' |
| 69 | maven-versions-plugin: true |
| 70 | container-public-registry: 'nexus3.onap.org:10001' |
| 71 | container-staging-registry: 'nexus3.onap.org:10003' |
Bin Yang | f5e9050 | 2019-08-13 03:50:07 +0000 | [diff] [blame] | 72 | - '{project-name}-gerrit-release-jobs': |
Jessica Wagantall | 04f77fb | 2019-09-16 15:37:20 -0700 | [diff] [blame] | 73 | build-node: centos7-docker-8c-8g |
Bin Yang | 1578f1e | 2017-08-25 09:23:06 +0800 | [diff] [blame] | 74 | files: '**' |
| 75 | archive-artifacts: '' |
Bin Yang | 7b4f8f1 | 2020-03-02 10:23:45 +0800 | [diff] [blame] | 76 | build-node: 'centos7-builder-4c-4g' |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 77 | |
Paul Vaduva | 52269d8 | 2019-02-05 17:34:43 +0100 | [diff] [blame] | 78 | #- project: |
| 79 | # name: multicloud-openstack-arm64 |
| 80 | # project-name: 'multicloud-openstack-arm64' |
| 81 | # project: 'multicloud/openstack' |
| 82 | # stream: |
| 83 | # - 'master': |
| 84 | # branch: 'master' |
| 85 | # mvn-settings: 'multicloud-openstack-settings' |
| 86 | # jobs: |
| 87 | # - '{project-name}-{stream}-docker-java-version-shell-daily': |
| 88 | # docker-pom: 'pom.xml' |
| 89 | # mvn-goals: 'install' |
| 90 | # script: |
| 91 | # !include-raw-escape: 'build-multicloud-openstack-docker-image.sh' |
Jessica Wagantall | 0d27ccf | 2020-03-12 21:13:14 -0700 | [diff] [blame] | 92 | # build-node: ubuntu1804-docker-arm64-4c-2g |
Paul Vaduva | 52269d8 | 2019-02-05 17:34:43 +0100 | [diff] [blame] | 93 | # files: '**' |
| 94 | # archive-artifacts: '' |
| 95 | # |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 96 | |
Bin Yang | b1aeb52 | 2018-03-07 10:55:22 +0800 | [diff] [blame] | 97 | - project: |
| 98 | name: multicloud-openstack-windriver-sonar |
| 99 | jobs: |
| 100 | - gerrit-maven-sonar |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 101 | sonarcloud: true |
| 102 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 103 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
Jessica Wagantall | 883808b | 2020-01-09 10:54:25 -0800 | [diff] [blame] | 104 | sonar-mvn-goal: '{sonar_mvn_goal}' |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 105 | cron: '@daily' |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 106 | build-node: ubuntu1804-builder-4c-4g |
Bin Yang | b1aeb52 | 2018-03-07 10:55:22 +0800 | [diff] [blame] | 107 | project: 'multicloud/openstack' |
| 108 | project-name: 'multicloud-openstack-windriver' |
| 109 | branch: 'master' |
| 110 | mvn-params: '-f windriver/pom.xml' |
| 111 | mvn-settings: 'multicloud-openstack-settings' |
| 112 | mvn-goals: 'clean install' |
| 113 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 114 | |
Huang Haibin | 5583a11 | 2018-07-10 21:17:51 +0800 | [diff] [blame] | 115 | - project: |
| 116 | name: multicloud-openstack-pike-sonar |
| 117 | jobs: |
| 118 | - gerrit-maven-sonar |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 119 | sonarcloud: true |
| 120 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 121 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
Jessica Wagantall | 883808b | 2020-01-09 10:54:25 -0800 | [diff] [blame] | 122 | sonar-mvn-goal: '{sonar_mvn_goal}' |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 123 | cron: '@daily' |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 124 | build-node: ubuntu1804-builder-4c-4g |
Huang Haibin | 5583a11 | 2018-07-10 21:17:51 +0800 | [diff] [blame] | 125 | project: 'multicloud/openstack' |
| 126 | project-name: 'multicloud-openstack-pike' |
| 127 | branch: 'master' |
| 128 | mvn-params: '-f pike/pom.xml' |
| 129 | mvn-settings: 'multicloud-openstack-settings' |
| 130 | mvn-goals: 'clean install' |
| 131 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 7e1b771 | 2018-10-19 16:22:06 -0700 | [diff] [blame] | 132 | |
| 133 | - project: |
Haibin Huang | f7d427f | 2019-01-15 13:11:42 +0800 | [diff] [blame] | 134 | name: multicloud-openstack-starlingx-sonar |
| 135 | jobs: |
| 136 | - gerrit-maven-sonar |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 137 | sonarcloud: true |
| 138 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 139 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
Jessica Wagantall | 883808b | 2020-01-09 10:54:25 -0800 | [diff] [blame] | 140 | sonar-mvn-goal: '{sonar_mvn_goal}' |
Haibin Huang | f7d427f | 2019-01-15 13:11:42 +0800 | [diff] [blame] | 141 | cron: '@daily' |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 142 | build-node: ubuntu1804-builder-4c-4g |
Haibin Huang | f7d427f | 2019-01-15 13:11:42 +0800 | [diff] [blame] | 143 | project: 'multicloud/openstack' |
| 144 | project-name: 'multicloud-openstack-starlingx' |
| 145 | branch: 'master' |
| 146 | mvn-params: '-f starlingx/pom.xml' |
| 147 | mvn-settings: 'multicloud-openstack-settings' |
| 148 | mvn-goals: 'clean install' |
| 149 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
| 150 | |
| 151 | - project: |
Jessica Wagantall | 7e1b771 | 2018-10-19 16:22:06 -0700 | [diff] [blame] | 152 | name: multicloud-openstack-clm |
| 153 | jobs: |
| 154 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 155 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 7e1b771 | 2018-10-19 16:22:06 -0700 | [diff] [blame] | 156 | project: multicloud/openstack |
| 157 | project-name: 'multicloud-openstack' |
Jessica Wagantall | 6898eaf | 2022-09-12 17:25:04 -0700 | [diff] [blame] | 158 | build-node: ubuntu2004-memcached-4c-4g |
Bin Yang | 512855a | 2022-01-26 16:38:44 +0800 | [diff] [blame] | 159 | stream: |
| 160 | - 'master': |
| 161 | branch: 'master' |
Jessica Wagantall | 7e1b771 | 2018-10-19 16:22:06 -0700 | [diff] [blame] | 162 | mvn-settings: 'multicloud-openstack-settings' |
Liexiang Yue | 1481024 | 2019-02-26 15:34:59 +0800 | [diff] [blame] | 163 | |
| 164 | - project: |
| 165 | name: multicloud-openstack-fcaps-sonar |
| 166 | jobs: |
| 167 | - gerrit-maven-sonar |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 168 | sonarcloud: true |
| 169 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 170 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
Jessica Wagantall | 883808b | 2020-01-09 10:54:25 -0800 | [diff] [blame] | 171 | sonar-mvn-goal: '{sonar_mvn_goal}' |
Liexiang Yue | 1481024 | 2019-02-26 15:34:59 +0800 | [diff] [blame] | 172 | cron: '@daily' |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 173 | build-node: ubuntu1804-builder-4c-4g |
Liexiang Yue | 1481024 | 2019-02-26 15:34:59 +0800 | [diff] [blame] | 174 | project: 'multicloud/openstack' |
| 175 | project-name: 'multicloud-openstack-fcaps' |
| 176 | branch: 'master' |
| 177 | mvn-params: '-f fcaps/pom.xml' |
| 178 | mvn-settings: 'multicloud-openstack-settings' |
| 179 | mvn-goals: 'clean install' |
| 180 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Changjun Wang | 3438e45 | 2019-03-04 17:24:49 +0800 | [diff] [blame] | 181 | |
Bin Yang | f5e9050 | 2019-08-13 03:50:07 +0000 | [diff] [blame] | 182 | #- project: |
| 183 | # name: multicloud-openstack-lenovo-sonar |
| 184 | # jobs: |
| 185 | # - gerrit-maven-sonar |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 186 | sonarcloud: true |
| 187 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
Jessica Wagantall | f4b2915 | 2019-11-18 17:04:13 -0800 | [diff] [blame] | 188 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
Jessica Wagantall | 883808b | 2020-01-09 10:54:25 -0800 | [diff] [blame] | 189 | sonar-mvn-goal: '{sonar_mvn_goal}' |
Bin Yang | f5e9050 | 2019-08-13 03:50:07 +0000 | [diff] [blame] | 190 | # cron: '@daily' |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 191 | # build-node: ubuntu1804-builder-4c-4g |
Bin Yang | f5e9050 | 2019-08-13 03:50:07 +0000 | [diff] [blame] | 192 | # project: 'multicloud/openstack' |
| 193 | # project-name: 'multicloud-openstack-lenovo' |
| 194 | # branch: 'master' |
| 195 | # mvn-params: '-f lenovo/pom.xml' |
| 196 | # mvn-settings: 'multicloud-openstack-settings' |
| 197 | # mvn-goals: 'clean install' |
| 198 | # mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 2f9fc91 | 2019-02-27 00:21:26 -0800 | [diff] [blame] | 199 | |
| 200 | - project: |
Haibin Huang | 1bd41f7 | 2019-12-31 10:47:22 +0800 | [diff] [blame] | 201 | name: multicloud-openstack-hpa-sonar |
| 202 | jobs: |
| 203 | - gerrit-maven-sonar |
| 204 | sonarcloud: true |
| 205 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
Haibin Huang | 1bd41f7 | 2019-12-31 10:47:22 +0800 | [diff] [blame] | 206 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
Jessica Wagantall | 883808b | 2020-01-09 10:54:25 -0800 | [diff] [blame] | 207 | sonar-mvn-goal: '{sonar_mvn_goal}' |
Haibin Huang | 1bd41f7 | 2019-12-31 10:47:22 +0800 | [diff] [blame] | 208 | cron: '@daily' |
Bengt Thuree | ffc3ac8 | 2022-09-30 00:35:18 +1000 | [diff] [blame] | 209 | build-node: ubuntu1804-builder-4c-4g |
Haibin Huang | 1bd41f7 | 2019-12-31 10:47:22 +0800 | [diff] [blame] | 210 | project: 'multicloud/openstack' |
| 211 | project-name: 'multicloud-openstack-hpa' |
| 212 | branch: 'master' |
| 213 | mvn-params: '-f hpa/pom.xml' |
| 214 | mvn-settings: 'multicloud-openstack-settings' |
| 215 | mvn-goals: 'clean install' |
| 216 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
| 217 | |
| 218 | - project: |
Jessica Wagantall | 2f9fc91 | 2019-02-27 00:21:26 -0800 | [diff] [blame] | 219 | name: multicloud-openstack-info |
| 220 | project-name: multicloud-openstack |
| 221 | jobs: |
| 222 | - gerrit-info-yaml-verify |
Jessica Wagantall | db675aa | 2020-01-14 00:57:36 -0800 | [diff] [blame] | 223 | build-node: centos7-builder-2c-1g |
Jessica Wagantall | 2f9fc91 | 2019-02-27 00:21:26 -0800 | [diff] [blame] | 224 | project: multicloud/openstack |
| 225 | branch: master |