summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
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
2021-06-07Remove vpp-*-master-centos8-* jobsDave Wallace1-0/+6
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I911a08af7bcbcd1c6e7f8db36ac3028d31425bc2
2021-06-03Merge "JJB: Include perf analysis per job"Dave Wallace3-1/+41
2021-06-03JJB: Include perf analysis per jobpmikus3-1/+41
+ Useful for performance analysis before run. This should help to analyze machine load before starting payload by comparing conditions from running jobs. - Requirements: sysstat (apt install sysstat) - Remove extraneous python import from backup_upload_archives.sh - Fix sar issue on centos-7 - Fix debian9 lftools install / upgrade issue Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I6b61f99b9b2cde2bac3dacdefaa926e9afbb157e
2021-06-03Merge "CSIT: Reduce daily jobs cadence for 2106 report data collection"Vratko Polak2-9/+9
2021-06-02api-checkstyle: do not send the notification about the successful API checksAndrew Yourtchenko1-4/+0
the api-checkstyle was initially done with notification for both successful and failed api-checkstyle runs, just as a matter of precaution. It's time to keep the notification only for the fail case, thus fulfilling the point of notifications. Change-Id: I41a12e7a30bc852c9280fc08a6eae426438f7d92 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
2021-06-02CSIT: Reduce daily jobs cadence for 2106 report data collectionTibor Frank2-9/+9
Change-Id: I42b60d73f5c064c63bdf3473bf9d1b3b8b1b3d0f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-06-02Merge "CSIT: Decommission 3n-hsw - jobs"Vratko Polak2-49/+18
2021-06-02CSIT: Decommission 3n-hsw - jobspmikus2-49/+18
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I10be9e27c125fd5524a6cb381806f18bd0514e89
2021-05-27csit: Remove not needed jobsTibor Frank4-15/+0
https://jenkins.fd.io/view/csit/job/csit-docs-merge-2005-ubuntu2004-x86_64 https://jenkins.fd.io/view/csit/job/csit-report-merge-2005-ubuntu2004-x86_64 https://jenkins.fd.io/view/csit/job/csit-verify-tox-2005-ubuntu2004-x86_64 https://jenkins.fd.io/view/csit/job/csit-docs-merge-2009-ubuntu2004-x86_64 https://jenkins.fd.io/view/csit/job/csit-*-perf-report-coverage-2009-* https://jenkins.fd.io/view/csit/job/csit-*perf-report-iterative-2009-* https://jenkins.fd.io/view/csit/job/csit-report-merge-2009-ubuntu2004-x86_64 https://jenkins.fd.io/view/csit/job/csit-vpp-device-2009-ubuntu2004-x86_64-* https://jenkins.fd.io/view/csit/job/csit-*-perf-report-coverage-2101-* https://jenkins.fd.io/view/csit/job/csit-*perf-report-iterative-2101-* Change-Id: I54ea273cb7fb33fdbe427693a021a8b50def6223 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-26csit: Add CSIT rls2106 jobsTibor Frank4-0/+22
Change-Id: I6ef10c854362a58ca14c12d8a73dfb5c855aebee Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-25Changes for VPP 21.06 ReleaseAndrew Yourtchenko2-0/+38
Change-Id: I2d20e79e621de018b94f8c8db10982730cda805b Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
2021-05-19Revert "Retry VPP jobs if git clone fails."Andrew Yourtchenko3-19/+0
This reverts commit 1fb419681d9738d890e90e9ac7cd8e36cafc5d4d. Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: I7993e11ab39d2f6b05c11484c68bbed0fe431b72
2021-05-13Fix make test docs upload & clean up docs jobsDave Wallace2-187/+9
- make test DOCS_DIR in vpp/master changed location, fix upload for master and subsequent release branches. - Don't archive docs build output to avoid stress on nexus - Sphinx docs are generated and pushed to github by hand for publishing. Therefore remove sphinx docs jobs and include building of sphinx docs in the vpp-docs-verify-* jobs. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I3b2badbf3e2b242ad6b4efcc7d6d281c8b26136b
2021-05-08Backup console logs to consul.Dave Wallace2-10/+27
- Add additional executor info to console output for consul log storage. Change-Id: Ifc9174ff69f26aa31f92e3680606f7a2303b5924 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-05-04Merge "Remove deprecated fdio-infra-shiplogs macro"Vratko Polak5-65/+16
2021-05-03Retry VPP jobs if git clone fails.Dave Wallace3-0/+19
- Use naginator regular-expression to only retry builds when logs contain git clone failure message. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Icb18b7c287b0ccb9d47c7c4af216b3204a720291
2021-04-27Merge "Separate VPP stacktrace generation from artifact archiving"Vratko Polak4-45/+30