summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16Fix the merge jobsebdet2-1/+2
Fix the merge job that does not use jdk 11 Issue-ID: SDC-2725 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I3bb72a6ca40efa738b7bce16d842c3c6454d6edb
2020-09-16Add verify jobs to verify multicloud infoBin Yang1-0/+29
Issue-ID: MULTICLOUD-1193 Signed-off-by: Bin Yang <bin.yang@windriver.com> Change-Id: Ice0771f79884562048a7fb26c8ed9c98abaf26bb
2020-09-15Merge "Add guilin branch jobs for ccsdk/oran"Jessica Wagantall1-0/+2
2020-09-15Add guilin branch jobs for ccsdk/oranDan Timoney1-0/+2
Add guilin branch Jenkins jobs for ccsdk/oran repository Change-Id: I10fa53b105873cded05970028db50bd1b29972a2 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-15Fix docker push for mappervv770d1-1/+1
Change-Id: I3b903273dce3f9f5c728828a387fc71499f35103 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2283
2020-09-14Merge "Add release job for aaf/cadi"Jessica Wagantall1-0/+2
2020-09-14Switch CBS release to centos nodevv770d1-2/+4
Change-Id: Ia3d537f296800b03edf4c7b7db1bffd41a41ea4c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2292
2020-09-14Setup terragrunt modules validation job for integration/terraform repoBartek Grzybowski1-0/+4
Change-Id: I4aa4341b19ee39388c3b65148ac6d15acd88346f Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-14Deploy terragrunt in integration/terraform project templateBartek Grzybowski2-0/+24
This will install terragrunt on CI minion for integration-terraform-verify job Change-Id: I6c558939dc26c3bdddf43ac8534944ea73465e36 Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-14Fix file trigger pattern in integration-terraform-validate projectBartek Grzybowski1-1/+1
Change-Id: I1a20c3152253caa27523ba3c87d4da11890a12e5 Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-10Merge "Update ccsdk-oran not to use version plugin"Jessica Wagantall1-1/+0
2020-09-10Merge "Fix the merge job"Jessica Wagantall1-0/+1
2020-09-10Fix the merge jobsebdet1-0/+1
Fix the merge job that does not use jdk 11 Issue-ID: SDC-2725 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I151981c0e12131ae8a6e9b33128ea764729ec715
2020-09-10Add verify jobs for 3.3 branchstatta1-2/+2
Issue-ID: PORTAL-1007 Change-Id: I9bfd5f228e7aaed3ceff50761dc7ca8978581155 Signed-off-by: statta <statta@research.att.com>
2020-09-10Update ccsdk-oran not to use version pluginDan Timoney1-1/+0
Update ccsdk-oran not to use version plugin for staging builds. Instead, the string '-SNAPSHOT' will be globally removed from snapshot builds. This technique allows us to make sure that merge builds will use snapshot version of CCSDK dependencies while staging builds will use released version only. One side effect is that staging builds will fail until parent pom is released - which is why we don't run daily staging builds, but only staging builds on demand. Change-Id: Ib43b7c9585c32fcd82830641ff602e4f4010a923 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-09Merge "Add guilin branch jobs for CCSDK and SDNC"Jessica Wagantall13-85/+42
2020-09-09Add guilin branch jobs for CCSDK and SDNCDan Timoney13-85/+42
Remove unneeded elalto and frankfurt branch jobs for ccsdk and sdnc repos and added new jobs for guilin branch Change-Id: I5097922f7491b486ebe60312e37a52963514bd81 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-09Merge "Changing the structure under plans/ccsdk"Jessica Wagantall1-2/+2
2020-09-09Changing the structure under plans/ccsdkmaximesson1-2/+2
Change-Id: Ib80effdda512c6a1089c0f61a24eee5b28db3884 Issue-ID: CCSDK-2700 Signed-off-by: maximesson <maxime.bonneau@est.tech>
2020-09-08Merge "Adding trigger_jobs"Jessica Wagantall1-2/+3
2020-09-08Adding trigger_jobsmaximesson1-2/+3
Change-Id: I1c98f2e2a84928e5265887ba2f66969f7e225807 Issue-ID: CCSDK-2700 Signed-off-by: maximesson <maxime.bonneau@est.tech>
2020-09-08Merge "Remove IT for Sonar"Jessica Wagantall2-3/+7
2020-09-08Remove IT for Sonarsebdet2-3/+7
Remove the It for the jenkins sonar build Increase the build node disk size for the Verify, Merge & Sonar Jobs +Move to JDK-11 Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ifa586167f694a1346ef424946279db8634a15fbc
2020-09-08Merge "Remove javadoc jobs"Jessica Wagantall4-16/+0
2020-09-08Merge "Setup terraform modules validation job for integration/terraform repo"Jessica Wagantall1-0/+15
2020-09-08Merge "Setup JJB template for terraform modules validation"Jessica Wagantall2-0/+46
2020-09-08Remove javadoc jobsDan Timoney4-16/+0
Javadoc jobs are failing and blocking our builds. Need to remove them for now until we can diagnose cause of failure. Change-Id: Ib9765cd69173a8654fb916eb6acddc4e966c602a Issue-ID: CCSDK-2733 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-07Merge "Add INFO yaml and linters job for ↵Jessica Wagantall1-0/+37
integration/simulators/5G-core-nf-simulator subproject"
2020-09-07Setup terraform modules validation job for integration/terraformBartek Grzybowski1-0/+15
repo Change-Id: Ia153596fddf1737bcf8725338246fe202429ceba Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-07Setup JJB template for terraform modules validationBartek Grzybowski2-0/+46
Change-Id: Ia7125a6cfd73a587d0e387134f326870d3306ccf Issue-ID: INT-1713 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-07Adding ccsdk-oran into ccsdk csit jjbmaximesson1-0/+13
Change-Id: Ia871de5e783c67f113aae3b5cafdb84818fd25b9 Issue-ID: CCSDK-2700 Signed-off-by: maximesson <maxime.bonneau@est.tech>
2020-09-07Add INFO yaml and linters job for integration/simulators/5G-core-nf-simulatorBartek Grzybowski1-0/+37
subproject Change-Id: Id64abafe60325293ad5d80022b1cb8def177a138 Issue-ID: INT-1699 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-09-04Add release job for aaf/cadiAric Gardner1-0/+2
Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I9612474cc1de47640207faf0ef3f9e21a3e245a8
2020-09-04Merge "Workaround for javadoc issue"Jessica Wagantall4-0/+4
2020-09-04Merge "Enable java 11 for cli"Jessica Wagantall1-2/+6
2020-09-04Workaround for javadoc issueDan Timoney4-0/+4
Per recommendation from LF IT, set MAVEN_DIR to empty string to resolve issue with javadoc jobs. Change-Id: I7db2c0935606c5e7d7e69f04d90dae76d2183c82 Issue-ID: CCSDK-2733 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-09-04Enable java 11 for cliKanagaraj Manickam1-2/+6
Issue-ID: CLI-288 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I42d562cb44f000311e3f31410e5bf218e7c3914b
2020-09-04Recorrect builder for ccsdk-oran maven-stage jobecaiyanlinux1-1/+2
change builder back to centos7-builder-4c-4g skip docker build Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Change-Id: I87951bc97ee41d0eb08946a3ceffa3cbafa658d3 Issue-ID: CCSDK-2699
2020-09-03Merge "Upgrade global-jjb"Jessica Wagantall1-0/+0
2020-09-03Set correct builder for ccsdk-oran maven-stage jobecaiyanlinux1-1/+1
ccsdk-oran-maven-stage-master jenkins job is failing due to docker not existing in current builder Set correct builder to fix the jenkins job Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-2699 Change-Id: I2cb4d3a956e1367fea0f4160973f925c7892bba0
2020-09-03Upgrade global-jjbJessica Wagantall1-0/+0
Fetch workaround fix for centos builders Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ie87a42d4500f90d8b2e989c501eac3189af86bd9
2020-09-01Deprecate sdc reposJessica Wagantall2-118/+0
Requested as part of: IT-20537 and IT-20536 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib92f6c156f5223bde1033993ab86e166c79ee422
2020-09-01Merge "Fix AAI-Simulator job by removing copy-paste code"Jessica Wagantall1-24/+4
2020-09-01Remove DCAE-DSsebdet7-500/+0
Remove DCAE-DS jenkins job as the repository will be archived Issue-ID: SDC-2642 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ib1ae5d64d121127a424fa7886233c69845bc9b28
2020-09-01Add a node with more memorysebdet1-24/+9
Add a node with more memory for the verify job, but not only. Obviously all nodes requiring tests + remove the multiple CLM Signed-off-by: sebdet <sebastien.determe@intl.att.com> Issue-ID: SDC-3232 Change-Id: I83d9c7cf0be53ca46d7b3ffc3585052b8128640f
2020-09-01Fix AAI-Simulator job by removing copy-paste codeBartek Grzybowski1-24/+4
Change-Id: I9380405e21486f11da15c899c8213ec2195c1456 Issue-ID: INT-1704 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-08-31Upgrade global-jjbJessica Wagantall1-0/+0
Fetch fixes for python3 env Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6939fd138b23c1b3b1330e4057ddeeb9753a4ce4
2020-08-31Update CCSDK and SDNC to use mvn 3.6 and openjdk 11Dan Timoney12-0/+39
Update CCSDK and SDNC jobs to use Java 11 compiler with maven version 3.6 Change-Id: I5698d52e8c9d731003188ded9dacc267a02e2054 Issue-ID: SDNC-1242 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-08-31Merge "Add INFO.yaml verify job for integration/cds repo"Jessica Wagantall1-0/+8
2020-08-31Add INFO.yaml verify job for integration/cds repoBartek Grzybowski1-0/+8
Change-Id: I5c4971932e9073603d21bec0e0c5060b0a5611d8 Issue-ID: INT-1697 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>