summaryrefslogtreecommitdiffstats
path: root/jjb/portal
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-02-17added run script that triggers docker buildstalasila1-1/+5
Change-Id: Id8e9c2395e777d0847c4d422ec5498cb4f31fcb1 Signed-off-by: talasila <talasila@research.att.com>
2017-02-16docker build deploy job addedtalasila2-0/+30
Change-Id: Id95bcdef3a5a03720d4e50a463dc3e652796a2f8 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>