ci-management.git
3 years agoMerge "upload the logs to backup storage location as well"
Dave Wallace [Mon, 11 Jan 2021 17:52:57 +0000 (17:52 +0000)]
Merge "upload the logs to backup storage location as well"

3 years agoMerge "Remove VPP 19.08 jobs"
Vratko Polak [Fri, 8 Jan 2021 16:22:44 +0000 (16:22 +0000)]
Merge "Remove VPP 19.08 jobs"

3 years agoupload the logs to backup storage location as well 42/30542/5
Andrew Yourtchenko [Thu, 24 Dec 2020 15:11:59 +0000 (15:11 +0000)]
upload the logs to backup storage location as well

Change-Id: Ib3e9c9ae1fd053c06840f7bc5124aae48fe58e76
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
3 years agoRemove VPP 19.08 jobs 00/30600/2
Dave Wallace [Mon, 4 Jan 2021 21:46:24 +0000 (16:46 -0500)]
Remove VPP 19.08 jobs

- Also remove stable/1908 from the docker image build scripts.

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I44fc73898b936ec75721801956e76412da262e49

3 years agoCSIT: Reduce daily jobs cadence for 2101 report data collection 98/30598/1
Tibor Frank [Mon, 4 Jan 2021 14:37:44 +0000 (15:37 +0100)]
CSIT: Reduce daily jobs cadence for 2101 report data collection

Change-Id: If38ea8ef50333cb48867b177771e7a9e80e1af94
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 years agoMerge "jjb: add 2n-tx2 CSIT and VPP jobs"
Vratko Polak [Wed, 23 Dec 2020 15:07:49 +0000 (15:07 +0000)]
Merge "jjb: add 2n-tx2 CSIT and VPP jobs"

3 years agojjb: add 2n-tx2 CSIT and VPP jobs 86/30486/2
Juraj Linkeš [Fri, 18 Dec 2020 16:42:51 +0000 (17:42 +0100)]
jjb: add 2n-tx2 CSIT and VPP jobs

Change-Id: I769484fbd754857c8fc52241cf83ccf0939f69f7
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
3 years agodocker: update distro packages 63/30463/2
Juraj Linkeš [Thu, 17 Dec 2020 10:52:23 +0000 (11:52 +0100)]
docker: update distro packages

Remove puppet, since it's not used.
Add the missing yum/dnf libxslt dev package needed for Aarch64 CentOS-8
docker image build.

Change-Id: I8669e5d7aba6a5ad113bb0f3f9ea737ce6ae6829
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
3 years agoAdd report jobs to csit rls2101 branch 62/30462/1
Jan Gelety [Fri, 11 Dec 2020 16:22:48 +0000 (17:22 +0100)]
Add report jobs to csit rls2101 branch

Change-Id: If12a13d156b8507428bbab3f5ea56d00a742945e
Signed-off-by: Jan Gelety <jgelety@cisco.com>
3 years agoMerge "Add CSIT rls2101 branch"
Vratko Polak [Thu, 17 Dec 2020 09:09:25 +0000 (09:09 +0000)]
Merge "Add CSIT rls2101 branch"

3 years agoMerge "delete the references to packagecloud.io .deb repositories after installing...
Dave Wallace [Wed, 16 Dec 2020 16:47:55 +0000 (16:47 +0000)]
Merge "delete the references to packagecloud.io .deb repositories after installing vpp-ext-deps"

3 years agoMerge "Use 'lftools deploy archives' for log upload"
Vratko Polak [Wed, 16 Dec 2020 15:35:50 +0000 (15:35 +0000)]
Merge "Use 'lftools deploy archives' for log upload"

3 years agodelete the references to packagecloud.io .deb repositories after installing vpp-ext... 48/30448/1
Andrew Yourtchenko [Wed, 16 Dec 2020 15:16:24 +0000 (15:16 +0000)]
delete the references to packagecloud.io .deb repositories after installing 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>
3 years agoUse 'lftools deploy archives' for log upload 87/30287/14
Dave Wallace [Fri, 4 Dec 2020 21:23:01 +0000 (16:23 -0500)]
Use 'lftools deploy archives' for log upload

- 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>
3 years agoRemove DMM jobs 28/30428/1
Vanessa Rene Valderrama [Tue, 15 Dec 2020 18:16:27 +0000 (12:16 -0600)]
Remove DMM jobs

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

3 years agoMerge "Changes for VPP 21.01 Release"
Dave Wallace [Mon, 14 Dec 2020 20:07:38 +0000 (20:07 +0000)]
Merge "Changes for VPP 21.01 Release"

3 years agoChanges for VPP 21.01 Release 87/30387/1
Andrew Yourtchenko [Fri, 11 Dec 2020 15:32:41 +0000 (15:32 +0000)]
Changes for VPP 21.01 Release

Change-Id: I828b80e1c7599875fd25da225afac6bb7f39c805
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
3 years agoAdd CSIT rls2101 branch 39/30439/3
Jan Gelety [Fri, 11 Dec 2020 08:30:50 +0000 (09:30 +0100)]
Add CSIT rls2101 branch

Change-Id: I60ae696cfc82853ee749626d165e0f5898b49a2d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
3 years agoModify default image 76/30376/1
Vanessa Rene Valderrama [Thu, 10 Dec 2020 21:14:30 +0000 (15:14 -0600)]
Modify default image

Modifying the default image because the existing one was deleted

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ia0a603906681df9ab83c2f0817e1c810196cd372

3 years agoUpgrade global-jjb to v0.59.0 75/30375/2
Vanessa Rene Valderrama [Thu, 10 Dec 2020 17:33:59 +0000 (11:33 -0600)]
Upgrade global-jjb to v0.59.0

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ie8922d66f87419ab65c9b99e2f12aa5f0e5e2fe5

3 years agoMerge "CSIT: Remove 1908_1 and 1908_2 jobs"
Vratko Polak [Tue, 8 Dec 2020 14:02:21 +0000 (14:02 +0000)]
Merge "CSIT: Remove 1908_1 and 1908_2 jobs"

3 years agoCSIT: Remove 1908_1 and 1908_2 jobs 38/30338/1
Tibor Frank [Tue, 8 Dec 2020 09:41:57 +0000 (10:41 +0100)]
CSIT: Remove 1908_1 and 1908_2 jobs

Change-Id: I862ee1e7c4c03dd5603fcede9c56b59fd3bafa7b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 years agoFix packagecloud jobs to use fdiotools docker images 31/30331/1
Dave Wallace [Mon, 7 Dec 2020 22:02:58 +0000 (17:02 -0500)]
Fix packagecloud jobs to use fdiotools docker images

- 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

3 years agorun ASAN within the non-voting VPP debug verify job 81/30281/3
Andrew Yourtchenko [Fri, 4 Dec 2020 15:25:45 +0000 (15:25 +0000)]
run ASAN within the non-voting VPP debug verify job

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

3 years agoRemove Sweetcomb jobs 65/30265/1
Vanessa Rene Valderrama [Thu, 3 Dec 2020 21:38:16 +0000 (15:38 -0600)]
Remove Sweetcomb jobs

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

3 years agoMerge "Remove opflexvpp jobs"
Vanessa Rene Valderrama [Thu, 3 Dec 2020 21:34:04 +0000 (21:34 +0000)]
Merge "Remove opflexvpp jobs"

3 years agoMerge "Upgrade common-packer to v0.7.0"
Vanessa Rene Valderrama [Thu, 3 Dec 2020 21:28:01 +0000 (21:28 +0000)]
Merge "Upgrade common-packer to v0.7.0"

3 years agoRemove opflexvpp jobs 64/30264/1
Vanessa Rene Valderrama [Thu, 3 Dec 2020 21:27:35 +0000 (15:27 -0600)]
Remove opflexvpp jobs

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

3 years agoRemove puppet-fdio jobs 63/30263/1
Vanessa Rene Valderrama [Thu, 3 Dec 2020 20:47:34 +0000 (14:47 -0600)]
Remove puppet-fdio jobs

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

3 years agoRemove Honeycomb jobs 62/30262/1
Vanessa Rene Valderrama [Thu, 3 Dec 2020 20:34:29 +0000 (14:34 -0600)]
Remove Honeycomb jobs

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

3 years agoCSIT: Fix branch in csit-trending-weekly-2009-lts 26/30226/1
Tibor Frank [Wed, 2 Dec 2020 07:31:59 +0000 (08:31 +0100)]
CSIT: Fix branch in csit-trending-weekly-2009-lts

Change-Id: I23f8765c6c6c2c335854f29add42d83b9d51d8eb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 years agoDo not fail on base64 encoded comments 11/30211/2
Vratko Polak [Tue, 1 Dec 2020 09:53:46 +0000 (10:53 +0100)]
Do not fail on base64 encoded comments

+ Add job parameters for Sandbox testing.

Change-Id: I3f8c088bd49b1926393a6fa9d3327dd6c7533656
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 years agoUpgrade common-packer to v0.7.0 02/30202/1
Vanessa Rene Valderrama [Mon, 30 Nov 2020 15:10:37 +0000 (09:10 -0600)]
Upgrade common-packer to v0.7.0

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ib0d9af39e86e3a201b659ad481ade84023395eb3

3 years agoUpgrade JJB version for ci-jobs 00/30200/1
Vanessa Rene Valderrama [Mon, 30 Nov 2020 14:50:14 +0000 (08:50 -0600)]
Upgrade JJB version for ci-jobs

Upgrading JJB version to 3.5.0 for ci-jobs

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I9a519406b7ed2840c7353e97d07c668a1023cbc4

3 years agoMerge "Upgrade global-jjb to v0.58.1"
Dave Wallace [Mon, 30 Nov 2020 14:37:23 +0000 (14:37 +0000)]
Merge "Upgrade global-jjb to v0.58.1"

3 years agoCSIT: Add csit-trending-weekly-2009-lts 98/30198/2
Tibor Frank [Mon, 30 Nov 2020 12:49:39 +0000 (13:49 +0100)]
CSIT: Add csit-trending-weekly-2009-lts

Change-Id: I83a2a3b60209edd8623cee2d9a737fcc5ebb7744
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 years agoUpgrade global-jjb to v0.58.1 99/30199/1
Vanessa Rene Valderrama [Mon, 30 Nov 2020 13:03:24 +0000 (07:03 -0600)]
Upgrade global-jjb to v0.58.1

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Iad2cb89738871ae82095f580e4006700b7614fd0

3 years agodocker images: add aarch64 centos support 86/30086/2
Juraj Linkeš [Mon, 23 Nov 2020 09:24:17 +0000 (10:24 +0100)]
docker images: add aarch64 centos support

Add the changes that were missing for a successful build.

Change-Id: I0def3dcf2642110384674977ecf901c65fde4d78
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
3 years agoMerge "CSIT: Unify path for robot plugin"
Dave Wallace [Mon, 23 Nov 2020 14:14:37 +0000 (14:14 +0000)]
Merge "CSIT: Unify path for robot plugin"

3 years agoReduce merge build timeout 52/30052/1
Vanessa Rene Valderrama [Fri, 20 Nov 2020 18:12:26 +0000 (12:12 -0600)]
Reduce merge build timeout

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

3 years agoCSIT: Unify path for robot plugin 44/30044/3
Vratko Polak [Fri, 20 Nov 2020 14:56:57 +0000 (15:56 +0100)]
CSIT: Unify path for robot plugin

+ 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>
3 years agorestore the mvn publisher in vpp+docs jenkins jobs 88/29988/1
Andrew Yourtchenko [Wed, 18 Nov 2020 22:29:22 +0000 (22:29 +0000)]
restore the mvn publisher in vpp+docs jenkins jobs

Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I0f0d781cfe427bcef8222b24eab4c8589ec92fed

3 years agoremove the mvn publisher from vpp docs verify jobs too 87/29987/1
Andrew Yourtchenko [Wed, 18 Nov 2020 19:37:46 +0000 (19:37 +0000)]
remove the mvn publisher from vpp docs verify jobs too

Change-Id: If5445c464f12039325c8efe27cedeb1aec69368c
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
3 years agoMerge "Modify the serverId"
Vanessa Rene Valderrama [Wed, 18 Nov 2020 18:47:31 +0000 (18:47 +0000)]
Merge "Modify the serverId"

3 years agoModify the serverId 86/29986/1
Vanessa Rene Valderrama [Wed, 18 Nov 2020 18:41:13 +0000 (12:41 -0600)]
Modify the serverId

Modifying the serverID for log shipping to use the correct serverId

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I05b48ca46ee58786b40c2d84464011f7ad7c2840

3 years agodisable the mvn publisher for the jobs in the VPP dev verify pipeline 85/29985/2
Andrew Yourtchenko [Wed, 18 Nov 2020 16:35:49 +0000 (16:35 +0000)]
disable the mvn publisher for the jobs in the VPP dev verify pipeline

Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
Change-Id: I4cec1ba22827c1ca736f000358cff8f5dd5d18b8

3 years agoMerge "Update 1n-tx2 VPP Device jobs"
Dave Wallace [Mon, 16 Nov 2020 19:46:21 +0000 (19:46 +0000)]
Merge "Update 1n-tx2 VPP Device jobs"

3 years agoMerge "Fix node label in libparc jobs."
Dave Wallace [Mon, 16 Nov 2020 16:17:40 +0000 (16:17 +0000)]
Merge "Fix node label in libparc jobs."

3 years agoFix node label in libparc jobs. 51/29951/1
Mauro Sardara [Mon, 16 Nov 2020 10:50:35 +0000 (11:50 +0100)]
Fix node label in libparc jobs.

Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: Ie4660a92c97951cffee837ddb3a76421ec042eed

3 years agoUpdate 1n-tx2 VPP Device jobs 23/29523/2
Juraj Linkeš [Mon, 19 Oct 2020 07:48:50 +0000 (09:48 +0200)]
Update 1n-tx2 VPP Device jobs

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>
3 years agoFix package_cloud push of vpp-ext-deps 20/29920/1
Dave Wallace [Thu, 12 Nov 2020 20:00:50 +0000 (15:00 -0500)]
Fix package_cloud push of vpp-ext-deps

- Fix regression in previous change to packagecloud_push.sh

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Idfb47bd49bc59467ba3f28499edcdd41a00d04ce

3 years agoCSIT: 2n-zn2 daily + dpdk-weekly 81/29881/1
pmikus [Wed, 11 Nov 2020 12:05:28 +0000 (12:05 +0000)]
CSIT: 2n-zn2 daily + dpdk-weekly

- VPP weekly no capacity.
- DPDK weekly is fast and can reveal baseline numbers.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ic77f2f4177189fa7a36a3dae9dc8dcf403b8475f

3 years agoMerge "Remove centos7 CI jobs for VPP master branch (VPP 21.01)"
Vratko Polak [Tue, 10 Nov 2020 18:41:23 +0000 (18:41 +0000)]
Merge "Remove centos7 CI jobs for VPP master branch (VPP 21.01)"

3 years agoMerge "Fix packagecloud_push.sh upload failure for vpp-ext-deps"
Vratko Polak [Tue, 10 Nov 2020 16:55:39 +0000 (16:55 +0000)]
Merge "Fix packagecloud_push.sh upload failure for vpp-ext-deps"

3 years agoFix packagecloud_push.sh upload failure for vpp-ext-deps 68/29868/1
Dave Wallace [Tue, 10 Nov 2020 15:29:38 +0000 (10:29 -0500)]
Fix packagecloud_push.sh upload failure for vpp-ext-deps

- When a new vpp-ext-deps version is created, the
  packagecloud_push.sh script will declare a failure
  for merge jobs if the package already has been
  pushed by another job running in parallel.
  Since vpp-ext-deps will be automatically rebuilt
  by the VPP build, there is no reason to fail the
  merge job if the packagecloud push fails for the
  vpp-ext-deps package.

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I96edc6948b7f8b654cc66154412e5eb00927266a

3 years agoMerge "Add ubuntu 20.04 jobs for libparc. Cleanup unused jobs."
Dave Wallace [Tue, 10 Nov 2020 15:08:20 +0000 (15:08 +0000)]
Merge "Add ubuntu 20.04 jobs for libparc. Cleanup unused jobs."

3 years agoMove jjb merge to other node 35/29835/1
Jessica Wagantall [Mon, 9 Nov 2020 19:41:12 +0000 (11:41 -0800)]
Move jjb merge to other node

ci-management-jjb-merge has sporadic failures
Trying "centos7-builder-8c-8g" node to see if
it improves.

Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ib96b6ebf1e9c126f31936a34567c7e0148dd2769

3 years agoRemove centos7 CI jobs for VPP master branch (VPP 21.01) 10/29810/1
Dave Wallace [Fri, 6 Nov 2020 22:56:13 +0000 (17:56 -0500)]
Remove centos7 CI jobs for VPP master branch (VPP 21.01)

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I7b3129a15b6a3e7200b7cc1125c6ff75160a2960

3 years agoAdd ubuntu 20.04 jobs for libparc. 82/29782/4
Mauro Sardara [Thu, 5 Nov 2020 14:14:38 +0000 (15:14 +0100)]
Add ubuntu 20.04 jobs for libparc.
Cleanup unused jobs.

Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I5b15c47d9003c7950f15fb3977c08da6275545fa

3 years agoPromote debian-10 verify/merge jobs to production 89/29789/1
Dave Wallace [Thu, 5 Nov 2020 22:58:43 +0000 (17:58 -0500)]
Promote debian-10 verify/merge jobs to production

- Executor docker image fdiotools/builder-debian10:prod-x86_64 image
  verified on sandbox with latest master and stable/2009 patches

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I1db4aab79d0b1d63bf92c32150870ad8267bf60c

3 years agoMerge "Install vpp-ext-deps rpms from local packages."
Vratko Polak [Thu, 5 Nov 2020 12:56:55 +0000 (12:56 +0000)]
Merge "Install vpp-ext-deps rpms from local packages."

3 years agoMerge "Fix apt-cache show cmd failure on Debian-10"
Vratko Polak [Thu, 5 Nov 2020 12:53:51 +0000 (12:53 +0000)]
Merge "Fix apt-cache show cmd failure on Debian-10"

3 years agoMerge "Promote centos-8 verify/merge jobs to production."
Vratko Polak [Thu, 5 Nov 2020 12:10:58 +0000 (12:10 +0000)]
Merge "Promote centos-8 verify/merge jobs to production."

3 years agoInstall vpp-ext-deps rpms from local packages. 53/29753/3
Dave Wallace [Wed, 4 Nov 2020 20:42:05 +0000 (15:42 -0500)]
Install vpp-ext-deps rpms from local packages.

- In setup_vpp_dpdk_dev_env.sh if the required
  vpp-ext-deps package version is available in
  /root/Downloads, then install the local package
  instead of downloading and installing it from
  packagecloud.io.

Change-Id: Iffb8394288524732a2fd2795eec6324d85b17ef5
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoMerge "Add debian-10 tag info to docker generation README file."
Dave Wallace [Thu, 5 Nov 2020 01:17:21 +0000 (01:17 +0000)]
Merge "Add debian-10 tag info to docker generation README file."

3 years agoFix apt-cache show cmd failure on Debian-10 52/29752/2
Dave Wallace [Wed, 4 Nov 2020 18:50:22 +0000 (13:50 -0500)]
Fix apt-cache show cmd failure on Debian-10

- The version of apt-cache on debian-10 does not produce
  the same output as the versions in Ubuntu distros.
  Refactor extraction of vpp-ext-deps package name from
  apt-cache output.

Change-Id: I92c297d91f6acf332be6a54bc1eaac83a4d3d7da
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoAdd debian-10 tag info to docker generation README file. 25/29725/3
Dave Wallace [Mon, 2 Nov 2020 18:55:15 +0000 (13:55 -0500)]
Add debian-10 tag info to docker generation README file.

- Add note about tagging and pushing initial images to
  a new Docker Hub repository.

Change-Id: I762a6795d5bbee1715bf6e868a550bf94b35a5db
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoPromote centos-8 verify/merge jobs to production. 04/29704/2
Dave Wallace [Fri, 30 Oct 2020 21:40:46 +0000 (17:40 -0400)]
Promote centos-8 verify/merge jobs to production.

- Executor docker image fdiotools/builder-centos8:prod-x86_64 image
  verified on sandbox with latest master and stable/2009 patches

Change-Id: Ibe619a0082130a60273cbfda2c008ae452194f7a
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoSet the daily mrr jobs cadence to normal 02/29702/1
Tibor Frank [Fri, 30 Oct 2020 16:21:16 +0000 (17:21 +0100)]
Set the daily mrr jobs cadence to normal

- 2n-clx and 2n-skx

Change-Id: I777a7de23d114256c2c644d4b3ed33853a7d352d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 years agoMerge "Set the daily mrr jobs cadence to normal"
Vratko Polak [Thu, 29 Oct 2020 13:23:29 +0000 (13:23 +0000)]
Merge "Set the daily mrr jobs cadence to normal"

3 years agoSet the daily mrr jobs cadence to normal 57/29657/2
Tibor Frank [Thu, 29 Oct 2020 05:11:30 +0000 (06:11 +0100)]
Set the daily mrr jobs cadence to normal

- only for 3n-hsw, 3n-skx, 3n-tsh, 3n-dnv, 2n-dnv
- 2n-clx and 2n-skx will be done when resting of NAT44 finishes

Change-Id: Ia9dc00756de887a725bb603f8ad14a61b2d2ce6d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 years agoAutomate generation of docker builder images. 22/28022/62
Dave Wallace [Tue, 21 Jul 2020 22:32:12 +0000 (15:32 -0700)]
Automate generation of docker builder images.

- Add bash scripts to generate builder image Dockerfile
  that invokes the scripts to iterate over project
  branches installing OS packages and python
  modules.

Change-Id: I9b3b355b593e2f982f287023c662cc4a4f35a734
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoCSIT: rls2009_lts branch 98/29598/1
Jan Gelety [Mon, 21 Sep 2020 06:00:32 +0000 (08:00 +0200)]
CSIT: rls2009_lts branch

Branch rls2009_lts is the development branch for 2009 LTS release
whith running vpp mrr weekly jobs. Trendig job for rls209_lts
branch will be introduced later when PAL part is ready.

Change-Id: Ic3aa7f38bb9c35ceca638fab1f256071ff3ebf53
Signed-off-by: Jan Gelety <jgelety@cisco.com>
3 years agoMerge "Remove vpp stable/2001 jobs as the branch is EOL"
Vratko Polak [Thu, 22 Oct 2020 08:47:34 +0000 (08:47 +0000)]
Merge "Remove vpp stable/2001 jobs as the branch is EOL"

3 years agoCSIT: Add more Zen2 jobs 20/29520/1
pmikus [Mon, 19 Oct 2020 06:46:29 +0000 (06:46 +0000)]
CSIT: Add more Zen2 jobs

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I18e667dfb10cbf17b5cc0c545114f14cc588ee77

3 years agoFix setup_vpp_ubuntu_docker_test.sh on vpp stable branches 86/29486/1
Dave Wallace [Fri, 16 Oct 2020 15:47:01 +0000 (15:47 +0000)]
Fix setup_vpp_ubuntu_docker_test.sh on vpp stable branches

- Fix set -e bug on snergster executors for vpp stable/*
  branches introduced by
  https://gerrit.fd.io/r/c/ci-management/+/29209

Change-Id: Icb261cf0a198f9c76feca689e4013a5dd0247f8b
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoRemove vpp stable/2001 jobs as the branch is EOL 75/29475/1
Dave Wallace [Thu, 15 Oct 2020 21:26:16 +0000 (21:26 +0000)]
Remove vpp stable/2001 jobs as the branch is EOL

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Id531b1b7e13bc17ecf6e290223d067d715d787a3

3 years agoMerge "Clean up vpp jenkins scripts & docker dir"
Vratko Polak [Thu, 15 Oct 2020 16:01:07 +0000 (16:01 +0000)]
Merge "Clean up vpp jenkins scripts & docker dir"

3 years agoMerge "Add jobs for branch stable/2005 Refactoring of JJB yaml configuration"
Dave Wallace [Thu, 15 Oct 2020 15:42:39 +0000 (15:42 +0000)]
Merge "Add jobs for branch stable/2005 Refactoring of JJB yaml configuration"

3 years agoClean up vpp jenkins scripts & docker dir 09/29209/11
Dave Wallace [Thu, 1 Oct 2020 20:38:47 +0000 (20:38 +0000)]
Clean up vpp jenkins scripts & docker dir

- Remove docker/vpp Dockerfile definitions and
  colateral files for image now being build by
  https://gerrit.fd.io/r/c/ci-management/+/28022
- Remove opensuse support which has been elided
  from the vpp build in
  https://gerrit.fd.io/r/c/vpp/+/28999
- Remove unused scripts.
- Output script name marker for all jjb scripts
  following LFIT practices.
- Remove old/unused output from scripts.
- Add logic to use vpp-ext-deps download cache
  in the executor images to speed up build jobs.
- Add copyright notifcations to modified files
  without an existing copyright.
- Make all vpp/docs jobs use '-{stream}-{os}-{executor}'
  suffix in their names.
- Consolidate executor logging into
  setup_executor_env.sh and call it first for all jobs.

Change-Id: I4ffb67ed476659f0127ca8c84f20a305d06149bf
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoPromote vpp debian-9 jobs from beta to production. 00/29400/1
Dave Wallace [Mon, 12 Oct 2020 19:22:54 +0000 (19:22 +0000)]
Promote vpp debian-9 jobs from beta to production.

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I99905d7a00b11d81715789af64774b375bd404d7

3 years agoAdd jobs for branch stable/2005 73/29273/2
Mauro Sardara [Tue, 6 Oct 2020 20:32:12 +0000 (22:32 +0200)]
Add jobs for branch stable/2005
Refactoring of JJB yaml configuration

Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I5af065d0edbdd9f7df54366ae13be3c4488e065c
Signed-off-by: Mauro Sardara <msardara@cisco.com>
3 years agoRemove 1n-tx2 vpp device jobs 67/29267/1
Juraj Linkeš [Tue, 6 Oct 2020 10:47:47 +0000 (12:47 +0200)]
Remove 1n-tx2 vpp device jobs

The 1n-tx2 testbed is undergoing a replacement. The new server have
different NICs and the current jobs wouldn't run properly. Remove the
jobs while the switch is in progress.

Change-Id: If664f8d8b86fd4078c529f2a56d17ff3545b08ac
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
3 years agoRemove checkstyle from vpp-merge-{stream}-{os}-{executor-arch} jobs 83/29083/2
Dave Wallace [Thu, 24 Sep 2020 19:56:55 +0000 (19:56 +0000)]
Remove checkstyle from vpp-merge-{stream}-{os}-{executor-arch} jobs

- VPP checkstyle fails on Ubuntu-20.04 due to new version of
  gnu indent.  Remove it because the checkstyle job runs _after_
  the commit has already been merged, thus is a waste of cycles.
  Checkstyle is run before verify jobs, so redundant here.

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I2060918be1043fdd3aaf2d5779854afde9636ffa

3 years agomove vpp-verify|merge-*-ubuntu2004-aarch64 to beta jobs 81/29081/2
Dave Wallace [Thu, 24 Sep 2020 18:09:02 +0000 (18:09 +0000)]
move vpp-verify|merge-*-ubuntu2004-aarch64 to beta jobs

- VPP build fails with static assert on ubuntu20.04/aarch64
     /w/workspace/vpp-verify-master-ubuntu2004-aarch64/src/plugins/af_xdp/input.c: In function af_xdp_device_input_refill:
     /w/workspace/vpp-verify-master-ubuntu2004-aarch64/src/vppinfra/error_bootstrap.h:111:34: error: static assertion failed: "wrong size"
       111 | #define STATIC_ASSERT(truth,...) _Static_assert(truth, __VA_ARGS__)
           |                                  ^~~~~~~~~~~~~~
     /w/workspace/vpp-verify-master-ubuntu2004-aarch64/src/plugins/af_xdp/input.c:140:3: note: in expansion of macro STATIC_ASSERT
       140 |   STATIC_ASSERT (sizeof (vlib_buffer_t) == XDP_PACKET_HEADROOM, "wrong size");
           |   ^~~~~~~~~~~~~
     Building C object plugins/af_xdp/CMakeFiles/af_xdp_plugin_thunderx2t99.dir/input.c.o

Updated ubuntu2004 Job Names:
$ jjsb-test vpp-* 2>&1 | grep -e'Number of jobs' -e'Job name' | sed -e 's/INFO:jenkins_jobs.builder://g' | grep ubuntu20
Job name:  vpp-beta-merge-master-ubuntu2004-aarch64
Job name:  vpp-beta-verify-master-ubuntu2004-aarch64
Job name:  vpp-gcc-verify-2009-ubuntu2004-x86_64
Job name:  vpp-gcc-verify-master-ubuntu2004-x86_64
Job name:  vpp-merge-2009-ubuntu2004-x86_64
Job name:  vpp-merge-master-ubuntu2004-x86_64
Job name:  vpp-verify-2009-ubuntu2004-x86_64
Job name:  vpp-verify-master-ubuntu2004-x86_64

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I60939c547ef330f109e5d445a85adb47ffdb30af

3 years agofix node label for vpp-gcc-verify-{stream}-{os}-{executor-arch} 80/29080/1
Dave Wallace [Thu, 24 Sep 2020 16:39:55 +0000 (16:39 +0000)]
fix node label for vpp-gcc-verify-{stream}-{os}-{executor-arch}

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I070f9595b8463ca62538b369521baec7010a0d5e

3 years agoMerge "Refactor vpp job names to align with jenkins labels"
Dave Wallace [Thu, 24 Sep 2020 14:57:18 +0000 (14:57 +0000)]
Merge "Refactor vpp job names to align with jenkins labels"

3 years agoMerge "CSIT: Add 2n-zn2 for dry runs"
Vratko Polak [Wed, 23 Sep 2020 14:45:49 +0000 (14:45 +0000)]
Merge "CSIT: Add 2n-zn2 for dry runs"

3 years agoRefactor vpp job names to align with jenkins labels 60/28960/7
Dave Wallace [Sat, 19 Sep 2020 02:31:07 +0000 (02:31 +0000)]
Refactor vpp job names to align with jenkins labels

- Switch to using fdiotools docker repos using
  associated jenkins labels.
- Align vpp job names with docker repos and tags.
- Normalize project attributes (including order)
  across vpp project definitions.
- Add branch-head-refspec attribute for testing.
- Refactor projects to allow finer granularity
  definition of {stream}-{os}-{executor-arch}
  based jobs.
- Add 2009 stream to vpp-csit-verify-api-crc.
- Add vpp-verify-gcc job for gcov testing.

New list of VPP jobs:

$ jjsb-test vpp-* 2>&1 | grep -e'Number of jobs' -e'Job name' | sed -e 's/INFO:jenkins_jobs.builder://g'
Number of jobs generated:  126
Job name:  vpp-beta-merge-master-centos8-aarch64
Job name:  vpp-beta-merge-master-centos8-x86_64
Job name:  vpp-beta-merge-master-debian9-x86_64
Job name:  vpp-beta-merge-master-debian10-x86_64
Job name:  vpp-beta-verify-master-centos8-aarch64
Job name:  vpp-beta-verify-master-centos8-x86_64
Job name:  vpp-beta-verify-master-debian9-x86_64
Job name:  vpp-beta-verify-master-debian10-x86_64
Job name:  vpp-checkstyle-verify-1908-x86_64
Job name:  vpp-checkstyle-verify-2001-x86_64
Job name:  vpp-checkstyle-verify-2005-x86_64
Job name:  vpp-checkstyle-verify-2009-x86_64
Job name:  vpp-checkstyle-verify-master-x86_64
Job name:  vpp-csit-verify-api-crc-1908
Job name:  vpp-csit-verify-api-crc-2009
Job name:  vpp-csit-verify-api-crc-master
Job name:  vpp-csit-verify-device-1908-1n-skx
Job name:  vpp-csit-verify-device-1908-1n-tx2
Job name:  vpp-csit-verify-device-2001-1n-skx
Job name:  vpp-csit-verify-device-2001-1n-tx2
Job name:  vpp-csit-verify-device-2005-1n-skx
Job name:  vpp-csit-verify-device-2005-1n-tx2
Job name:  vpp-csit-verify-device-2009-1n-skx
Job name:  vpp-csit-verify-device-2009-1n-tx2
Job name:  vpp-csit-verify-device-master-1n-skx
Job name:  vpp-csit-verify-device-master-1n-tx2
Job name:  vpp-csit-verify-perf-1908-2n-clx
Job name:  vpp-csit-verify-perf-1908-2n-dnv
Job name:  vpp-csit-verify-perf-1908-2n-skx
Job name:  vpp-csit-verify-perf-1908-3n-dnv
Job name:  vpp-csit-verify-perf-1908-3n-hsw
Job name:  vpp-csit-verify-perf-1908-3n-skx
Job name:  vpp-csit-verify-perf-1908-3n-tsh
Job name:  vpp-csit-verify-perf-2001-2n-clx
Job name:  vpp-csit-verify-perf-2001-2n-dnv
Job name:  vpp-csit-verify-perf-2001-2n-skx
Job name:  vpp-csit-verify-perf-2001-3n-dnv
Job name:  vpp-csit-verify-perf-2001-3n-hsw
Job name:  vpp-csit-verify-perf-2001-3n-skx
Job name:  vpp-csit-verify-perf-2001-3n-tsh
Job name:  vpp-csit-verify-perf-2005-2n-clx
Job name:  vpp-csit-verify-perf-2005-2n-dnv
Job name:  vpp-csit-verify-perf-2005-2n-skx
Job name:  vpp-csit-verify-perf-2005-3n-dnv
Job name:  vpp-csit-verify-perf-2005-3n-hsw
Job name:  vpp-csit-verify-perf-2005-3n-skx
Job name:  vpp-csit-verify-perf-2005-3n-tsh
Job name:  vpp-csit-verify-perf-2009-2n-clx
Job name:  vpp-csit-verify-perf-2009-2n-dnv
Job name:  vpp-csit-verify-perf-2009-2n-skx
Job name:  vpp-csit-verify-perf-2009-3n-dnv
Job name:  vpp-csit-verify-perf-2009-3n-hsw
Job name:  vpp-csit-verify-perf-2009-3n-skx
Job name:  vpp-csit-verify-perf-2009-3n-tsh
Job name:  vpp-csit-verify-perf-master-2n-clx
Job name:  vpp-csit-verify-perf-master-2n-dnv
Job name:  vpp-csit-verify-perf-master-2n-skx
Job name:  vpp-csit-verify-perf-master-3n-dnv
Job name:  vpp-csit-verify-perf-master-3n-hsw
Job name:  vpp-csit-verify-perf-master-3n-skx
Job name:  vpp-csit-verify-perf-master-3n-tsh
Job name:  vpp-debug-verify-2009-ubuntu1804-x86_64
Job name:  vpp-debug-verify-master-ubuntu1804-x86_64
Job name:  vpp-docs-merge-1908
Job name:  vpp-docs-merge-2001
Job name:  vpp-docs-merge-2005
Job name:  vpp-docs-merge-2009
Job name:  vpp-docs-merge-master
Job name:  vpp-docs-verify-1908
Job name:  vpp-docs-verify-2001
Job name:  vpp-docs-verify-2005
Job name:  vpp-docs-verify-2009
Job name:  vpp-docs-verify-master
Job name:  vpp-gcc-verify-2009-ubuntu2004-x86_64
Job name:  vpp-gcc-verify-master-ubuntu2004-x86_64
Job name:  vpp-info-yaml-verify
Job name:  vpp-make-test-docs-merge-1908
Job name:  vpp-make-test-docs-merge-2001
Job name:  vpp-make-test-docs-merge-2005
Job name:  vpp-make-test-docs-merge-2009
Job name:  vpp-make-test-docs-merge-master
Job name:  vpp-make-test-docs-verify-1908
Job name:  vpp-make-test-docs-verify-2001
Job name:  vpp-make-test-docs-verify-2005
Job name:  vpp-make-test-docs-verify-2009
Job name:  vpp-make-test-docs-verify-master
Job name:  vpp-merge-1908-centos7-x86_64
Job name:  vpp-merge-1908-ubuntu1804-aarch64
Job name:  vpp-merge-1908-ubuntu1804-x86_64
Job name:  vpp-merge-2001-centos7-x86_64
Job name:  vpp-merge-2001-ubuntu1804-aarch64
Job name:  vpp-merge-2001-ubuntu1804-x86_64
Job name:  vpp-merge-2005-centos7-x86_64
Job name:  vpp-merge-2005-ubuntu1804-aarch64
Job name:  vpp-merge-2005-ubuntu1804-x86_64
Job name:  vpp-merge-2009-centos7-x86_64
Job name:  vpp-merge-2009-ubuntu1804-aarch64
Job name:  vpp-merge-2009-ubuntu1804-x86_64
Job name:  vpp-merge-2009-ubuntu2004-aarch64
Job name:  vpp-merge-2009-ubuntu2004-x86_64
Job name:  vpp-merge-master-centos7-x86_64
Job name:  vpp-merge-master-ubuntu1804-aarch64
Job name:  vpp-merge-master-ubuntu1804-x86_64
Job name:  vpp-merge-master-ubuntu2004-aarch64
Job name:  vpp-merge-master-ubuntu2004-x86_64
Job name:  vpp-sphinx-docs-merge-master
Job name:  vpp-sphinx-docs-verify-master
Job name:  vpp-verify-1908-centos7-x86_64
Job name:  vpp-verify-1908-ubuntu1804-aarch64
Job name:  vpp-verify-1908-ubuntu1804-x86_64
Job name:  vpp-verify-2001-centos7-x86_64
Job name:  vpp-verify-2001-ubuntu1804-aarch64
Job name:  vpp-verify-2001-ubuntu1804-x86_64
Job name:  vpp-verify-2005-centos7-x86_64
Job name:  vpp-verify-2005-ubuntu1804-aarch64
Job name:  vpp-verify-2005-ubuntu1804-x86_64
Job name:  vpp-verify-2009-centos7-x86_64
Job name:  vpp-verify-2009-ubuntu1804-aarch64
Job name:  vpp-verify-2009-ubuntu1804-x86_64
Job name:  vpp-verify-2009-ubuntu2004-aarch64
Job name:  vpp-verify-2009-ubuntu2004-x86_64
Job name:  vpp-verify-master-centos7-x86_64
Job name:  vpp-verify-master-ubuntu1804-aarch64
Job name:  vpp-verify-master-ubuntu1804-x86_64
Job name:  vpp-verify-master-ubuntu2004-aarch64
Job name:  vpp-verify-master-ubuntu2004-x86_64

Change-Id: I46e786a2092043aa95baa12a24ea9531683f7d6f
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoCSIT: Add 2n-zn2 for dry runs 71/28971/1
pmikus [Mon, 21 Sep 2020 08:08:14 +0000 (08:08 +0000)]
CSIT: Add 2n-zn2 for dry runs

- No trending yet.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I901584c83487125b0a599a534c7ba2327b3e713b

3 years agoFix bad node definition for vpp-verify-{stream}-debug 55/28955/1
Dave Wallace [Fri, 18 Sep 2020 17:45:27 +0000 (17:45 +0000)]
Fix bad node definition for vpp-verify-{stream}-debug

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I199c3030231325b6e6b18fa7dded7626f12f1d3d

3 years agoMerge "Update vpp non-voting jobs to use new jenkins labels"
Vratko Polak [Fri, 18 Sep 2020 14:14:06 +0000 (14:14 +0000)]
Merge "Update vpp non-voting jobs to use new jenkins labels"

3 years agoUpdate vpp non-voting jobs to use new jenkins labels 93/28893/3
Dave Wallace [Thu, 17 Sep 2020 01:05:25 +0000 (01:05 +0000)]
Update vpp non-voting jobs to use new jenkins labels

- revert use of node-arch in vpp/docs.yaml, instead
  use 'executor-arch'

Change-Id: I5102f56ecc2254822f8d0c51aa596cab9cc7b365
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
3 years agoRemove NSH_SFC jobs 07/28907/1
Vanessa Rene Valderrama [Thu, 17 Sep 2020 18:36:57 +0000 (13:36 -0500)]
Remove NSH_SFC jobs

The TSC has approved the NSH_SFC project for archive. This change is to
remove the NSH_SFC jobs.

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Icf4b306d062971b21544444b2d238b3cc94dc01e

3 years agoUpdate vpp docs jobs to use new jenkins labels 55/28855/2
Dave Wallace [Tue, 15 Sep 2020 23:54:41 +0000 (23:54 +0000)]
Update vpp docs jobs to use new jenkins labels

- See docker/scripts/README.md file in
  https://gerrit.fd.io/r/c/ci-management/+/28022
  for label definitions.
- Clean up unused JJB attributes (e.g. repo-*)
- Add gerrit-refspec-parameter for testing in sandbox

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I528d5bf845428de166150908f96e0a0207659897

3 years agoRemove RPM_DPDK jobs 30/28830/1
Vanessa Rene Valderrama [Mon, 14 Sep 2020 16:35:23 +0000 (11:35 -0500)]
Remove RPM_DPDK jobs

The TSC has approved the RPM_DPDK project for archive. This change is to
remove the RPM_DPDM jobs.

Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I781d0c3b087ce5eec2203b7886eb4bc50384891a

3 years agoMerge "Add csit-dpdk-perf-mrr-weekly-master-3n-tsh job"
Vratko Polak [Thu, 10 Sep 2020 11:54:58 +0000 (11:54 +0000)]
Merge "Add csit-dpdk-perf-mrr-weekly-master-3n-tsh job"

3 years agoAdd csit-dpdk-perf-mrr-weekly-master-3n-tsh job 36/28736/1
Juraj Linkeš [Thu, 10 Sep 2020 08:35:16 +0000 (10:35 +0200)]
Add csit-dpdk-perf-mrr-weekly-master-3n-tsh job

DPDK tests have been fixed in https://gerrit.fd.io/r/c/csit/+/28571
and there is enough free compute time on 3n-tsh during weekends, so
enable the job for that testbed.

Change-Id: I2cc4f4ea3de8f0ae06a9969618a34d30da920ef6
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
3 years agoCSIT: Reduce daily jobs cadence for 2009 report data collection 79/28979/2
Jan Gelety [Thu, 10 Sep 2020 02:16:16 +0000 (04:16 +0200)]
CSIT: Reduce daily jobs cadence for 2009 report data collection

Change-Id: I79d4e85086b928c025b021758760f86829d7f502
Signed-off-by: Jan Gelety <jgelety@cisco.com>
3 years agojjb: remove VPP coverity job 25/28725/1
Dave Wallace [Wed, 9 Sep 2020 16:21:36 +0000 (16:21 +0000)]
jjb: remove VPP coverity job

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I7f5d1fec7a811908860816e8ba23c0a700dfadd5