summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-17Update nodes to a latest versionJessica Wagantall12-12/+12
This is to make sure all nodes are running on the latest versions of the packer installed tools. Change-Id: Ic0048eede5761334a4d920a23ea63ba7bf2e9577 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Upgrate to the latest common-packerJessica Wagantall1-0/+0
Change-Id: If6b64bfedb3ebfd5446080a928de812a869559e7 Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Update dcaegen2 nodeJessica Wagantall1-1/+1
Update clm job to docker-8c-8g Change-Id: I91de87e98c98e925a75f01788af34788abd6488b Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Merge "Add dublin jenkins jobs for dmaap datarouter"Jessica Wagantall2-0/+6
2019-05-17Merge "Changing builder node"Jessica Wagantall1-1/+1
2019-05-17Update Centos7 builder nodeJessica Wagantall1-1/+1
Fix: error in urllib3 setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers. Change-Id: I2b1756b26a5f8df4aad549ad025d8d08e194561f Issue-ID: CIMAN-34 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-17Add dublin jenkins jobs for dmaap dataroutereconwar2-0/+6
Change-Id: I0ab820afa5f2738a39e50b21a3bfeb9a69af18db Issue-ID: DMAAP-1204 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-16Changing builder nodePavel Paroulek1-1/+1
Change-Id: I28e1c6241cf06baa9ef84bb6232d1661f8d9a837 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-16Merge "Migrate to gerrit-maven-stage (CLAMP)"Jessica Wagantall1-0/+4
2019-05-15Remove demo release jobsJessica Wagantall1-1/+0
Remove deprecated demo release jobs. gerrit-maven-stage is now producing the release candidate artifacts. Change-Id: I5c3adcb90924437d5280bb2d8cb3da2f8f2d8f92 Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-15Merge "Migrate to gerrit-maven-stage (DEMO)"Jessica Wagantall1-0/+4
2019-05-15Merge "Migrate to gerrit-maven-stage (OOM)"Jessica Wagantall1-0/+4
2019-05-15Migrate to gerrit-maven-stage (DEMO)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: I8feedf8852a622ff3202c6dc0ef205009258f047 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-15Migrate to gerrit-maven-stage (CLAMP)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: I78c4d25afe3f690bfe8b899e8bfebdfd8a6d072b Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-15Migrate to gerrit-maven-stage (EAPI)Jessica Wagantall1-0/+7
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: I4bba3b9b7dd5cca8d4391ad3e1051cf9a7fb41cc Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-15Merge "Switch release jobs for VID."Jessica Wagantall1-3/+4
2019-05-15Update sonar to master branchMatthieuGeerebaert1-5/+1
Change-Id: I7c4f529bbcfc4d37dccae08884d0e02d38719c00 Issue-ID: EXTAPI-243 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-05-15Switch release jobs for VID.Jessica Wagantall1-3/+4
VID could use the gerrit-maven-docker-stage job better than gerrit-maven-stage as they are running docker container operations in their release build. Change-Id: I97a343a3e41fc7cb7743ddf32d98bcaa3609b801 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-15Merge "Prepare for doc dublin release branch"Jessica Wagantall1-1/+3
2019-05-14Fix current ci-management tipJessica Wagantall2-0/+2
-Update to fetch latest fixes for array unbound variable issues. -Add submodule-disable variable in C templates Change-Id: I3983c64dd5abc1f8fbfbe2c909b2272db432a969 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-15Merge "Migrate to gerrit-maven-stage (UI)"Anil Belur2-0/+8
2019-05-15Merge "Update and simplify C jobs"Anil Belur2-51/+50
2019-05-15Merge "Migrate to gerrit-maven-stage (VID)"Jessica Wagantall1-0/+4
2019-05-14Prepare for doc dublin release branchRich Bennett1-1/+3
Add dublin job stream Increase verify job memory Change-Id: I07f2815f144cab841bcc3e309a9fe7e2ee5366e0 Issue-ID: CIMAN-255 Signed-off-by: Rich Bennett <rb2745@att.com>
2019-05-14Upgrade global-jjbJessica Wagantall5-0/+14
Upgrade to fetch gerrit-maven-docker jobs Add global default submodule-disable: false to allow submodule operations Add submodule-disable: '{submodule-disable}' for templates using the lf-infra-gerrit-scm macro. Change-Id: I27c2b1f4442e0c05d07de64d53791e6b193ebef0 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-14Remove old release jobs OPTFJessica Wagantall3-6/+0
gerrit-maven-stage jobs are working well for OPTF. Remove old deprecated jobs Change-Id: Ib3bd1ab1c6cb2057791e44092ce01497d3fe6bc7 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-13Merge "Adding docker build options"Jessica Wagantall1-0/+7
2019-05-13Migrate to gerrit-maven-stage (VID)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: I7e138990be6aa4472db526fea36871d47fa70bbd Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-13Fix variable nameJessica Wagantall1-1/+1
pom file locations should be declared as "mvn-pom" in gerrit-maven-stage. Change-Id: Ibc0553e2050226e5f74fd01c20d9af2f4ba4a7a6 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-13Adding docker build optionsPavel Paroulek1-0/+7
Change-Id: Iec2872982716c12bdab08ed01a64a2aa2e0580e8 Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2019-05-13Remove VID CSIT casablancaJessica Wagantall1-2/+0
Remove CSIT jobs for VID running in the casablanca stream. Change-Id: Ibca5c5e5dce098ad6fc4d72b131b37675753ac43 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-10Remove deprecated release jobJessica Wagantall1-1/+0
Maven-stage is currently working fine. Deprecate old release job Change-Id: Ie768e55c55bfb2ecace6bcba922b226d2f1969d6 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-10Migrate to gerrit-maven-stage (INT)Jessica Wagantall1-0/+6
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: I4c286b136ac4692263c4069addaf00db9e4b7ba0 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-10Migrate to gerrit-maven-stage (OOM)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: If9745905600aa2e21ff9772714ba085820060dc4 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-10Migrate to gerrit-maven-stage (UI)Jessica Wagantall2-0/+8
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: Ie93f0a8c22287bca7035d6ea6b2c35b28f219684 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-10Merge "Remove old release jobs"Jessica Wagantall2-2/+0
2019-05-10Change testsuite to use dublin for all reposGary Wu3-21/+6
Change testsuite docker job to use specified branch for all repos instead of a mix of branch and master. Also clean up jobs for heatbridge. Change-Id: Icc1d3aa8703fc6c949e1b7dc243676b1263a5048 Issue-ID: INT-1070 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-05-09Remove old release jobsJessica Wagantall2-2/+0
Maven-stage jobs are running and working. Deprecate old release jobs Change-Id: Ia46faf5031213106aa7cd8ed1f6ad23993a9e5c2 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-05-09Merge "for python-testing-utils to dublin branch"Jessica Wagantall1-0/+2
2019-05-09for python-testing-utils to dublin branchDR695H1-0/+2
Change-Id: I18dfa1a4f50c61b0bdefc43ccced7f51a1fa4f3e Issue-ID: TEST-144 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09Remove old appc release jobsPatrick Brady2-2/+0
Change-Id: Ibb32dd7384b938c6d833f1cf6647277a5f18dd35 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: CIMAN-234
2019-05-09Support independent versioningVijay Venkatesh Kumar1-1/+2
Change-Id: I7459266792b8fc8c0f6ef70c92c736c00c85d3a7 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-05-09Merge "Add timestamp tag for testsuite docker image"Jessica Wagantall1-1/+5
2019-05-08Add timestamp tag for testsuite docker imageGary Wu1-1/+5
Change-Id: I0cae9a59c314111acff1bad9af32d65a03de36fe Issue-ID: INT-1070 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-05-09Removed Deprecated JobsGuangrongFu3-3/+0
Change-Id: Ia903fb29f4eeb3a34b9bbe3d9ad944b378ec46dc Issue-ID: HOLMES-219 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2019-05-08Merge "Replacing casablanca with dublin branches"Jessica Wagantall23-46/+46
2019-05-08Merge "Fix staging push for bp-gen"Jessica Wagantall1-0/+23
2019-05-08Replacing casablanca with dublin branchesJimmy Forsyth23-46/+46
Issue-ID: AAI-2415 Change-Id: Ia3874cbf7f6e1112deaa1f166b5a61e96d5843ba Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-08Fix staging push for bp-genVijay Venkatesh Kumar1-0/+23
BP-gen under cli is only java module Requires to be separated into its own job to enable staging push Change-Id: I1fd44d8ae30c68ec9db30a980faa35b85dbda88b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-05-07Revert "jjb reference non-existent demo dublin"Gary Wu1-2/+2
This reverts commit b0b560af7ac01272af855a16f40b87b33d080c13 now that demo repo has been branched. Change-Id: I9c2f5792e83e257d4ac76396068e3fdc6c982236 Issue-ID: INT-1062 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>