Age | Commit message (Collapse) | Author | Files | Lines |
|
- the original gcc job was intended to ensure that gcc
builds worked to generate test coverage reports. The
vpp-cov-verify job produces test coverage reports
per patch and stores them in the S3 7-day docs
retention bucket.
Change-Id: I28c7c323ea8d673cdee66b85189e20029e63336d
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I71a3bd36fb28339bc4a952579b27736833a1e707
|
|
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I04cfa679f7f54c2245c4f5e84028ff1d01c6a371
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ifa70b50ae3e82c2fc784294220150b91e768d2fe
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I65839bd6399aaf07be7352f52068fbfcb493e82e
|
|
- And change VPP verify/merge jobs to run 'make test'
on both ubuntu-22.04 and ubuntu-20.04
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I7a9b488c063d3229e82ba29ecd4806e632dc0537
|
|
|
|
- Use the same bucket path as logs so that the docs can be viewed by
s/s3-logs/s3-docs-7day/ in the URL after selecting the logs URL from
the jenkins job page.
- Also, fix error output of get_gerrit_refspec bash function.
Change-Id: I73e8b7a1f310dbfb031afe9d164b114021c2cfe3
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I9b99bc8ab2e1698f9539c19d772795091f51434e
|
|
|
|
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I19477c066db314a501d8fa127c5c4dddd45922f2
|
|
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: If88be92314290bd2b2d0b1bbb21167b6286b8155
|
|
This reverts commit 672f06dd9d8a2b0b4c536e70d71c40bb85d720f4.
Reason for revert: JCasC is not happy with this.
Change-Id: I906053a454cbaaaf2a4cbf6f87bb258e25e8b034
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ida46ca8a0bbbb66919445cce399679b13e27e85f
|
|
|
|
The builder should be ubuntu, and the logging script has been
modified to include robot logs if found.
Change-Id: I4fedf0b8b36dfb56cc43546ab3d1f4fc7c63562c
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
|
|
- Revert 1c6290e (gerrit 34848)
"Skip vpp-csit-*tx2 jobs in production"
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I3d2ada11f41a8759fc682d4eb668e00adacfa7fe
|
|
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I20e1b0d6bc73a01d33835a53421e72cbe988efc0
|
|
Change-Id: Idc9df053430fc793737441590e7609d5f3c9fe68
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
- clean up build parameters
Change-Id: I1c620f89eb59916620ae9e36dacf9368fb38e476
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
|
|
|
|
Change-Id: I0210401c810720b3927d7fe9f7b92aba3f0d260d
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Signed-off-by: Mauro Sardara <msardara@cisco.com>
|
|
- 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>
|
|
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>
|
|
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I86c9baa94b6df0e2ec722e47e660d1d70fb71d39
Signed-off-by: Mauro Sardara <msardara@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I54391b1301dd231f60132627e89922a06d73e58d
|
|
- also replace individual package install confirm/force
environment variables with UNATTENDED=yes.
Change-Id: I22a503848d7ae916bdbff1977586a0fa17498cca
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: I0ab1c58a01f9b1a9b2c661f700b3862294900a44
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
folder
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I1cd578f1895f911e4b56d57c564759a6759de052
|
|
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>
|
|
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
|
|
- jobs currently either failing or
timing out after 90 minutes in production.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I52131a255e55af8e5974136751ad6629fb4ccf59
|
|
- 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>
|
|
|
|
- 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
|
|
- Refactor installation of vpp-ext-deps
Change-Id: Ifd22ceb0481c9b2f2c6be223dae64e775d59fa12
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
- Deprecated release: VPP stable/2009, stable/2101
- Deprecated OS: centos-7, debian-9
Change-Id: If3ca0f249210946321f6e867a933b05f19f58865
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
- Don't build doxygen docs which is deprecated in master
and fails to upload in 21.xx releases
- Only build 'make test-docs' in 21.xx releases which is
deprecated in master (VPP 22.02)
Change-Id: I54c46b32f95705ee0868a961f18fed8b0d4bba81
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
- git clone using https fails due to expired CA certificate,
but project repo git clone works using git transfer protocol.
Use $GIT_URL for clone command in scripts which use the git
transfer protocol to the git mirror (same as git clone
of project repo's) instead of https to the public gerrit ip
address.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I15ef9e79e7e32d1561f6c452d192048f04c55caa
|
|
|
|
+ This fixes also problem with content-type detection.
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I5fb89668a1792c4497fce1367279657c415d8a32
|
|
+ Rework content type detection as current way leads
into inconsistent detection and corrupted CloudFront handling
+ MimeType is base on wild guess of file extension and does not work
for our use cases.
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If8a3e052a5512dca1767bccf10107c9867ba7366
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I3cff2ca3feef7fc1083584249cdb2866e13ea836
|
|
|
|
+ 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
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I121b8fdf94ebbaa65ed999c9f907581ca7690210
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I9209a4c739feb9aae713d0f3654d3cf6fa04c92d
|
|
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>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If7f9889fce320c2d53c7ff1c25d1a505e5f80eaf
|