summaryrefslogtreecommitdiffstats
path: root/jjb/portal/portal.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-08-17Enable Coverity Scan daily check for "portal" componentArtem Naluzhnyy1-0/+34
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I7bb2d45c810d58673b02d2b7db9c96def0793fc0
2019-08-01Remove old portal release jobsManoop Talasila1-2/+0
Issue-ID: CIMAN-234 Signed-off-by: Manoop Talasila <talasila@research.att.com> Change-Id: Id4bd93aa4f19632374aafd7befebc8482b7dd5d9
2019-05-02Migrate to gerrit-maven-stage (PORTAL)Jessica Wagantall1-0/+4
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: If7d9b52a4487836629a5ce1db46fc4b1d71e351f Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-08Add INFO.yaml verify job (PORTAL)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I176c57084ba69269bd11fdd1976ab8771c256f93 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
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>
2018-11-13Manage views [l*-p*] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If154d6a488998346cefe4a39927a6cb5379c08b0
2018-11-07Use 4c-4g for portal CLM jobJessica Wagantall1-0/+1
NPM wasn't getting properly installed on a 2c-1g node Currently 4c-4g runs this CLM successfully. Change-Id: I1fe18f2a9773153f5bccc05ceaf22dab6b0049bc Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-23PORTAL-Refactor CLM project blockJessica Wagantall1-1/+9
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: I0dbbae1870cd71e6a72d5064f540189d5a4d78aa Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
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>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+0
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>
2018-08-01Fix clm job definitionJessica Wagantall1-1/+1
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-04-30Add release branch 2.2.0Manoop Talasila1-2/+2
Issue-ID: PORTAL-250 Change-Id: Ieeb8ce8a4dc88e064bc020e131888665e44e24e0 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-2/+2
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-09Remove stage-site-java templateJessica Wagantall1-4/+1
Remove stage-site-java JJB template as we no longer will be using or updating the maven settings files. Change-Id: I5aa610328613ccd24fdfa5c64a14950b926dc5c8 Issue-ID: CIMAN-144 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-13Remove empty java-version in templatesJessica Wagantall1-2/+0
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>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall1-0/+11
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>
2017-12-05Add CLM jobs for portal reposJessica Wagantall1-0/+2
Change-Id: I8ef76ac8ff09f9aca40765ed69cb246b627740f6 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-26Drop use of maven versions pluginChristopher Lott (cl778h)1-2/+2
Portal manages its version numbers in its POM files, not using version.properties. Change templates to stop invoking the versions:set plugin. Issue: PORTAL-134 Change-Id: I8d36e788f24046eca045da534e206bc4034c11f8 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-23Release Portal Amsterdam/R1 at 1.3.0Christopher Lott (cl778h)1-0/+2
Issue: PORTAL-134 Change-Id: I31fad9ac2cdce9e55b5f2c3e49cec74067295a6f Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-02Remove old jobs that are not planned to fix now.Manoop Talasila1-5/+0
Issue-ID: PORTAL-112 Change-Id: I3a5ecad3877d84ba3bb92abb03e0d28208962e9d Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-08-15Create new branch "release-1.1.0"Manoop Talasila1-0/+2
This branch is for the 1707 version of the code changes Issue-Id:PORTAL-75 Change-Id: I97cd0cdd376e8321eb170caa04619afb905d39d5 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-06-12portal: add build number variableChristopher Lott (cl778h)1-0/+1
Revise portal.yaml to have this line: maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER Change-Id: I52a1b09e1ba58159196d722db1276bcd8cd826aa Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-05-03Initial coala delint (portal)Andrew Grimberg1-2/+2
Initial coala delint for portal Issue: CIMAN-2 Change-Id: I9d5b9782467a944a78f46c7d53e190d94ca8c2e2 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-04stage site jobs addedManoop Talasila1-0/+3
Change-Id: I9badc16ba059adc37258285ddf5ae7976105a7d5 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-03-10release-1.0.0 branch addedtalasila1-0/+2
Change-Id: I463b6d6a009a44b9551e578452f99c50a6591d65 Signed-off-by: talasila <talasila@research.att.com>
2017-03-07release java daily job added to perform sonar scantalasila1-1/+1
Change-Id: I9ac236ebf41c72b405814b6aed05c3778a34de16 Signed-off-by: talasila <talasila@research.att.com>
2017-02-15Increaes instance size for portalAndrew Grimberg1-0/+1
Change-Id: I45aaebb335cec436b2b822e7f2d03b542dc83d82 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15job on root pomtalasila1-6/+1
Change-Id: I15dd3b308a3f576a8d9dc33a9db7709241123a0b Signed-off-by: talasila <talasila@research.att.com>
2017-02-10subproject merge/verify jobs for portaltalasila1-2/+6
Change-Id: Ie8dda51596bc9a415a25204433b9d375a32ca71f Signed-off-by: talasila <talasila@research.att.com>
2017-02-02Add basic jobs for portal repositoryAndrew Grimberg1-0/+15
Configure the basic verify and merge jobs for the portal project Change-Id: If04c81d8a2d67759b2d557b2910e4858939949b3 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>