Age | Commit message (Collapse) | Author | Files | Lines |
|
- Since merge jobs are serialized after the patches have
been merged into git, all merge jobs which do not have
the same Gerrit ID as git HEAD are redundant. Skip
them to save useless cycles and to reduce the size of
the build queues when multiple patches are merged in a
short amount of time.
- This also fixes the issue with packagecloud packages
containing different contents then the associated
Gerrit ID when built & pushed in this state.
Change-Id: I822492bd1d523576373bb268258c181a9c5edb42
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
+ Add code comments explaining how CSIT device tests can be started.
Change-Id: Icc5bd800f8fdc4616366a32559304977fba9fb04
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- debian9 support is deprecated starting with stable/2101
release.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ib233e0237cd7274a89a880cd92af74ccdffa3500
|
|
Removing HC2VPP Ubuntu 16.04 jobs. Ubuntu 16.04 is no longer supported
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I7ba42be182e3c9f0e8b886051f1c09b2dee7e95f
|
|
Removing older releases from HC2VPP jobs to clean up job history
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ib2f6a0cfbc04a6038a0f6af5567ca020b06cef12
|
|
|
|
|
|
Change-Id: Ib3e9c9ae1fd053c06840f7bc5124aae48fe58e76
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
- Also remove stable/1908 from the docker image build scripts.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I44fc73898b936ec75721801956e76412da262e49
|
|
Change-Id: If38ea8ef50333cb48867b177771e7a9e80e1af94
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I769484fbd754857c8fc52241cf83ccf0939f69f7
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Change-Id: If12a13d156b8507428bbab3f5ea56d00a742945e
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
|
|
installing vpp-ext-deps"
|
|
|
|
vpp-ext-deps
If a new empty packagecloud.io/fdio/XXYY empty repository is being added during the stable/XXYY
branch creation process, the jobs will fail unless a dummy artifact is added to this repository.
Since we only use this repository to install the right version of vpp-ext-deps, delete
the references after that portion is complete.
Change-Id: Ia5dfa5bf0193c0af8671d561d27f9f02c4e641f4
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
- This is a pre-requisite for using amazon S3
for log storage.
- Requires docker images built by updated
docker scripts to include packages required
by 'lftools' or other project specific
docker images to be upgraded with same
packages. This change only updates jobs
which are using fdiotools docker images.
- Add FD.io specific global macros to avoid
inflating docker images with packages
required by unneeded global-jjb scripts.
- Sort VPP job parameters alphabetically
- Dump installed python3 packages in
setup_executor_env.sh
Change-Id: Ifddd8f2b70b10acf834ffc837b27ef5453213a86
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
The DMM project has been archived. This patch is to remove existing
jobs.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I9371f6346a8ece0a13debbce679bec5f17b576a3
|
|
|
|
Change-Id: I828b80e1c7599875fd25da225afac6bb7f39c805
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
Change-Id: I60ae696cfc82853ee749626d165e0f5898b49a2d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ie8922d66f87419ab65c9b99e2f12aa5f0e5e2fe5
|
|
|
|
Change-Id: I862ee1e7c4c03dd5603fcede9c56b59fd3bafa7b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Required to allow cleanup of old labels referencing
snergster docker images.
- Remove job supporting deprecated ubuntu1604 images.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ib0ba02e33c636c7b565e6156d81bd43cafcf2415
|
|
Address sanitizer catches a wide range of failures
like buffer overruns, etc. So makes sense to run it
during the debug test run.
However, it is a bit picky to the compiler -
currently it only works well only on GCC 8+,
so this patch accounts for that by moving
the job to 20.04 executor which has gcc-9 by default.
Thanks to Benoit for the help getting it working.
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: If086907d1f20e99503aa0e811fd2ae95c168d731
|
|
The Sweetcomb project has been archived. This patch is to remove
existing jobs.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ic9d5d0d351767481c07ac27c1765160ed635228a
|
|
The opflexvpp project has been archived. This patch is to remove
existing jobs.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I1ea81bdd5aa6c3b3284b4b7d059e6a9d44d52f3c
|
|
The puppet-fdio project has been archived. This patch is to remove
existing jobs.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Id661421bc13d84b2d5091b2b340fca4cc98b24a3
|
|
The Honeycomb project has been archived. This patch is to remove
existing jobs.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I804c5dbc618394a507ff48e19a7dcb7127e11446
|
|
Change-Id: I23f8765c6c6c2c335854f29add42d83b9d51d8eb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
+ Add job parameters for Sandbox testing.
Change-Id: I3f8c088bd49b1926393a6fa9d3327dd6c7533656
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Upgrading JJB version to 3.5.0 for ci-jobs
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I9a519406b7ed2840c7353e97d07c668a1023cbc4
|
|
Change-Id: I83a2a3b60209edd8623cee2d9a737fcc5ebb7744
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
|
|
Reducing the merge build timeout to a more reasonable timeout based on
the average time to complete builds.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I5dd50776cb58c43180b82534067f9dd29b954162
|
|
+ We are trying to remove duplicates from logs.fd.io.
+ The unified path for logs is "archives" directory.
- Except per-patch job, to be fixed later.
+ So, tell Robot plugin to get outputs from there.
+ Use quotes around the value.
- This may break some old CSIT branches.
+ If yes, we will fix the CSIT code part (not ci-management).
- Not touching inactive projects.
Change-Id: I55f974ab27a2085690396db5b448978016c98684
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I0f0d781cfe427bcef8222b24eab4c8589ec92fed
|
|
Change-Id: If5445c464f12039325c8efe27cedeb1aec69368c
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
|
|
|
|
Modifying the serverID for log shipping to use the correct serverId
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I05b48ca46ee58786b40c2d84464011f7ad7c2840
|
|
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I4cec1ba22827c1ca736f000358cff8f5dd5d18b8
|
|
|
|
|
|
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: Ie4660a92c97951cffee837ddb3a76421ec042eed
|
|
Replace the timed 1n-tx2 CSIT jobs with per-patch CSIT and VPP jobs and
add weekly and semiweekly CSIT VPP Device jobs. This is now possible
since we have two 1n-tx2 testbeds instead of one.
Change-Id: I4b106d95ffef48ebaea926c19ee4c7db8f22c655
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
- Fix regression in previous change to packagecloud_push.sh
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Idfb47bd49bc59467ba3f28499edcdd41a00d04ce
|
|
- VPP weekly no capacity.
- DPDK weekly is fast and can reveal baseline numbers.
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ic77f2f4177189fa7a36a3dae9dc8dcf403b8475f
|
|
|
|
|