summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2021-09-23CSIT: Add rls2110 jobsTibor Frank4-19/+22
- and remove rls2101 jobs Change-Id: Ifaccf28cd5fb9dedaf9e570162017f11415f4aeb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-09-23CSIT: Remove rls2009lts jobsTibor Frank4-74/+0
Change-Id: I1984974b2648241ae28e0e1ffd6d6239b5b0ec60 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-09-22CSIT: Add csit-trex-perf-ndrpdr-weekly-master-{node-arch}Tibor Frank1-0/+69
Change-Id: Ief7cbc5d3e46671773358c90ae3fb6f3ba2a7ca6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-09-20Changes for VPP 21.10 ReleaseAndrew Yourtchenko2-0/+43
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: If4f836d753568f5185176d649e4b4c6806a7e060
2021-09-20FIX: Do not fail to copy directorypmikus1-5/+8
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I3cff2ca3feef7fc1083584249cdb2866e13ea836
2021-09-16Merge "FIX: Improve ContentEncoding handling"Dave Wallace1-10/+10
2021-09-16FIX: Improve ContentEncoding handlingpmikus1-10/+10
+ Each bucket has different settings that is accepted. This patch helps to make all buckets and jobs works as expected for their settings. + Tested on sandbox on all kind of jobs (tox,docs,trending) Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ibf7e81f06c9bd9b3f17194231cbd4f7e83596305
2021-09-16CSIT: cleanup unused scriptspmikus5-181/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I121b8fdf94ebbaa65ed999c9f907581ca7690210
2021-09-14Merge "Docs: Cleanup"Dave Wallace4-100/+131
2021-09-14Docs: Cleanuppmikus4-100/+131
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I9209a4c739feb9aae713d0f3654d3cf6fa04c92d
2021-09-08CSIT DPDK verify: Allow manual overridesVratko Polak1-0/+3
Without these additions, there is no way to start the job successfully with overriden trial duration and multiplicity. Change-Id: Ia4a3b154e4c1354a89187918f7f051a951a0bc21 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-09-02CSIT: send email notification if job is successfulTibor Frank1-4/+4
Change-Id: Ifcae6bb0bf66e426d601d3129b784450ae8ac7bf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-09-01Fix vpp-checkstyle-* jobs build discard configDave Wallace1-1/+2
- Add missing 'build-days-to-keep' parameter to lf-infra-properties macro. Change-Id: I264c82ce1de17a22bef6e8b9867eaae03ddf9c5d Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-08-31Fix build discarder config for all fd.io projectsDave Wallace16-285/+164
- Existing build discard configuration is no longer generating build discarder config in jjb. Use lf-infra-properties macro instead. Change-Id: I2e6aabefd4a5a74877c4ba02c1f06f3f120bea69 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-08-31Merge "CSIT: Email publisher"Dave Wallace2-90/+83
2021-08-31Merge "CSIT: Add Trex jobs"Dave Wallace1-2/+105
2021-08-31CSIT: Add Trex jobspmikus1-2/+105
+ For testing Trex only (required for bypassing VPP download and DPDK download) while still having ability to extend for trex artifact downloading. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Idbc1abc62fa53ad66a5d534b8c708e4912a22398
2021-08-27Description setter: Search for S3 linkVratko Polak1-1/+1
We disabled Nexus and we never plan to go back. Change-Id: I279e0ddb2697a3a28316cb6700fdde13cde841bc Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-08-26CSIT: Email publisherpmikus2-90/+83
+ Fix email send when job fails + Resuse publishers as macro Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ic6c5a5f97ff38243d0dc5d6a4665d21009acb026
2021-08-26CSIT: Remove 2009 branchpmikus1-6/+0
+ Leave only 2009 LTS Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ic970abd97d08157d69752f53a3d22fc7b8ab19e4
2021-08-25Delete jjb/scripts/csit/cpta.shVratko Polak1-89/+0
It is not used since https://gerrit.fd.io/r/c/ci-management/+/33118 Change-Id: I62b167eff32fd27158e2dd7ae6deec2c25d8db47 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-08-25Fix: Patch to emails for CSIT trendingpmikus1-6/+6
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I1834c812b30ea9579a9cf161eb05e11c72e549f1
2021-08-23Fix: Docs reverse triggerpmikus1-1/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ibd55836aa21ec301f4c8e8d5c644e71a088ab673
2021-08-20Merge "Fix PackageCloud push"Dave Wallace2-6/+6
2021-08-20FIX: CSIT trending pathpmikus1-1/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: If7f9889fce320c2d53c7ff1c25d1a505e5f80eaf
2021-08-20Fix PackageCloud pushVanessa Rene Valderrama2-6/+6
Adding the full path for the PackageCloud target Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I1ed366b1b30fefda4bfdb6667cbed11b4ed96f08
2021-08-20Fix VPP PackageCloud pushVanessa Rene Valderrama1-3/+3
Adding the full path for the PackageCloud target Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I30a1db7ddc1e7113d6dfc569ff3ccacb89e51d42
2021-08-20Global: Fix bugs in CSIT docs generationpmikus1-7/+6
+ Some bugs picked in production env. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I78276bcc9113360312936befce1fe86124b1ba39
2021-08-17Global: Docs generation in s3pmikus8-212/+200
+ Rework report/docs/trending jobs in CSIT to utilize AWS S3 cloudfront Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ica2757ba8dc31792631c8d6b53b332ebf688b15e
2021-08-11Merge "CSIT: Add AWS job"Dave Wallace1-0/+30
2021-08-10CSIT: Add AWS jobpmikus1-0/+30
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I60f40a38de89234b2eed1d9f0c04f465378c6de4
2021-08-10csit: Add report merge job for 2101.1Tibor Frank1-0/+2
Change-Id: If60599d596a13404fd5ba887f70a42498e666d86 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-08-06Merge "Fix workarounds for archive paths"Dave Wallace4-4/+52
2021-08-06Fix workarounds for archive pathsVratko Polak4-4/+52
https://gerrit.fd.io/r/c/ci-management/+/33060 has introduced workarounds for jobs which create Robot outputs outside /archives/. It got merged without verifying the workarounds work correctly. + The workaround for device job does not seem to be needed. + Perform the copy also when robot failed. Fixes: 37a55a05cd6ac7ca15bbb99f5ddc9ca61874d5f8 Change-Id: I5e08545bd290fa917e85a375865a130c3f2ff996 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-08-06Revert "Global: Disable Nexus for fdio-infra-ship-logs in production"Peter Mikus1-1/+1
This reverts commit 94ccf388b6317892bdd5db5c7b8a2baedaf904c4. Reason for revert: CORS setting of S3 is corrupted. Until LF ticket is resolved reverting. Change-Id: I59e6196f8e3317f249aa4258435705cc8965a80c Signed-off-by: pmikus <pmikus@cisco.com>
2021-08-05Global: Disable Nexus for fdio-infra-ship-logs in productionpmikus1-1/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I98521297778c2c141c393d429c15039eae16d84f
2021-08-05Merge "Global: Rework archive artifacts"Dave Wallace23-1315/+310
2021-08-05Global: Rework archive artifactspmikus23-1315/+310
This patch removes archive-artifacts-parameter macro and ARCHVIVE_ARTIFACTS env var from csit and vpp project. All project specific artifacts to be uploaded with the log files SHOULD BE copied to $WORKSPACE/archives. The next step once this is merged will be to remove NEXUS entirely via JCasC. + Remove archive-artifacts from all csit/vpp yaml files. + Add fdio-infra-ship-backup-logs macro + Remove unused jjb/include-raw-deploy-archives.sh + CSIT: - copy job artifacts to $WORKSPACE/archives + HC2VPP - remove CSIT + TLDK: - remove CSIT Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Iada020cf269714c34f9ce32d764d991827e3b003
2021-08-04hicn: fix broken reverse trigger for docs merge jobsDave Wallace1-1/+1
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I833f1e084a642df0679e9abe0b38a0ca58a2dd59
2021-07-26CSIT: Set daily jobs cadence to normalTibor Frank2-9/+9
Change-Id: I1246d18431c2f171aafa0be7fafadce098714d57 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-07-19Merge "- Add jobs for branch stable/2101 aarch64 - Trigger checkstyle for ↵Dave Wallace1-0/+16
stable branches"
2021-07-19- Add jobs for branch stable/2101 aarch64Mauro Sardara1-0/+16
- Trigger checkstyle for stable branches Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I2da2147c45b2b66280880898c2f34396d7c542e8 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2021-07-16Merge "Add jobs for branch stable/2101"Dave Wallace1-0/+4
2021-07-16Add jobs for branch stable/2101Mauro Sardara1-0/+4
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I2bfc80570df3e6ab0485976d276b746201d7c694
2021-07-15Merge "Add libparc verify/merge job for ubuntu 20.04-arm64"Dave Wallace1-0/+2
2021-07-15Add libparc verify/merge job for ubuntu 20.04-arm64Mauro Sardara1-0/+2
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ib961f3370f0279748a390d564c05265f44d90cae
2021-07-12Add Ubuntu-20.04 and Centos-8 CI jobs for VPP stable/2101.Dave Wallace1-5/+0
- Required for VPP 21.01.1 maintenance release and CSIT 21.06 Report comparison tables. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Ib95a4a5221000b9fe4c4f5aa9b67a5bdee9943a8
2021-06-30Remove hicn jobs for ubuntu 18 and centos 8Mauro Sardara1-39/+8
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ic43c1cd89764be3f45f4be2f107b1f5002d0b7dc Signed-off-by: Mauro Sardara <msardara@cisco.com>
2021-06-15Change 'Downloading' to 'Retrieving' in backup_upload_archives.shDave Wallace1-2/+2
- To prevent false positives when searching console logs for jobs which are downloading content over the internet. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I0d9d1e3138380453eabab6a0fe2844311304491f
2021-06-09Fix typo in vpp.yaml that removed vpp*master*aarch64 jobs.Dave Wallace1-1/+0
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: If852c1a009d317b0748dde350c8c63102f38f7bf