summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2022-08-30feat(csit): Switch 2n-clx and vpp_device to ubuntu2204Peter Mikus3-21/+15
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I91f4ebc33f132fd2e8bdbda42033fe57e81361c2
2022-08-30Merge "Add hicn job to build against vpp latest."Peter Mikus2-0/+77
2022-08-23Merge "feat(csit): Remove trending job"Dave Wallace1-51/+0
2022-08-19Merge "feat(csit): Remove 2n-skx and 3n-skx"Dave Wallace2-77/+0
2022-08-19feat(csit): Add 3n-snrPeter Mikus2-0/+31
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id3f08fcfde0287dcd0ba0b03856a853d2c648fef
2022-08-19feat(csit): Remove 2n-skx and 3n-skxPeter Mikus2-77/+0
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I29937a5f3afd568eb3a2eaf0605a36356d1a4d05
2022-08-19feat(csit): Remove trending jobPeter Mikus1-51/+0
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I2221332998db98ccf84b0e16e6b28c6582961f7c
2022-08-17fix(hicn.yaml): specify architecture in functest triggerMauro Sardara2-2/+7
This prevents the functional tests for x86_64 to start when the build job for aarch64 completes. Since the success message triggering the functional test was the same for x86_64 and aarch64, there was no way to distinguish what build jobs completed first. Also: Archive *.deb artifacts to be reused in functest jobs, thus avoiding to compile the code twice. Change-Id: Ibef007eabd57ff417aff1a55e949c11e2e2d9d6a Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-16fix(hicn.yaml): fix triggers for build/ftest jobsMauro Sardara1-8/+7
Change-Id: Ib221851e9476d836a3ee1028eb49405cefc13d76 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-16fix(hicn.yaml): fix triggers for build/ftest jobsMauro Sardara1-8/+14
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ie8684cdafc13387a1294504cbe241f62cfff64d4 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-12Merge "feat(hicn.yaml): add functional tests jobs"Dave Wallace3-3/+89
2022-08-12Add hicn job to build against vpp latest.Dave Wallace2-0/+77
Change-Id: I0210401c810720b3927d7fe9f7b92aba3f0d260d Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-12Merge "Remove deprecated OS packagecloud clean up jobs."Vratko Polak3-64/+3
2022-08-12Remove deprecated OS packagecloud clean up jobs.Dave Wallace3-64/+3
- HICN currently builds only on ubuntu 20.04 Change-Id: Iec748d67d8f579767505c796f848b371481e607c Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2022-08-11post 22.06 vpp job clean upDave Wallace10-699/+7
- Remove ubuntu-18.04 jobs - Remove vpp 21.10 jobs - Address TODO clean up now that 21.06 & 21.10 are no longer supported - Remove unused jjb/hc2vpp (archived project) Change-Id: I9da69fa175ebb647476916e9921f4149045408b4 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2022-08-11fix(hicn.yaml): add parameters to hicn-sonar-scanner jobMauro Sardara1-0/+8
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: If97da72393985d817b8f8a86acf7e71abaa7f6a3
2022-08-11feat(hicn.yaml): add functional tests jobsMauro Sardara3-3/+89
The approach to trigger the functional test job is the same adopted for triggering the build after the checkstyle. A comment "build_successful" will be added in gerrit by the build job, and this comment will in turn trigger the functional test job. Change-Id: I140160dfdd6fe80fdbe64848b9dc2c7a2b75cac4 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-10feat(hicn.yaml): add project and job-template for sonar scanner.Mauro Sardara2-14/+53
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I86c9baa94b6df0e2ec722e47e660d1d70fb71d39 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-09Chore: Remove Centos8 Packer jobsVanessa Valderrama1-1/+0
Removing Centos8 Packer jobs since the project is not building on Centos8 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: If20c904356123e77974117c187d80ca381f3b9de
2022-07-26feat(tldk): enable verify jobs in sandboxVratko Polak1-0/+2
As they are started manually, GERRIT_REFSPEC has to be a parameter. With this, it is possible to verify ci-management changes affecting TLDK by creating edited verify jobs in sandbox and running them there. Change-Id: Id57b6fba7a98fc76c00563967c7d110ea60560ad Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-07-14CSIT: Set the cadence of daily jobs to normal.Tibor Frank1-11/+11
Change-Id: Ie407f995cee8fd03941f6d4fc1e335a90ef326de Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-07-08feat(logs): Remove unused logs backupPeter Mikus2-55/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I54391b1301dd231f60132627e89922a06d73e58d
2022-06-30CSIT Trex: Do not check VPP API CRCsVratko Polak1-5/+1
Change-Id: I4326b3ba66c5204b91c93cb57f6902cb3a0501b5 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-06-17Add docs-spell to vpp checkstyle jobDave Wallace3-4/+28
- also replace individual package install confirm/force environment variables with UNATTENDED=yes. Change-Id: I22a503848d7ae916bdbff1977586a0fa17498cca Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2022-05-31vpp: add spellcheck to docs jobs.Dave Wallace1-2/+2
Change-Id: I0ab1c58a01f9b1a9b2c661f700b3862294900a44 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2022-05-26Merge "CSIT: Reduce daily jobs cadence for 2206 report data collection"Peter Mikus1-11/+11
2022-05-25Chore: Upgrade JJB versionVanessa Valderrama1-1/+1
Upgrading the JJB version to use the version required by Global-JJB to resolve plugin installation issues https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/release-notes.html#v0.77.0 Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ie0eefdd23cffc2a3f12d0b4e278c7f0ceba61ec4
2022-05-25vpp: add stable/2206 CI jobsDave Wallace2-13/+34
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I279978c3b0eb4c5e3079c8c5645837fc8a25029e
2022-05-25CSIT: Reduce daily jobs cadence for 2206 report data collectionTibor Frank1-11/+11
Change-Id: I869a8e5456eaca916725b704e2fba2dcdff48b7c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-25csit: Add rls2206 jobs, remove rls2110 jobsTibor Frank4-26/+26
Change-Id: I4430643f1d5592327251503673e0098f8cf9752c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-11feat(csit): start daily perf jobs earlierVratko Polak1-11/+11
Daily performance jobs are using the same pool of performance testbeds as manual performance verify jobs (both csit-vpp and vpp-csit). Most folks who trigger larger numbers of performance verify jobs are working in Europe timezones. Thus, the optimal time to start daily performance jobs is just when Europe is no longer expected to be working. Daylight saving time conventions complicate the matter, byt from my point of view 22:30 UTC each day before a workday seems to be the best. This Change does not affect weekly jobs nor device jobs. All daily jobs are still started all at once. Change-Id: I77c91a76240e2edbf20730254fa0dc7fd102ca7e Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-04-26Merge "fix(hicn/docs.sh): create SITE_DIR if it does not exist before moving ↵Dave Wallace1-1/+3
html folder"
2022-04-22feat(csit): Decrease AWS job countPeter Mikus1-6/+0
- 3n-aws Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I81ab3a1d7ec431920b8ac98bbae1c405d5ee37cc
2022-04-20fix(hicn/docs.sh): create SITE_DIR if it does not exist before moving html ↵Mauro Sardara1-1/+3
folder Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I1cd578f1895f911e4b56d57c564759a6759de052
2022-04-08Merge "feat(csit): Add T-Rex 1n-aws job"Dave Wallace1-0/+12
2022-04-04CSIT: add 3n-alt arm testbed jobsJuraj Linkeš2-0/+29
Change-Id: Ib8d01af558809503f570fabc701beeb72b1b106e Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2022-04-01fix: specify correct packagecloud repo for hicn debsMauro Sardara1-5/+5
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Idbb529ae03e3000f139d545287c575385baf2905
2022-03-31Merge "feat: remove deprecated jenkins jobs"Dave Wallace1-30/+0
2022-03-31feat: remove deprecated jenkins jobsMauro Sardara1-30/+0
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I4362f90cd5c6fe27bbe8e456605f523b840100d4
2022-03-31Merge "doc(hicn): do not build doxygen"Dave Wallace4-4/+6
2022-03-31doc(hicn): do not build doxygenMauro Sardara4-4/+6
Also: - print info about current script Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I89d05a8f1ac956015a3b55b892a1a63988e76816 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-03-31Revert "Temporary make device-tests on 1n-skx non-voting"Peter Mikus1-1/+1
This reverts commit 47cbe7d14a20fc6d65f78c48ada289436cf3f8ee. Reason for revert: Issue fixed, RCA known Change-Id: Ifc93d80b29fd49d538ea87ee84cc8967a878ca11 Signed-off-by: pmikus <pmikus@cisco.com>
2022-03-31feat(csit): Add T-Rex 1n-aws jobPeter Mikus1-0/+12
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I13d967fa247f2b1e692263c80fcecc40b2d59003
2022-03-29Temporary make device-tests on 1n-skx non-votingDamjan Marion1-1/+1
To unblock VPP patches until issue is resolved. Change-Id: I480a0aad65b31c6dd544a16eb6b2932ef54ef067 Signed-off-by: Damjan Marion <damarion@cisco.com>
2022-03-15docker builder: add debian-11 executor image.Dave Wallace1-0/+8
= Add vpp-*-master-debian11-x86_64 jobs Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I1bb12d72e28ef8a9872558fb4f6def6b520981ae
2022-03-14Remove vpp stable/2106 jenkins jobs.Dave Wallace2-35/+1
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Ic9623be20a720c82fe8fb828bebc4171d36104a7
2022-03-11CSIT: Set cadency of 2n-icx daily job to once a dayTibor Frank1-1/+1
Change-Id: I03a6f36e9510e58076fdf171638ca98cb5853b90 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-08CSIT: Set cadency of daily jobs to once a dayTibor Frank1-8/+8
except 2n-icx as it is still neded for report testing. Change-Id: I2b0339839d966cd168ff575c67a2a716bbc80984 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-01-25feat(csit): Add 3n-icxPeter Mikus2-9/+34
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic14e587a698169bb7f0dfb61d98a47617294fb84
2022-01-24Merge "CSIT: Set daily cadence for 2n-skx and 2n-clx"Peter Mikus2-3/+3