summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
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
2022-01-21CSIT: Set daily cadence for 2n-skx and 2n-clxTibor Frank2-3/+3
Change-Id: I92af83df11cf6a07c70add3beb2d602376acacf8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-01-21feat(csit): Add ICXPeter Mikus2-0/+34
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I0356e8ea6a0162b311f4c060bbb9dd33698a8650
2022-01-20CSIT: Reduce daily jobs cadence for 2202 report data collectionTibor Frank2-9/+9
Change-Id: Ib16ba52076a43f32b17f753eefefaf40fed09f9a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-01-20CSIT: Add rls2202 jobsTibor Frank4-24/+22
- and remove 2101_1 and 2106 Change-Id: I0a2d6c2082c86a7a2d56f2e2ed1d362a6965aa8e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-01-19Allow the optimization of preinstalling vpp-ext-deps to failAndrew Yourtchenko1-1/+12
e62c4bc9708a906d2dcd504cdcca5964b232d3b3 added stricter error handling, thus creating a failure case if a packagecloud repo has been newly created and is empty. Relax the error handling, and add the comment about the motivation. Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I8bfe6d69ab1a59622c60080e796f301b6b6f4ead
2022-01-18Changes for VPP 22.02 ReleaseAndrew Yourtchenko2-0/+34
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I0cad291971073dceb1bc4a3fc15c43e1713f71ba
2022-01-06Skip vpp-csit-*tx2 jobs in productionDave Wallace1-0/+6
- jobs currently either failing or timing out after 90 minutes in production. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I52131a255e55af8e5974136751ad6629fb4ccf59
2021-12-07Merge "Move non-voting arm vpp device job to per-patch"Dave Wallace1-91/+2
2021-12-07Move non-voting arm vpp device job to per-patchJuraj Linkeš1-91/+2
The underlying vpp device arm issue preventing jobs from running in any reliable fashion has been resolved. Change-Id: Ib8ff942af8a31a11e5f64cb01e863506e744708b Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2021-12-02Nexus retirement CI job clean upDave Wallace22-618/+96
- Remove nexus configuration parameters from CI jobs for active FD.io projects - Convert HICN docs jobs to use S3 storage Change-Id: Ida00b6448926567e0245b4988597113bfea0bd84 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-11-16Merge "vpp: run 'make test-dep' for all OS variants."Peter Mikus1-41/+38
2021-11-16Merge "Fix upload of vpp-ext-deps cached in executor"Peter Mikus5-128/+121
2021-11-12Remove vpp-*-master-ubuntu1804-* CI jobs.Dave Wallace1-1/+5
- As agreed upon at todays VPP Community Meeting Change-Id: If0874caf9863cea68da065b0d1e4f15e190dd6d6 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-11-10CSIT: Set daily jobs cadence to normalTibor Frank2-9/+9
Change-Id: I1077e8b74f221531a1010a9f5ed124e747cfdc0e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-11-08Chore: Update TLDK OSVanessa Valderrama1-1/+1
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I7b4df5847288ecdec2e94f6fca9c323f42f8baf7
2021-11-06vpp: run 'make test-dep' for all OS variants.Dave Wallace1-41/+38
- Ensure that there are no repeats of python dependency breakages on OS variants which do not run 'make test' in the CI. This is required for docker executor builder as well as doc/test dep issues [0]. [0] https://gerrit.fd.io/r/c/vpp/+/34381 Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Ife4e33b4a048fe87574165cfd6f573a1ec6dadc8
2021-10-29Fix upload of vpp-ext-deps cached in executorDave Wallace5-128/+121
- Refactor installation of vpp-ext-deps Change-Id: Ifd22ceb0481c9b2f2c6be223dae64e775d59fa12 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-10-27Chore: Remove unused packer jobsVanessa Valderrama1-2/+0
Required images: CentOS 7, CentOS 8 and Ubuntu 20.04 Removing unused packer images, the only builders in use are CentOS 7 builders. We'll move to CentOS 8 once the images are built. TLDK will be using Ubuntu 20.04 images once we have the correct packages installed. Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ifbdab4f253d17cf006a5d2ce4aafa82b54291a3e
2021-10-27Chore: Modify ci-management job builderVanessa Valderrama1-1/+1
Changing the size of the builder. The change to the larger builder was done as a test when we were having Jenkins issues and was never changed back. Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ia2f05d758428a929836ae8bff5898c1faa75dff1
2021-10-27Merge changes from topics "33989", "33992"Dave Wallace8-458/+71
* changes: Remove deprecated releases/os jobs for VPP 21.10 Convert VPP docs upload destination from nexus to amazon S3.
2021-10-27Remove deprecated releases/os jobs for VPP 21.10Dave Wallace4-134/+4
- Deprecated release: VPP stable/2009, stable/2101 - Deprecated OS: centos-7, debian-9 Change-Id: If3ca0f249210946321f6e867a933b05f19f58865 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>