Age | Commit message (Collapse) | Author | Files | Lines |
|
Not all our jobs have skipTests - since both a verify job is
run it isn't necessary for the docker build job to run the
JUnit tests in addition to the verify job which will catch
any issues.
Also bumping some projectd to use ubuntu 18.04.
apex sonar jobs should be run in 8c/8g node.
fixing enabled vs disabled for policy/gui
Issue-ID: POLICY-2378
Change-Id: I3a0aad6c2280fa5c2cb56b592c6093814f38deb1
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Also turning off release jobs as we are not releasing this
work yet until Guilen. There are no docker images for it
currently.
Issue-ID: POLICY-2437
Change-Id: I32c13422159baa8c506296f5972090139365eb3d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
This repo was inactive when the changes were made for INFO.yaml
verification. Upgrading
Issue-ID: POLICY-2423
Change-Id: Ia1cb1c7643ff970186b83e55291d9aa4ec623039
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-2334
Change-Id: Ic012170f4965021c4c1b258581ae1eac79539f34
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
Issue-ID: POLICY-2334
Change-Id: Iaf0f3d0ab963f87a613623e05d8f6327df36b915
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Team decided not to use these repos.
Issue-ID: POLICY-1559
Change-Id: Iaaaae931836360ae85da2c09bd2a59369bf74247
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Add nexus-iq-namespace variable for CLM jobs to use the
'onap' prefix in Nexus IQ reports.
Having this prefix, will help in situations where two different
organizations have the same application names.
Change-Id: Id689cbb482d823482932fb4d397bd2adae950735
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
The clm job portion needs to be on its own
project section similar to the Sonar portion.
The reason behind this, is because we only want
this job to be running for master and no other
branches. Also, this is in preparation for the
work that is to come from global-jjb on application
names in CLM.
Change-Id: I7f4c631fb4b91cfd050f2cf8926e169e75812bd6
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Spread the scheduling of Daily jobs throughout the
day to reduce resource contention.
Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f.
Issue-ID: CIMAN-33
Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Remove CLM jobs as they are exposing proprietary
information. Looking into how to handle these better.
Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
- Add empty line between project sections.
Issue-ID: CIMAN-1
Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
Change-Id: I82e62afa4a1398a66e7695184941ebea57897f53
Issue-ID: POLICY-808
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
|
|
Clean up Jenkins job by removing 4 unused repo in Beijing Release
policy-api
policy-gui
policy-pap
policy-pdp
Change-Id: Ic98b21d8ef5c1a64e5a47b87a00018bcc9ba0e47
Issue-ID: POLICY-633
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
The new upgrade of global-jjb 0.16.0 is able to
handle the java version better. We do not need to set
this variable as empty anymore.
Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
gerrit-maven-sonar is now in place to run all the Sonar
scans. "release-version-java-daily-no-sonar" and
"release-version-java-daily" templates are exactly the
same after removing the sonar goals.
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
|
|
Run gerrit-maven-sonar on a 4c-4g node
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
|
|
The current Sonar goal in release-version-java-daily
has a lot of issues when running for projects in more than
one branch.
Remove sonar task from release-version-java-daily and use
global-jjb gerrit-maven-sonar job instead.
Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb
Issue-ID: CIMAN-126
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add java-version parameter just for CLM jobs to
avoid other jobs from breaking by picking the wrong
configuration.
Issue-ID: CIMAN-65
Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Use CLM job from global-jjb
Remove the local CLM job template
Issue-ID: CIMAN-65
Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Stop running Sonar scans for policy api, gui, pap and pdp.
These repos are empty and do not contain any other files
outside the pom.xml
Change-Id: Ib012dcf7605f9bcf32130415040f5c6e024a6433
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: POLICY-140
Change-Id: I8e5d09f996ff70f460d04bcc7bffd93e0cc33654
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|