summaryrefslogtreecommitdiffstats
path: root/jenkins-config
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14CI: Update Ubuntu and CentOS8 builder imagesBengt Thuree4-4/+4
Adding enchant2 package Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ie4646a781b72131714e47e1c39a6a5c0867eed8f
2022-09-27Chore: Update latest Ubuntu20.04 nodesJessica Wagantall4-4/+4
Update to the latest nodes available Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I209ec89ed55b93264fe7dc01ddd4c6cb0d7f0897
2022-09-21Chore: Update queue nodeJessica Wagantall1-1/+1
Update node with the latest built Ubuntu docker instance. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I64471b4022e033594d6df7ff701a18f167db0aa2
2022-09-19Chore: Update Centos7/Ubuntu18.04 nodesJessica Wagantall8-8/+8
- Update nodes to install JDK11 to be able to support the newest Jenkins migration - Update Ubuntu nodes with JDK17 for CCSDK support Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If147ff97600f6877efa8247ad402bb785dd70861
2022-09-15Chore: Update builder and redis nodesJessica Wagantall3-3/+3
Update builder and redis nodes with JDK11 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4a8844d5970eccadbcd6ed244760e23dd344df55
2022-09-12Remove deprecated redis and memcached nodesJessica Wagantall2-6/+0
Remove Centos7 and Ubuntu18.04 redis and memcached nodes. Builds migrated to newer OS versions in 6898eaff5b9587a55615004d9a37efd3b1c29b72 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iacf194ce5e29bfbba7c9b30ff4e5c29710dcd6cc
2022-09-12Add new Centos8,Ubuntu 20.04 nodesJessica Wagantall10-0/+30
Add new nodes in preparation to migrate to the new OS versions. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I66380869cc1d5c617a87d4d513ab6738c625d76e
2022-08-30Update Ubuntu nodesJessica Wagantall5-5/+5
Update to fetch latest python versions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ic45e7d449f52b295ecb83b532feea826cf8dea9f
2022-08-12[HELM] Bump packer node versionefiacor1-1/+1
Change-Id: I3a05981f3850d4b9cb43b0c10c55087f7c8c5a6d Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-3018
2022-08-03Update global-settings file for SBOMJessica Wagantall1-1/+17
SBOM needs to look into /tmp/r for additional Maven dependencies since Jenkins redirects the install to that location. Add new profile for this rule. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I3784c947f99a6b260af0ef4bc9bfe26eaf4c3269
2022-07-11Chore: Update ubuntu1804-docker build imagesEric Ball3-3/+3
Change-Id: Id2a4d22a196ca1953a9374610a3dd9001ad64b2b Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-07-07Add Jenkins Jobs for new created repo usecase-ui/intent-analysisxudan164-0/+23
Signed-off-by: xudan16 <xudan16@huawei.com> Issue-ID: CIMAN-418 Change-Id: Ie18a0e008913e962d3994d9d38480266a9c6c19d
2022-05-24Chore: Remove surplus credsBengt Thuree1-6/+0
Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ia28bd5246ee6c266c1c1822394c1a066930d872a
2022-05-23Fix: Modify credentials for releasedockerhubBengt Thuree1-7/+1
Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I052e331d1c0a5f7a5bc3cff422124d347d7d19ce
2022-05-01Merge "[HELM] Bump node version"Bengt Thuree1-1/+1
2022-04-29[HELM] Bump node versionefiacor1-1/+1
Change-Id: I1d00b30f01ca005f32557ad859444cddfcc36fb2 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2962
2022-04-28Fix: Add cred for ecomp-raw to dcaegen2-util-se...Eric Ball1-0/+2
ecomp-raw credential is needed in dcaegen2-util-settings. Change-Id: I20b7edd111b06e8e39043165cc681bc957ba751b Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-04-28Fix: Add cred for ecomp-raw to dcae-util-settingsEric Ball1-0/+2
This appears to have been missed during JCasC migration. Change-Id: Iae46877abfe4de273b1d6459f0b7ed930a664714 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2022-04-22[HELM] Bump helm node to include 3.6efiacor1-1/+1
Change-Id: I05de65694c3656289f374ad8c948c0767eab3591 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2962
2022-04-21CI: Move helm builds to larger instanceAndrew Grimberg1-3/+2
Instead of specifying a VOLUME_SIZE and causing the cloud to generate a volume from the boot image, we should be launching directly against the boot image. To get the same (or in this case larger) disk we need to bump up the flavor size to achieve our goals. Issue-ID: CIMAN-33 Change-Id: Id6c2d6f0ef8ac84480d155e592e82b7aeddad286 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2022-04-20Merge "Fix: Change HELM credentials from onap-helm to oom"Jessica Wagantall1-1/+1
2022-04-20Chore: Update Helm node imageVanessa Valderrama1-1/+1
Updating the Helm node image to use 3.6 Issue-ID: CIMAN-33 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ia563d4dca5dc8809a2416dd0dcf183c12de5a3e2
2022-04-20Fix: Change HELM credentials from onap-helm to oomBengt Thuree1-1/+1
Issue-ID: CIMAN-33 IT-23362 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I01e22e6e82371c859ce25846c1ab39a0d9019776
2022-04-19Merge "Fix: Add HELM credentials to oom-settings"Bengt Thuree1-0/+2
2022-04-14Chore: Revert changes 128583 and 127823Kevin Sandi2-2/+2
Images introduced in these changes break Vexxhost stability as per they are qcow2 type and they require a volume convertion that takes long time and block instances from getting into ACTIVE state. Rolling back to RAW type images. Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I646d204d62165cfadb80354337534871c119b41f
2022-04-14Fix: Add HELM credentials to oom-settingsBengt Thuree1-0/+2
Issue-ID: CIMAN-33 IT-23362 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: Ic59a51c820ce5ef4e0d45addcd1c89cdc78b2038
2022-04-13Chore: Update Helm nodeJessica Wagantall1-1/+1
Update the Helm node to the latest version Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I148e1cbcb001becb1b51f28f8888b314028f20be
2022-03-23Chore: Archive modeling-toscaparsers projectKevin Sandi4-23/+0
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: Ide4f33722a25ae246acea7f770d11a8d1bb1aa05
2022-03-15Chore: Update redis nodeJessica Wagantall1-1/+1
Update redis node to fetch latest package versions Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Id0a816f16e050daeef1e0a7b8499e8be9f111f61
2022-02-03CI: Remove aai-event-client jobs and configAnil Belur4-23/+0
LF-JIRA: IT-23579 Issue-ID: CIMAN-33 Change-Id: Ia9469130401767b7397bb67b9bfe2bcb35dbae67 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2022-01-06Chore: Update sigul bridge and server hostnamesKevin Sandi5-11/+11
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I029f0760efaeef1b97528406cee6a2e5f67d14f3
2021-12-17Merge "Fix: Set correct credentials for jenkins logs"Jessica Wagantall2-17/+6
2021-12-17Fix: Set correct credentials for jenkins logsEric Ball2-17/+6
Change-Id: I367687deaa32b708c6783ca8c169e48907f10628 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-12-16Fix: Escape dollar sign in jenkins-init-scriptKevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I6f64bbc796ba41557b17975c3d721e832f7a9cd0
2021-12-16Fix: Standardize more openStackUserdataAndrew Grimberg1-6/+4
Use the upstream global-jjb directly instead of indirectly via current submodule linkage Issue-ID: CIMAN-33 Change-Id: Ifba946af4e8c852fa55f41f77a93725bbe962d30 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-12-15Feat: Add JCasC managed config filesEric Ball1576-0/+9544
Change-Id: Ibe1e731577cac990d078e03b4be21fdfc0c5b82c Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-10-19Chore: Update ubuntu1804-builder to latest imageEric Ball1-1/+1
Change-Id: Ibdb02ec5d63b86832681d2cece74ca2806dbed69 Issue-ID: CIMAN-33 Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2021-10-18Chore: Fix default hardware IDJessica Wagantall1-1/+1
Use v3-standard-2 as a default hardware ID. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I57eee27be730856fe01444e5fad5968c1d780f63
2021-10-18Chore: Fix image volume sizes and image flavorsAndrew Grimberg13-17/+4
In nearlly all cases, the v3 flavors provide larger disks by default than were being defined. Using the pre-defined disk sizes will significantly speed up the instance creation as well as improve the disk i/o * Remove nearly all volume size declarations so we pick up faster disks * Update the outstanding flavors that were on non-v3 to a v3 variant Issue-ID: CIMAN-33 Change-Id: I91be4239af2ac2bd503c4738dbe94ac03ff6718b Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-10-12Chore: Update packer and Ubuntu nodesJessica Wagantall3-3/+3
Update to the latest packer version to fetch a newer base image version for Ubuntu1804 Update Ubuntu Docker nodes. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6ed0b08f302b42918a19400d822eae2dda872670
2021-10-11Chore: Update image for CentOS 7 docker buildersKevin Sandi1-1/+1
Issue-ID: CIMAN-33 Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org> Change-Id: I9bbe7eaf55336aa4444727f659bce606ade63da5
2021-10-01Chore: Update CentOS 7 builder imagesAndrew Grimberg3-3/+3
Issue-ID: CIMAN-33 Change-Id: I1bf8ac28aa8deee9c2f4488fad6e699113053734 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-07-14Drop AVAILABILITY_ZONEMohammed Naser1-1/+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-06-21CI: Update node versionJessica Wagantall1-1/+1
- 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-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I9c0c0ab1a61df2c73b10c48877970595c2a86d27 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Issue-ID: CIMAN-33 Change-Id: Ibbcde84fe8dd532843d4cc6709f14a6f8bb6f732 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I6740f736ff4daaa10b1cdf23cb6466ee3d394d02 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: Ib08a62f3380e0148bc0ff93e0d3c67e0ad5dbcfb Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: Icf93e37306a2749750e8886b4c018e0e0d21d849 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2021-05-14CI: Migrate jobs from v2-highcpu-* flavors to v3Anil Belur1-1/+1
v3 flavors guarantees jobs spin on newer hardware that are faster and cost-efficient than the v2 flavors. Change-Id: I882398dcf07bc0893f09deeae18eaec04be17718 Issue-ID: CIMAN-33 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>