ci-management.git
5 years agoMerge "Update memcached/redis packer templates"
Bengt Thuree [Thu, 25 Oct 2018 22:58:10 +0000 (22:58 +0000)]
Merge "Update memcached/redis packer templates"

5 years agoMerge "Remove Centos Docker packer jobs"
Bengt Thuree [Thu, 25 Oct 2018 22:57:17 +0000 (22:57 +0000)]
Merge "Remove Centos Docker packer jobs"

5 years agoUpdate memcached/redis packer templates 80/71280/1
Jessica Wagantall [Thu, 25 Oct 2018 22:43:41 +0000 (15:43 -0700)]
Update memcached/redis packer templates

Update memcached and redis image information to an
available one.

Change-Id: Id8bd716894ea722d65650897b1bec92afade350d
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoRemove Centos Docker packer jobs 76/71276/1
Jessica Wagantall [Thu, 25 Oct 2018 21:54:38 +0000 (14:54 -0700)]
Remove Centos Docker packer jobs

ONAP does not need these since the only Docker nodes being
in production are Ubuntu based. There is no requirement for
a Centos Docker node.

Change-Id: I9ab4b1e75c2297458a10789d675c6a3b453c529c
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUse 90 timeout for Docker packer jobs 75/71275/1
Jessica Wagantall [Thu, 25 Oct 2018 21:51:09 +0000 (14:51 -0700)]
Use 90 timeout for Docker packer jobs

Add 30 more minutes timeout for Docker packer jobs.
ARM builds are reaching the timeout of 60 mins and
crashing due to that.

Change-Id: I2164b70dbada7501a6cd308667c9c9393b099f78
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoSwitch sms to use golang 1.11 58/71258/1
Kiran Kamineni [Thu, 25 Oct 2018 17:21:56 +0000 (10:21 -0700)]
Switch sms to use golang 1.11

Switch sms to use golang 1.11
This is a prerequisite to start
using go mod for module management in Go.

Issue-ID: AAF-404
Change-Id: Ia221b93399232ee9fa1c1c63fd6fa752011c5114
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
5 years agoMerge "Add golangver allowing projects to pick go version"
Jessica Wagantall [Wed, 24 Oct 2018 21:32:10 +0000 (21:32 +0000)]
Merge "Add golangver allowing projects to pick go version"

5 years agoAdd golangver allowing projects to pick go version 76/71176/2
Kiran Kamineni [Wed, 24 Oct 2018 19:16:13 +0000 (12:16 -0700)]
Add golangver allowing projects to pick go version

Adding a new golangver variable that is by default set to
golang110. Projects do not need to do anything for this.
Any project that wants to move to 1.11 just needs to set
this variable to golang111

Issue-ID: CIMAN-216
Change-Id: Ia5a5a7dfbc94549726ed97ebc63e5562c19db513
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
5 years agosupport VID master and casabalanca branches 47/71147/1
Sonsino, Ofir (os0695) [Wed, 24 Oct 2018 13:09:00 +0000 (16:09 +0300)]
support VID master and casabalanca branches

Change-Id: I0cacbc797bdc9fc810674f12a55a9f87272ebbd5
Issue-ID: VID-334
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoAdd golang 1.11 wrapper 05/71105/1
Kiran Kamineni [Tue, 23 Oct 2018 23:53:34 +0000 (16:53 -0700)]
Add golang 1.11 wrapper

Add support for golang 1.11
renamed old golang to golang110

Issue-ID: CIMAN-216
Change-Id: I771f8291b376d4406fd530bf97bb882171f1c936
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
5 years agoAAF-Refactor CLM project block 01/71101/1
Jessica Wagantall [Fri, 19 Oct 2018 04:59:04 +0000 (21:59 -0700)]
AAF-Refactor CLM project block

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: Ib273ae89f672603306104bb43cbfd422e11bf0f8
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "DCAEGEN2-Refactor CLM project block"
Jessica Wagantall [Tue, 23 Oct 2018 21:59:37 +0000 (21:59 +0000)]
Merge "DCAEGEN2-Refactor CLM project block"

5 years agoMerge "CCSDK-Refactor CLM project block"
Jessica Wagantall [Tue, 23 Oct 2018 21:58:20 +0000 (21:58 +0000)]
Merge "CCSDK-Refactor CLM project block"

5 years agoMerge "CLAMP-Refactor CLM project block"
Jessica Wagantall [Tue, 23 Oct 2018 21:58:15 +0000 (21:58 +0000)]
Merge "CLAMP-Refactor CLM project block"

5 years agoMerge "APPC-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:57:50 +0000 (21:57 +0000)]
Merge "APPC-Refactor CLM project block"

5 years agoMerge "HOLMES-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:57:43 +0000 (21:57 +0000)]
Merge "HOLMES-Refactor CLM project block"

5 years agoDCAEGEN2-Refactor CLM project block 47/70847/3
Jessica Wagantall [Fri, 19 Oct 2018 21:26:38 +0000 (14:26 -0700)]
DCAEGEN2-Refactor CLM project block

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: I47585bc0e3baebea06c3062fe77e88eeeac8e756
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoCLAMP-Refactor CLM project block 91/70791/3
Jessica Wagantall [Fri, 19 Oct 2018 05:04:05 +0000 (22:04 -0700)]
CLAMP-Refactor CLM project block

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: I52435cda239d8e79ae11e4fc8e2d2e67b964b4b0
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoCCSDK-Refactor CLM project block 89/70789/3
Jessica Wagantall [Fri, 19 Oct 2018 05:03:23 +0000 (22:03 -0700)]
CCSDK-Refactor CLM project block

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: Ief5e40b3f01cb545e800bb0899019a2da564b40b
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAPPC-Refactor CLM project block 88/70788/3
Jessica Wagantall [Fri, 19 Oct 2018 05:02:29 +0000 (22:02 -0700)]
APPC-Refactor CLM project block

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: I45642f6f3c14acd047141d3b8f74113c0674c54a
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "SDC-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:50:24 +0000 (21:50 +0000)]
Merge "SDC-Refactor CLM project block"

5 years agoMerge "USECASE-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:49:33 +0000 (21:49 +0000)]
Merge "USECASE-Refactor CLM project block"

5 years agoHOLMES-Refactor CLM project block 52/70852/3
Jessica Wagantall [Fri, 19 Oct 2018 23:03:55 +0000 (16:03 -0700)]
HOLMES-Refactor CLM project block

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: I52ea3a5daf583e1a2c65dec819637ad4657d3a7c
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "PORTAL-SDK-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:43 +0000 (21:48 +0000)]
Merge "PORTAL-SDK-Refactor CLM project block"

5 years agoMerge "SDNC-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:34 +0000 (21:48 +0000)]
Merge "SDNC-Refactor CLM project block"

5 years agoMerge "MUSIC-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:25 +0000 (21:48 +0000)]
Merge "MUSIC-Refactor CLM project block"

5 years agoMerge "MSB-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:19 +0000 (21:48 +0000)]
Merge "MSB-Refactor CLM project block"

5 years agoMerge "INT-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:14 +0000 (21:48 +0000)]
Merge "INT-Refactor CLM project block"

5 years agoMerge "OPTF-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:07 +0000 (21:48 +0000)]
Merge "OPTF-Refactor CLM project block"

5 years agoMerge "OPARENT-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:48:02 +0000 (21:48 +0000)]
Merge "OPARENT-Refactor CLM project block"

5 years agoMerge "OOM-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:47:57 +0000 (21:47 +0000)]
Merge "OOM-Refactor CLM project block"

5 years agoMerge "TESTSUITE-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:47:49 +0000 (21:47 +0000)]
Merge "TESTSUITE-Refactor CLM project block"

5 years agoMerge "SO-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:47:41 +0000 (21:47 +0000)]
Merge "SO-Refactor CLM project block"

5 years agoMerge "VNFSDK-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:47:18 +0000 (21:47 +0000)]
Merge "VNFSDK-Refactor CLM project block"

5 years agoMerge "CLI-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:45:37 +0000 (21:45 +0000)]
Merge "CLI-Refactor CLM project block"

5 years agoMerge "VFC-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:45:26 +0000 (21:45 +0000)]
Merge "VFC-Refactor CLM project block"

5 years agoMerge "VID-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:45:11 +0000 (21:45 +0000)]
Merge "VID-Refactor CLM project block"

5 years agoMerge "PORTAL-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:43:56 +0000 (21:43 +0000)]
Merge "PORTAL-Refactor CLM project block"

5 years agoMerge "LOG-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:43:45 +0000 (21:43 +0000)]
Merge "LOG-Refactor CLM project block"

5 years agoMerge "DMAAP-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:42:42 +0000 (21:42 +0000)]
Merge "DMAAP-Refactor CLM project block"

5 years agoMerge "MOD-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:42:35 +0000 (21:42 +0000)]
Merge "MOD-Refactor CLM project block"

5 years agoMerge "POLICY-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:39:53 +0000 (21:39 +0000)]
Merge "POLICY-Refactor CLM project block"

5 years agoUSECASE-Refactor CLM project block 77/70877/2
Jessica Wagantall [Sat, 20 Oct 2018 01:30:11 +0000 (18:30 -0700)]
USECASE-Refactor CLM project block

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: Ifb6705a0c932581e65346c9c0d201af7daff13ee
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoSDNC-Refactor CLM project block 74/70874/2
Jessica Wagantall [Sat, 20 Oct 2018 01:25:11 +0000 (18:25 -0700)]
SDNC-Refactor CLM project block

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: If9113ca802b2facfe635e7a11dd3e08bce15c05a
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoPORTAL-SDK-Refactor CLM project block 65/70865/2
Jessica Wagantall [Fri, 19 Oct 2018 23:44:54 +0000 (16:44 -0700)]
PORTAL-SDK-Refactor CLM project block

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: Ib22c4e5bfc5f8b74cf37c339ead26baf52518eaf
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoTESTSUITE-Refactor CLM project block 76/70876/2
Jessica Wagantall [Sat, 20 Oct 2018 01:28:02 +0000 (18:28 -0700)]
TESTSUITE-Refactor CLM project block

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: I25bbd84c898464c2b1955e4892b5b9a43c037efe
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoSO-Refactor CLM project block 75/70875/2
Jessica Wagantall [Sat, 20 Oct 2018 01:26:36 +0000 (18:26 -0700)]
SO-Refactor CLM project block

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: I6bd7db60496fcbfdd52993959c9b080cabe1b8a9
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoOOM-Refactor CLM project block 60/70860/2
Jessica Wagantall [Fri, 19 Oct 2018 23:27:17 +0000 (16:27 -0700)]
OOM-Refactor CLM project block

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: I11cbbda546570c1451421ee353c338c7e2f09a4f
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoOPARENT-Refactor CLM project block 61/70861/2
Jessica Wagantall [Fri, 19 Oct 2018 23:28:49 +0000 (16:28 -0700)]
OPARENT-Refactor CLM project block

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: If5fcceb09b82baf5cff7189c631c4c406454eb50
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoOPTF-Refactor CLM project block 62/70862/2
Jessica Wagantall [Fri, 19 Oct 2018 23:32:07 +0000 (16:32 -0700)]
OPTF-Refactor CLM project block

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: If4e6bc2643f8ef1f0c57b8ff737261b7e65e7fe0
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoINT-Refactor CLM project block 53/70853/3
Jessica Wagantall [Fri, 19 Oct 2018 23:06:24 +0000 (16:06 -0700)]
INT-Refactor CLM project block

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: I505cb3a47ac2b71ea43d5ced3a5e938be4253562
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMSB-Refactor CLM project block 57/70857/2
Jessica Wagantall [Fri, 19 Oct 2018 23:18:27 +0000 (16:18 -0700)]
MSB-Refactor CLM project block

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: If67cb19c61776c7e3c0929af6ecba5e44a3563d4
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoVNFSDK-Refactor CLM project block 80/70880/2
Jessica Wagantall [Sat, 20 Oct 2018 01:45:37 +0000 (18:45 -0700)]
VNFSDK-Refactor CLM project block

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: I8061cddf7d77c7eab1f243f6960ac15a5248a974
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMUSIC-Refactor CLM project block 59/70859/3
Jessica Wagantall [Fri, 19 Oct 2018 23:25:29 +0000 (16:25 -0700)]
MUSIC-Refactor CLM project block

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: I7c6c2e167f86c4d66d45adddbbed256e3c798d83
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoCLI-Refactor CLM project block 87/70787/3
Jessica Wagantall [Fri, 19 Oct 2018 05:04:31 +0000 (22:04 -0700)]
CLI-Refactor CLM project block

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: I4bad793baa4ca339dcc2ef4beb49703aab0b8b80
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoVFC-Refactor CLM project block 78/70878/2
Jessica Wagantall [Sat, 20 Oct 2018 01:40:20 +0000 (18:40 -0700)]
VFC-Refactor CLM project block

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: I28975b8279fa0b1f2f6fb57b76468db366e800e2
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoVID-Refactor CLM project block 79/70879/2
Jessica Wagantall [Sat, 20 Oct 2018 01:41:30 +0000 (18:41 -0700)]
VID-Refactor CLM project block

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: Ic13877422d53b29edd9046948be0e8361a7eae42
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoPORTAL-Refactor CLM project block 64/70864/2
Jessica Wagantall [Fri, 19 Oct 2018 23:43:34 +0000 (16:43 -0700)]
PORTAL-Refactor CLM project block

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>
5 years agoLOG-Refactor CLM project block 55/70855/2
Jessica Wagantall [Fri, 19 Oct 2018 23:12:57 +0000 (16:12 -0700)]
LOG-Refactor CLM project block

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: I94fde04410f36d78077e5126ea223d819654f91f
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoDMAAP-Refactor CLM project block 51/70851/4
Jessica Wagantall [Fri, 19 Oct 2018 22:58:28 +0000 (15:58 -0700)]
DMAAP-Refactor CLM project block

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: I3ab246ad96f7d3627ca2369c6742a97f50486a55
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMOD-Refactor CLM project block 56/70856/2
Jessica Wagantall [Fri, 19 Oct 2018 23:15:50 +0000 (16:15 -0700)]
MOD-Refactor CLM project block

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: I9ab50b7be18dd8288106e72231c60f1686c3b14a
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoSDC-Refactor CLM project block 73/70873/3
Jessica Wagantall [Sat, 20 Oct 2018 01:22:42 +0000 (18:22 -0700)]
SDC-Refactor CLM project block

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: I18f3a31606675e47e1772a1d5681a2502929ff42
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoPOLICY-Refactor CLM project block 63/70863/2
Jessica Wagantall [Fri, 19 Oct 2018 23:42:21 +0000 (16:42 -0700)]
POLICY-Refactor CLM project block

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>
5 years agoMerge "MULTICLOUD-Refactor CLM project block"
Anil Belur [Tue, 23 Oct 2018 21:32:26 +0000 (21:32 +0000)]
Merge "MULTICLOUD-Refactor CLM project block"

5 years agoMULTICLOUD-Refactor CLM project block 58/70858/2
Jessica Wagantall [Fri, 19 Oct 2018 23:22:06 +0000 (16:22 -0700)]
MULTICLOUD-Refactor CLM project block

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: I687796265ae87c0698416c8649efdfd491779107
Issue-ID: CIMAN-213
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Fix global-templates unstable jobs"
Anil Belur [Tue, 23 Oct 2018 03:32:29 +0000 (03:32 +0000)]
Merge "Fix global-templates unstable jobs"

5 years agoRevert "Fetch CLM updates from global-jjb" 21/71021/1
Gildas Lanilis [Tue, 23 Oct 2018 00:51:38 +0000 (17:51 -0700)]
Revert "Fetch CLM updates from global-jjb"

Issue-ID: CIMAN-33
This reverts commit 8347dc8797721948bae806eec936ef24137a512e.

Change-Id: I6ef5f5138f65360d57abd6d3000c00f24c8f60e5
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoFix global-templates unstable jobs 15/71015/1
Jessica Wagantall [Tue, 23 Oct 2018 00:32:33 +0000 (17:32 -0700)]
Fix global-templates unstable jobs

Add lf-infra-pre-build build step in local
global-templates to successfully
install lftools and avoid unstable jobs.

Change-Id: I1a41e121b810371c1be987aaafec3c4b0aaa5e89
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoFetch CLM updates from global-jjb 78/70978/3
Jessica Wagantall [Mon, 22 Oct 2018 20:38:35 +0000 (13:38 -0700)]
Fetch CLM updates from global-jjb

Update global-jjb submodule to HEAD to fetch
submodule-timeout feature.

Add submodule-timeout on local jjb templates
using the lf-infra-gerrit-scm macro as the global-jjb
upgrade has this breaking change.

Change-Id: I15e478d0c44f11eba4f98400e726d5c8dd6616d1
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd missing azure CSIT verify job 65/70965/1
Jessica Wagantall [Mon, 22 Oct 2018 17:49:35 +0000 (10:49 -0700)]
Add missing azure CSIT verify job

Change-Id: I2243b875171e25e337117179ffd441aaca3a5ace
Issue-ID: INT-686
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Added maven parms to sonar job"
Jessica Wagantall [Mon, 22 Oct 2018 16:34:09 +0000 (16:34 +0000)]
Merge "Added maven parms to sonar job"

5 years agoMerge "Add job to trigger csit tests for azure plugin"
Jessica Wagantall [Mon, 22 Oct 2018 16:33:56 +0000 (16:33 +0000)]
Merge "Add job to trigger csit tests for azure plugin"

5 years agoAdd job to trigger csit tests for azure plugin 31/70331/2
Sudhakar Reddy [Fri, 12 Oct 2018 04:22:29 +0000 (09:52 +0530)]
Add job to trigger csit tests for azure plugin

Change-Id: I542aeb21fd13eec8cb257696aefb46db9beb769e
Issue-ID: INT-686
Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
5 years agoAdded maven parms to sonar job 50/70850/1
Jerry Flood [Fri, 19 Oct 2018 21:57:59 +0000 (17:57 -0400)]
Added maven parms to sonar job

Issue-ID: OPTFRA-373
Change-Id: I7d4168dcdd482317c73e5673c33399ef6bf37b8d
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoCreate SO casablanca jobs 46/70846/1
Rob Daugherty [Fri, 19 Oct 2018 19:39:02 +0000 (15:39 -0400)]
Create SO casablanca jobs

Change-Id: I88b374352da4aef316dbcabff43e2bf4d9d3e4ca
Issue-ID: CIMAN-215
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoMerge "Fix the cmso sonar jenkins job"
Jessica Wagantall [Fri, 19 Oct 2018 15:18:38 +0000 (15:18 +0000)]
Merge "Fix the cmso sonar jenkins job"

5 years agoRemove SO dublin jobs 15/70815/1
Rob Daugherty [Fri, 19 Oct 2018 14:03:07 +0000 (10:03 -0400)]
Remove SO dublin jobs

The Dublin_dev jobs are no longer needed.
We are preparing to cut a casablanca release branch for SO.

Change-Id: I400737201cedba45c18159a6fb8b0dbdfea9bbca
Issue-ID: CIMAN-214
Signed-off-by: Rob Daugherty <rd472p@att.com>
5 years agoFix the cmso sonar jenkins job 14/70814/1
vrvarma [Fri, 19 Oct 2018 13:48:40 +0000 (09:48 -0400)]
Fix the cmso sonar jenkins job

Change the build-node to an image that has docker installed.

Change-Id: I120348dda93ed8911cb063ff5aa984f9d75a1055
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-373

5 years agoUse docker node for optf-cmso builds 60/70760/1
Jessica Wagantall [Thu, 18 Oct 2018 18:33:55 +0000 (11:33 -0700)]
Use docker node for optf-cmso builds

Most of the main jobs for optf-cmso require docker.
Moving the build node from builder to a docker one.

Change-Id: Id0fcc5ab44a8d0d6ebc60c4feed7ec5a163094d9
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoMerge "Update the cmso job to build docker"
Jessica Wagantall [Wed, 17 Oct 2018 23:44:32 +0000 (23:44 +0000)]
Merge "Update the cmso job to build docker"

5 years agoUpdate the cmso job to build docker 87/70687/3
Jerry Flood [Wed, 17 Oct 2018 21:01:18 +0000 (17:01 -0400)]
Update the cmso job to build docker

Issue-ID: OPTFRA-373
Change-Id: Ic947771203d8a5b80a115522ac15278b506fe47a
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoMerge "Add ccsdk/sdnc casablanca branch jobs"
Jessica Wagantall [Wed, 17 Oct 2018 20:12:35 +0000 (20:12 +0000)]
Merge "Add ccsdk/sdnc casablanca branch jobs"

5 years agoAdd ccsdk/sdnc casablanca branch jobs 50/70250/2
Timoney, Dan (dt5972) [Thu, 11 Oct 2018 12:49:45 +0000 (08:49 -0400)]
Add ccsdk/sdnc casablanca branch jobs

Add Jenkins jobs for CCSDK and SDNC casablanca branchs

Change-Id: Ib38bece7a36e0f009e760a63d30536dcd575cb29
Issue-ID: CIMAN-212
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate common-packer and global-jjb 88/70588/2
Jessica Wagantall [Tue, 16 Oct 2018 19:42:27 +0000 (12:42 -0700)]
Update common-packer and global-jjb

Update common-packer to latest HEAD
Update global-jjb to v0.25.2

Issue-ID: CIMAN-33
Change-Id: I4a40f3c450ab370a622f18f4f113f068dabb96f1
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoPrepare for global-jjb v0.25.0 92/70592/3
Jessica Wagantall [Tue, 16 Oct 2018 19:22:26 +0000 (12:22 -0700)]
Prepare for global-jjb v0.25.0

In preparation for global-jjb v.0.25.0 we need to move
jjb/global-jjb submodule to global-jjb to prevent JJB from
parsing tool YAMLs and translating them into Jenkins jobs.

Change-Id: I945d34ca71bb0d5281185600d5e5728a47575ed0
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoCreate MultiCloud k8s Docker job 10/70510/1
Victor Morales [Mon, 15 Oct 2018 23:41:46 +0000 (16:41 -0700)]
Create MultiCloud k8s Docker job

MultiCloud/Kubernetes plugin requires the creation of docker images
daily. This change offers that functionality.

Change-Id: If6c2dc3666001340852d322bb3d31171c7b0fead
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301

5 years agoMerge "Removal of NBI Beijing CLM"
Jessica Wagantall [Mon, 15 Oct 2018 18:51:24 +0000 (18:51 +0000)]
Merge "Removal of NBI Beijing CLM"

5 years agoRemoval of NBI Beijing CLM 60/70460/2
MatthieuGeerebaert [Mon, 15 Oct 2018 09:42:29 +0000 (11:42 +0200)]
Removal of NBI Beijing CLM

CLM should not be ran onto Beijing

Change-Id: I2b0e84a1a228262068eeda86aab36c7ca92d6a56
Issue-ID: EXTAPI-154
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
5 years agoRe-enable POMBA sdnc-context-builder Jenkins job 75/70375/1
Prudence Au [Fri, 12 Oct 2018 15:40:22 +0000 (11:40 -0400)]
Re-enable POMBA sdnc-context-builder Jenkins job

Change-Id: I2b7859000d1ef168c7f15357c13e28716c6840c7
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-650

5 years agoMerge "Use local mirror when calling Gerrit"
Jessica Wagantall [Thu, 11 Oct 2018 20:17:53 +0000 (20:17 +0000)]
Merge "Use local mirror when calling Gerrit"

5 years agoUse local mirror when calling Gerrit 09/70209/2
Jessica Wagantall [Wed, 10 Oct 2018 22:19:18 +0000 (15:19 -0700)]
Use local mirror when calling Gerrit

Change-Id: Ifcac0722e41a5e20ab705a03ed4ce09f54ae5198
Issue-ID: CIMAN-210
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoRemove clm job from sparky-fe 62/70262/1
Jimmy Forsyth [Thu, 11 Oct 2018 14:17:30 +0000 (10:17 -0400)]
Remove clm job from sparky-fe

Issue-ID: AAI-1747
Change-Id: I6dd5dba3703f992ae98c32127c5c1958f1eacfd5
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoMerge "Remove the jobs on old branches"
Jessica Wagantall [Wed, 10 Oct 2018 20:19:40 +0000 (20:19 +0000)]
Merge "Remove the jobs on old branches"

5 years agoRemove the jobs on old branches 00/70200/1
Manoop Talasila [Wed, 10 Oct 2018 20:07:31 +0000 (16:07 -0400)]
Remove the jobs on old branches

Issue-ID: PORTAL-430
Change-Id: If8680ee11f84a8d509c1fdcadd70440f4ff4c40f
Signed-off-by: Manoop Talasila <talasila@research.att.com>
5 years agoAdd back appc docker version job 90/70190/1
Patrick Brady [Wed, 10 Oct 2018 17:32:21 +0000 (10:32 -0700)]
Add back appc docker version job

The job was removed since there were no released java artifacts.
Now it is needed to create the stating docker image for release.

Change-Id: I6fec858153e95fdec18d183ec425c98e2b7f3005
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

5 years agoMerge "Add the casablanca for certain aai jobs"
Jessica Wagantall [Wed, 10 Oct 2018 17:10:53 +0000 (17:10 +0000)]
Merge "Add the casablanca for certain aai jobs"

5 years agoRemoving CSIT Portal and Portal SDK test cease 86/70186/1
CHINTAMANI [Wed, 10 Oct 2018 16:32:41 +0000 (12:32 -0400)]
Removing CSIT Portal and Portal SDK test cease

Change-Id: Icb4cbc32bf11e703536a9f74d1dc63877806abf2
Issue-ID: PORTAL-438
Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
5 years agoAdd casablanca CSIT jobs for APPC 07/70107/1
Aaron Hay [Tue, 9 Oct 2018 19:52:37 +0000 (19:52 +0000)]
Add casablanca CSIT jobs for APPC

Change-Id: I15ae7d1b4030f0a0830bd6046dd75476e3eec626
Issue-ID: INT-679
Signed-off-by: Aaron Hay <ah415j@att.com>
5 years agoMove aai-common CLM note to 4c-4g 92/70092/1
Jessica Wagantall [Tue, 9 Oct 2018 16:39:38 +0000 (09:39 -0700)]
Move aai-common CLM note to 4c-4g

Looks like some operations are failing due to memory
allocation after running in a 2c-1g node.
Move CLM job to a 4c-4g node instead.

Change-Id: I077ab5b20c34da2735d357dc0385de54416cd33a
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd the casablanca for certain aai jobs 33/70033/2
Kajur, Harish (vk250x) [Tue, 9 Oct 2018 00:52:39 +0000 (20:52 -0400)]
Add the casablanca for certain aai jobs

Issue-ID: AAI-1714
Change-Id: Iae4d6fb00efbcf015bd4732a2dd98ca9b2be310d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>