summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-07-14Drop AVAILABILITY_ZONEMohammed Naser4-4/+0
By default, OpenStack will schedule you into the right availablity zone that has capacity, hard coding this can potentially result in not being able to provision new virtual machines. This patch drops the hard-wired value and lets Nova on the scheduling size pick the correct availability zone. Issue-ID: CIMAN-407 Change-Id: I4524c3c48595f79c903f159a81e3bb138dd9e9d0 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2021-07-09Revert "[SDC] Update maven to 3.6"vasraz10-11/+11
This reverts commit a6785bf4 Change-Id: I4a2c1326cb4bce41a20afc416bfa9d3430869810 Issue-ID: CIMAN-406 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2021-07-09Reactivate jobs for ccsdk/dashboardvv770d1-0/+41
Temporarily re-enable verify/merge/release jobs to address gating issue Change-Id: Iaf03da0a4b7487191cfff7ca168c4a091d9323ea Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2800
2021-07-08[SDC] Update maven to 3.6vasraz10-49/+13
Issue-ID: CIMAN-406 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Iba0c5ac2a8e1b92adb707729e6fe5a24f6a5670a
2021-07-07Merge "[DMAAP-KAFKA] Up Kafka build to Java 11"Jessica Wagantall1-0/+1
2021-07-06[DMAAP-KAFKA] Up Kafka build to Java 11efiacor1-0/+1
Change-Id: I54febe5692db9488fe73a2b4653f91e45cefcc10 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-209
2021-07-02Chore: Remove functest from sonarcloud.ioAnil Belur1-18/+0
Issue-ID: CIMAN-33 LF Jira: IT-22367 Change-Id: Id9f4a383cd9ece13253c0b35f25ac114c33e7d9b Signed-off-by: Anil Belur <abelur@linuxfoundation.org> Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
2021-06-28fix: Pin version of rebar3Jessica Wagantall1-0/+7
Pin version of rebar3 to v3.13 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I975c72a86a120ddc677f7045ef1dc2a015a13464
2021-06-28Merge "Fix the probable cause of fail ↵Jessica Wagantall1-2/+2
dcaegen2-collectors-ves-maven-stage-master job"
2021-06-28[DMAAP-MR] Remove msgrtr jobsefiacor1-81/+0
Change-Id: I192160ee8b2973fbca3022a98bcbd677ff481d24 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1582
2021-06-28Fix the probable cause of fail dcaegen2-collectors-ves-maven-stage-master jobPawel1-2/+2
change build-node from centos to ubuntu Issue-ID: DCAEGEN2-1483 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ia5df47053cce3b19a68fcc1713ff041565001cd6
2021-06-23[CPS] Replaced Parameter passed during buildmkerrigan1-2/+2
Reverted docker.push.registry to docker.repository.push Issue-ID: CPS-435 Change-Id: I090994d404d1bdbde5257214b3979022d5fadbdd Signed-off-by: mkerrigan <michael.kerrigan@est.tech>
2021-06-22[CPS] Replaced parameter passed during buildmkerrigan1-2/+2
Replaced docker.repository.push with docker.push.registry Issue-ID: CPS-435 Change-Id: I751be0843cff409a09f41ef2996df82f4780ce7a Signed-off-by: mkerrigan <michael.kerrigan@est.tech>
2021-06-21CI: Update node versionJessica Wagantall2-7/+14
- Update node version to the latest stable - Update npm to the latest version - Deprecate rebar bootstrap - Update node with the latest node changes Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I2d06752be51183211482cdb701ca46fa6469d650
2021-06-21Adding docker.skip.run to stage runSingal, Kapil (ks220y)2-5/+2
Issue-ID: CIMAN-405 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Id49eb62623ee6618c6b13dde141db8692827a526
2021-06-21[OOM] Add logs in release scriptSylvain Desbureaux1-2/+8
Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Idbcc165b4e7e051c94548dced56b0d10d2c94ff6
2021-06-18Merge "[SDC] Update maven to 3.6"Eric Ball2-22/+3
2021-06-18Merge "[OOM] Update release process"Morgan Richomme2-1/+5
2021-06-17[SDC] Update maven to 3.6vasraz2-22/+3
Change-Id: Ie3789fa473809f126ee9be743afe9ebe8078c8cf Issue-ID: CIMAN-406 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2021-06-17[OOM] Update release processSylvain Desbureaux2-1/+5
* snapshot release at every merges * allow to trigger release when release-helm is set in a comment Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I64b61643b6f4a92d25d60b96e4f097506eea1878
2021-06-17Updating build-node to ubuntu1804-docker-8c-8gSingal, Kapil (ks220y)1-2/+1
Issue-ID: CIMAN-405 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Iafad43ad3ed5be321e8db814b2a26d07f4373777
2021-06-17Merge "[VFC] remove JUJU driver"Jessica Wagantall2-3/+4
2021-06-17Adding honolulu review verification jobsSingal, Kapil (ks220y)12-26/+56
Skipping maven tests run during stage or merge Adding -Pdocker in verify with docker.skip.push true Issue-ID: CIMAN-405 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I84c2e5b6ca5cfdee3f93d21ab9f053fa18fdaf56
2021-06-17[VFC] remove JUJU driverdyh2-3/+4
Change-Id: Ife2a2cf95dd45aeb5b6e0fce6b9df31f3d5caf26 Issue-ID: VFC-1868 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2021-06-16Merge "Update lfit submodules"Jessica Wagantall5-16/+1
2021-06-16Update lfit submodulesJessica Wagantall5-16/+1
- Update to fetch the latest changes - Update global-jjb and common-packer - Update packer/vars/ubuntu-18.04-arm64.json - Remove deprecated Ubuntu-16 var files Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I7b7de1255a0a25de8476fcdf7cfd73ce0a2d42e2
2021-06-15Merge "add the custom_workflow for the CSIT builds"Jessica Wagantall1-0/+3
2021-06-15Merge "add the custom_workflow for the daily builds"Jessica Wagantall1-0/+3
2021-06-15add the custom_workflow for the CSIT buildsseshukm1-0/+3
Issue-ID: SO-3674 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I203e2eea040ec5a58226462c9b1178dc1a111e65
2021-06-15add the custom_workflow for the daily buildsseshukm1-0/+3
Issue-ID: SO-3674 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I6fb3c85afcbaca481576d139f3eb11dc80f70f17
2021-06-15CI: Removing optf/cmso as repo is archivedBengt Thuree2-105/+0
Due to lack of active contributions, archiving optf/cmso. This is part of IT-22211 Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ie2be6cf63e56eb7ec1fd91650175364ac1b0223d
2021-06-14Remove Jenkins jobs for ccsdk/dashboardDan Timoney1-99/+0
Remove Jenkins jobs for deprecated repo ccsdk/dashboard Issue-ID: CCSDK-3335 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I24ee4acfb4843a827a1d7a93c5a84191f67293be
2021-06-11[OOM] Longer build timeoutSylvain Desbureaux1-0/+2
240 min build timeout is not sufficient for merge and release Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I577fe1050a67b04021e475572ebccb10e8a70ec3
2021-06-09[OOM] Don't fail when plugin is already installedSylvain Desbureaux1-1/+1
Helm plugin throws an error when plugin already installed. Don't fail if it's the case. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: If8bd3e636b0e305bf5502d61306d42d6776a4be6
2021-06-09[OOM] Longer timeoutSylvain Desbureaux1-1/+1
it seems current timeout is not sufficient anymore, bumping it. Issue-ID: OOM-1 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Iac3aa7a1dd4e02385220c77ec5670839eb06e3d8
2021-06-08Merge "CI: Update ci-management to use latest global-jjb"Jessica Wagantall1-0/+0
2021-06-09CI: Update ci-management to use latest global-jjbBengt Thuree1-0/+0
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Issue-ID: CIMAN-33 Change-Id: Ib47ac35ed89a262a18d2c3af76d2a51cc532e1b5
2021-06-08Updating ncmp-dmi-plugin jjb project name for sonar and whitesourceniamhcore1-3/+3
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I8859c6dd1278f4a3a6542c9dfd8c0237cff25139
2021-06-07Merge "Skip properties file on policy CSITs"Jessica Wagantall1-4/+0
2021-06-07Skip properties file on policy CSITsJim Hahn1-4/+0
Previously removed the jjb macros to install robotframework components, but the jobs still reference the property file that was generated by the macro. Removed the reference. Issue-ID: POLICY-3155 Change-Id: Ic9ff5f5172576a063a09b31d5c0d37788b3cd355 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-07Update SDC jobs to run tests with Helm ValidatorRemigiusz Janeczek2-2/+2
Issue-ID: SDC-3185 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I687be8918361b8143d18de294239153438819d2e
2021-06-04Don't install robot in Policy CSITsJim Hahn1-2/+0
The Policy CSITs install their own robot framework now, so no need to copy it as part of the build job. Issue-ID: POLICY-3155 Change-Id: I39135cd2b37e02c1f5d56b1696065f22e4dcce58 Signed-off-by: Jim Hahn <jrh3@att.com>
2021-06-03Merge "Updating ncmp-dmi-plugin jjb project name"Jessica Wagantall1-1/+1
2021-06-03Updating ncmp-dmi-plugin jjb project nameniamhcore1-1/+1
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: Iab32db6c4358f776cc9b70a9d55e1d1ad953a8b4
2021-05-28Merge "[OOM] Use new helm repositories"Jessica Wagantall2-6/+4
2021-05-28Merge "Create jobs for cps-ncmp-dmi-plugin"Jessica Wagantall1-0/+83
2021-05-28[OOM] Use new helm repositoriesSylvain Desbureaux2-6/+4
Instead of using "old" repositories, uses the new ones Issue-ID: OOM-2759 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I011a7ff225379a0648de8eadb687d4f7fe0a0fa8
2021-05-28Create jobs for cps-ncmp-dmi-pluginniamhcore1-0/+83
Issue-ID: CPS-403 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I86328840eb44173d3abcc716ca47d5106caa5df5
2021-05-28CI: Update common-packer to the latest v0.7.7Anil Belur1-0/+0
Change-Id: I19251c9e00e38fa1965d55e585271e1e4d622cf1 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-27Merge "CI: Rm sonar jobs for unmaintained project"Jessica Wagantall1-30/+0