summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-08-18Merge "CI: Migrate to JCasC Managed Files"Dave Wallace63-0/+402
2021-08-18Relicense docker filesVratko Polak1-32/+0
This is to address the issue raised in: https://gerrit.fd.io/r/c/27335/1/docker/LICENSE#2 Change-Id: I534c6d2ecfd09d2046625315860424cab2057b37 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-08-16CI: Migrate to JCasC Managed FilesVanessa Rene Valderrama63-0/+402
This patch is to migrate Jenkins settings file to JCasC managed files enabling self service managed files for the community Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ief195b9feaa933a37eb36109ccd836c79c85f4be Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
2021-08-13Merge "Fix debian-9 docker image builder"Vanessa Valderrama1-4/+2
2021-08-11Merge "CSIT: Add AWS job"Dave Wallace1-0/+30
2021-08-10Upgrade global-jjb to v0.65.1Vanessa Rene Valderrama1-0/+0
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I4b22df091bc57f417053c6781e4f19b92fc67e97
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-06INFO.yaml: add approval link for Peter Mikus to tsc sectionDave Wallace1-2/+2
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I08a2b488fb8a3c14c8257733a47bac2380cfe2a0
2021-08-06Merge "INFO.yaml: Add Peter Mikus"Dave Wallace1-0/+5
2021-08-06Merge "Fix workarounds for archive paths"Dave Wallace4-4/+52
2021-08-06INFO.yaml: Add Peter MikusVratko Polak1-0/+5
Approval link: https://ircbot.wl.linuxfoundation.org/meetings/fdio-meeting/2021/fd_io_tsc/fdio-meeting-fd_io_tsc.2021-07-22-15.01.log.html Change-Id: I59f255c4a298ef0436adec9a97570907fde74141 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
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 Mikus2-1/+4
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 productionpmikus2-4/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I98521297778c2c141c393d429c15039eae16d84f
2021-08-05Global: Disable Nexus for fdio-infra-ship-logs in sandboxpmikus1-3/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I2fe96711a2abc032410562fd38ee7e86b1039cb0
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-04Fix debian-9 docker image builderDave Wallace1-4/+2
- Docker installation no longer works on debian-9 so don't install it when building debian-9 executor images. Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: I7896799bdc6cd1d683966b1f0951405d4967891b
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-08-04Infra: Move Nomad URL to new server masterpmikus2-2/+2
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ib4c9da7e6b64c6fd05252265e8460ba7e0ec418f
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-15Chore: Committer managementAndrew Grimberg1-22/+2
* Clean up the PTL record as Andrew Grimberg (myself) was listed as both the PTL _and_ as a named party in the committers list just under two different IDs * Remove committers that haven't been active in over a year Those being removed: CJ Collier, Ed Kern, and Thanh Ha Change-Id: I874dcfa3bd556f442042660531ea5b7a114288ba Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
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-14Drop AVAILABILITY_ZONEMohammed Naser2-5/+0
By default, OpenStack will schedule you into the right availablity zone that has capacity, hard coding this can potentially result in not being able to provision new virtual machines. This patch drops the hard-wired value and lets Nova on the scheduling size pick the correct availability zone. Signed-off-by: Mohammed Naser <mnaser@vexxhost.com> Change-Id: Id87111f06ad702daedb947f7e4d67f4cbbc2ad1a
2021-07-12Merge "Add Ubuntu-20.04 and Centos-8 CI jobs for VPP stable/2101."Vanessa Rene Valderrama1-5/+0
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-07-09Fix docker image builder vpp-ext-deps package copy to /root/Downloads.Dave Wallace1-13/+24
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Ifdc95193bbf6fe4866b5abfeea33a425fa8c2e9f
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-04Merge "Add stable/2106 branch to docker image builds"Vratko Polak1-4/+4
2021-06-03Merge "Configure S3 logs on production"Dave Wallace1-1/+2
2021-06-03Add stable/2106 branch to docker image buildsDave Wallace1-4/+4
Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: If22e9e2dd8ab5ed2008ce1baeb78721bf9035681
2021-06-03Merge "JJB: Include perf analysis per job"Dave Wallace7-1/+49
2021-06-03JJB: Include perf analysis per jobpmikus7-1/+49
+ 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-02Configure S3 logs on productionVanessa Rene Valderrama1-1/+2
Configuring Jenkins production for S3 logging Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I72e9c924e6dba6fbbf68d578bba2b64054035eff
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>