summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-09-19CSIT: Reduce daily jobs cadence for 2310 report data collectionTibor Frank1-16/+16
Change-Id: Iae8327f5ffbc92c385b0a83202adf1d10a7b2cc1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-09-14Add VPP 23.10 branchAndrew Yourtchenko2-0/+34
Change-Id: Ic7b413c9eb2adf3d9581f9be0ec814bad91963b4 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
2023-09-13Merge "feat(csit): Use only 1n-spr"Dave Wallace2-7/+2
2023-09-12Fix: Add sandbox labels to nomad prod templatesDave Wallace11-22/+44
Change-Id: Ieca16d264ef5479c8b5f952a3e3435b6f838755a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-09-12feat(csit): Use only 1n-sprPeter Mikus2-7/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I96b885b5c5bff9ac53723f5e70b00c4fa3077bad
2023-09-11Fix: add prod labels to sandbox templatesDave Wallace11-22/+44
Change-Id: Ib1769d612bc147fe602c881915f0e2059ff2a410 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-09-08feat(csit): Add 1n-spr non-votePeter Mikus2-0/+5
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ic806aaeac91425742babb9903927cd477c90bc54
2023-09-05feat(vpp-csit-perf): add 3na-spr and 3nb-aprVratko Polak1-0/+6
Change-Id: I8ed7f1b14aa4d27016ad6e9c99ff2b6ac0a11778 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-08-31vpp: disable voting on 1n-skx vpp-device jobDave Wallace1-0/+1
Change-Id: I5b19af50e7b91b4d777a7eb23b5d6bd54c3a8c9a Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-08-31Fix: Remove Jenkins URLVanessa Valderrama2-2/+0
Removing the Jenkins URL, it's an invalid configuration element Change-Id: I8cc5ebb4d01bde1abc3f58d886421bbe185756c8 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-31Fix: typo in FDIONOMAD job template filesDave Wallace15-15/+15
Change-Id: I95b03936c4af3383ae104476b6222a894e3961be Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-08-31Merge "Fix: Adding Jenkins URL"Vanessa Valderrama2-0/+2
2023-08-31Fix: Adding Jenkins URLVanessa Valderrama2-0/+2
Adding the Jenkins URL back to the environment configs Change-Id: Ib7bf2f35009ba4b844995880ee99c826ae326b50 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-31Fix: Correct Jenkins URLs for sandbox nodesVanessa Valderrama2-1/+12
Change-Id: If538ecdf4dc9c8ae22f684903eb9d468cf88525d Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-30Fix: Removing unneeded ArtifactVanessa Valderrama1-1/+0
RelativeDest is an optional configuration and not needed. Change-Id: If08fe09a2228bc45a5dc585ad800d2b98f87ef97 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-30Fix: Modify the RelativeDest pathVanessa Valderrama1-1/+1
The RelativeDest is a default setting. The documentation points to local/. This change is to align with the documentation. Change-Id: I4ca1d7f476f13997ddb763c38a891662b0dc3727 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-30Fix: Correct prod Docker RegistryVanessa Valderrama1-1/+1
Change-Id: I9fb6802aaa8ba605886b19107dcb48541e26e847 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-30Fix: Correct node defaults and sandbox nodesAndrew Grimberg12-5/+132
Change-Id: I342ec75bd3c7e8de2dc6a33435ade63ac2c92351 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-08-29Test: Minor nomad changes to check scripts updatesAndrew Grimberg4-4/+6
Change-Id: Ifd01d73286bc155cfbba0ed6c321f005f1ce9f92 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-08-29Fix: Remove old (and now bad) passwordAndrew Grimberg1-1/+1
Password got into the repo accidentally. Getting it rotated and updated in the correct encrypted location for automatic fill in. Change-Id: Id19fed0697dc70cb72814e9768e686dfb89fcdb7 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-08-23Chore: Modify Nomad configsVanessa Valderrama48-244/+462
Modifying Nomad configs with updates from the latest Nomad plugin Change-Id: I06b34f3202d0ad511274a38b472239dd7a1ea537 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-08-22Merge "vpp: disable ccache for gcc builds"Vanessa Valderrama2-9/+9
2023-08-21vpp: disable ccache for gcc buildsDave Wallace2-9/+9
- avoid build breakage for incompatibility between gcc & clang object files Change-Id: I521863c5a651a87f06f23b6308a0f8ce91347feb Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-08-18vpp 23.06 post release clean up.Dave Wallace4-46/+32
- Remove vpp stable/2210 branch support Change-Id: Icef62c0e073a787645fe1663d7ca7e0da0ba440b Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-08-15Merge "vpp checkstyle: verify dpdk/rdma-core matrix"Vanessa Valderrama1-0/+19
2023-08-15Chore: Update global-jjb to the latest v0.88.5Anil Belur1-0/+0
- Pull in fix for sandbox cleanup job failure. Change-Id: I6af59e3b722723883bf958267bfdeccb27ce252d Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-08-15CSIT: Add rls2310 jobs.Tibor Frank3-17/+17
- remove 2306 jobs Change-Id: Ic0ce7017fcc8caa626056ce3404bfce8fb61aa0f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-08-14vpp checkstyle: verify dpdk/rdma-core matrixDave Wallace1-0/+19
- If mlx_rdma_dpdk_matrix.txt file has been updated in the current changeset, verify the current rdma-core_version and dpdk_version exist in the matrix file. Change-Id: Ib7bf2969c48badb6795de440a858796c83ad1083 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-08-11CI: Deprecate VSAP buildsJessica Wagantall2-191/+0
This repo is archived as per IT-25893 Change-Id: Iee367fe742b2b996fd6efe10077a936025fdc22d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2023-08-09feat(csit): Add new AWS jobsPeter Mikus1-0/+12
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I73bce1e5d84a5ca034ed5282c86886286a4d64e8
2023-08-01CI: Add cloud-env in hcl format for packer jobsAnil Belur4-0/+18
Change-Id: I44fc1ea43f77b19b9520cbaea04e893126b57648 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-08-01Chore: update global-jjb to the latest v0.86.9Anil Belur1-0/+0
Change-Id: Ifef15990a9e48748e31a31574c196941f27333a7 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-07-28Restore vpp-gcc-verify* jobDave Wallace2-1/+179
- otherwise gcc build breakage will kill vpp-cov daily job. Change-Id: I72effa7725d2e0cd3fadcfc6a359f24f372ba80c Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-07-26CSIT: Set the cadence of selected daily jobs to normalTibor Frank1-2/+2
- 2n-spr Change-Id: Ic71e858c500faa365be4f6cc4efb7fdef93ca560 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-25Move vpp-cov-* CI job from per-patch to daily executionDave Wallace2-6/+8
Change-Id: I2798fafcc3182a735f6fd380ef558c585fd28b64 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-07-18Chore: Update packer version to 1.8.2Anil Belur1-1/+1
v1.4.0 is outdated and the min required version is v1.8.2 for a while with common-packer. Change-Id: Ie5b021b7977b7e2c2f51b132369761bbb41e84d0 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2023-07-17CSIT: Set the cadence of selected daily jobs to normalTibor Frank1-3/+3
- 3n-snr - 3nb-spr Change-Id: Ic8dc98cd301bf50fecc9c8507089218828827a67 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-13CSIT: Set the cadence of selected daily jobs to normalTibor Frank1-6/+6
- 3n-alt - 3n-icx - 3na-spr Change-Id: I14139491c667389c7eacd7b0ccad0732d53bfe0f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-12Chore: Add packagecloud-account managed fileVanessa Valderrama2-0/+4
Change-Id: I217c3d2bcb45c1cc8a3fbe380a4e5108c9633f1d Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-07-12Merge "docker: add support for vpp stable/2306 branch"Vanessa Valderrama1-3/+3
2023-07-12Feat: Configure self-service-releaseVanessa Valderrama2-0/+26
Configuring self-service-release features for PackageCloud Change-Id: I030679257694e0d4ed49b8a327cecd3ffd98cd16 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-07-11Chore: Configure Sigul for self-service releasesVanessa Valderrama8-4/+52
Change-Id: I3a430eff4f202b415713f97df725e0f9386daf28 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-07-11Merge "Replace vpp-gcc job with vpp-cov job per-patch"Vratko Polak5-115/+223
2023-07-10CSIT: Set the cadence of selected daily jobs to normalTibor Frank1-5/+5
- 2n-clx - 2n-icx - 2n-tx2 - 2n-zn2 - 3n-tsh Change-Id: Ie3f8640c1443cdd245cafca6937df8b16e6ab667 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-06Replace vpp-gcc job with vpp-cov job per-patchDave Wallace5-115/+223
- the original gcc job was intended to ensure that gcc builds worked to generate test coverage reports. The vpp-cov-verify job produces test coverage reports per patch and stores them in the S3 7-day docs retention bucket. Change-Id: I28c7c323ea8d673cdee66b85189e20029e63336d Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-06-29Chore: Add global vars for self-service-releasesVanessa Valderrama1-0/+2
Change-Id: I1acd3bdb1bfb66fc9b784e0d5ff697736e8f13bb Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-06-29Chore: Update Ubuntu buildersVanessa Valderrama2-5/+2
Change-Id: I089e641405901a0dc24052ab3a117d4d6d03327f Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-06-29CI: Update verify to use reusable workflowVanessa Valderrama1-98/+16
Change-Id: I84b9cd69919c200dc2a4787ef0cdf9a39caebd40 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
2023-06-29CI: Add pre-commit bitsAndrew Grimberg4-0/+165
Change-Id: Ie207583b16bda0f1851dcf31e6dfae386a59945c Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2023-06-15CSIT: Reduce daily jobs cadence for 2306 report data collectionTibor Frank1-16/+16
Change-Id: Ibe7171ceca7926e53198098ca51910d1a9404f2a Signed-off-by: Tibor Frank <tifrank@cisco.com>