summaryrefslogtreecommitdiffstats
path: root/jjb/portal
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 Talasila2-4/+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-10-10Removing CSIT Portal and Portal SDK test ceaseCHINTAMANI1-12/+0
Change-Id: Icb4cbc32bf11e703536a9f74d1dc63877806abf2 Issue-ID: PORTAL-438 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
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-09-21Fix nested trigger_jobs (O-S)Jessica Wagantall1-2/+1
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Change-Id: Icb86bc28bb66727737568386f0258d5d570c1fc7 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 Talasila2-4/+4
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-26Add 1.3.0 job for Portal-DockerChristopher Lott (cl778h)1-11/+9
Revise and rename several global three-scm jobs down to two-scm; they are only used by Portal. Issue: PORTAL-134 Change-Id: I5bf19bbded1c2ddcacf79ef71cd5fd8e4f7b172d Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-25Stop building portal/sdk 1.3.0Christopher Lott (cl778h)1-31/+0
This RC has licensed code so could not be released; remediated in release 1.3.1 which HAS been released. Also move the YML file out of portal and to the portal-sdk directory. Issue: PORTAL-134 Change-Id: Ib8a801174ed23f8de43d1aeaf3f527d7c8e872ad 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-14Prep 1.3.1 release of SDKChristopher Lott (cl778h)1-0/+2
New release of Portal/SDK prompted by need to remove GreenSock code Issue: PORTAL-127 Change-Id: I73cfc0b3d129a7169f941766c7a569c1487e4e42 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-10-03Fix project to trigger for portal/sdkJessica Wagantall1-1/+2
Global jjb does not support too many levels of variables for which we were getting an erroneus tirgger project translated. Adding a separate variable for this purpose for now. Change-Id: I56a92bb7da89256962fc2a63989b8f4bf4a1ba54 Issue-ID: CIMAN-97 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-02Add pom variable for stage-sie-java portal/sdkJessica Wagantall1-0/+1
Add location of pom.xml to use for stage-site-java Issue-ID: CIMAN-97 Change-Id: I7c119cdb89c1215e4afcf26cfcc564ea7d0f04ea Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-02Remove old jobs that are not planned to fix now.Manoop Talasila1-4/+0
Change-Id: I2b77d32013d8548468baf3502270258a04bb1e8c Issue-ID: PORTAL-112 Signed-off-by: Manoop Talasila <talasila@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-09-14Add Portal CSIT Jenkins jobkishore1-0/+13
Issue-id:PORTAL-98 Change-Id: I53836318e6b08a4822696bb830d2fcd9bacb9daa Signed-off-by: kishore <kk707x@att.com>
2017-08-25Release version 1.3.0 of Portal/SDK librariesChristopher Lott (cl778h)1-0/+2
Issue: PORTAL-89 Change-Id: I7f0178a42fde2a1a00dcd12c459f887874e3d468 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-23Update build script for apps and dockersChristopher Lott (cl778h)3-4/+4
This primarily prepares for a change in portal deliveries folder to use docker-compose instead of shell scripts. Issue: PORTAL-75 Change-Id: I4ec141b30acde2cfd05c409a0a51888d1242e0f9 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-15Create new branch "release-1.1.0"Manoop Talasila2-0/+4
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-08-09Use ubuntu1604-basebuild-4c-4g for portal-sdkJessica Wagantall1-0/+1
The current portal-sdk jobs use he 2c-1g build nodes. The VM is no able to allocate he needed memory to perform extensive tasks for the release-java-daily job. Change-Id: I6ff665da00d949dda9befe3d31d3061f0a80ed23 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-07-20Use newly renamed portal/sdk (was ecompsdkos)Christopher Lott (cl778h)1-2/+2
Change-Id: I555f6e6471e07c4005965015cb49b292b399cf0b Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-07-19Create Jenkins jobs for portal/sdkChristopher Lott (cl778h)1-0/+24
Adds portal/sdk build, formerly ecompsdkos; does not delete the old ecompsdkos config Add prefix and move issue number to footer of commit message. Issue: PORTAL-19 Change-Id: I12f6b6835d0f617e735bace86fb1b56ff550acee Signed-off-by: Christopher Lott (cl778h) <clott@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 Grimberg4-8/+5
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-23extra-branch# is now correctedtalasila1-2/+2
Change-Id: I09dfb49ed1df74d27b5277e5cf95905aac71eb21 Signed-off-by: talasila <talasila@research.att.com>
2017-03-10release-1.0.0 branch addedtalasila2-0/+4
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-24De-lint JJB filesAndrew Grimberg1-3/+3
* De-lint files * Move the sonar URL calls to a global Jenkins Variable Change-Id: Ic2086d922e848596aab2f2471ee8e615c34f581e Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-23removing time based triggertalasila1-1/+1
Change-Id: Ib03deebd9480baf94c7e8725e86e80c9c48b95d6 Signed-off-by: talasila <talasila@research.att.com>
2017-02-22portal docker release job addedtalasila2-1/+11
Change-Id: I2fccadd746027c9c70108a0ba5e9d1de66fed91c Signed-off-by: talasila <talasila@research.att.com>
2017-02-19portal's merge docker push job addedtalasila2-3/+14
Change-Id: I960faa37090e981cf473fd7f6582efe9b540fec7 Signed-off-by: talasila <talasila@research.att.com>
2017-02-17changed to docker build-nodetalasila1-1/+1
Change-Id: I41e46072eb7af4ae39ac319f9999a63e836ba488 Signed-off-by: talasila <talasila@research.att.com>