ci-management.git
3 years agoPush DEB/RPM packages on new hicn repository. 30/27630/2
Mauro Sardara [Mon, 22 Jun 2020 08:02:38 +0000 (10:02 +0200)]
Push DEB/RPM packages on new hicn repository.

Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I14af04113756a806eeaa105b6eb5507b38331538
Signed-off-by: Mauro Sardara <msardara@cisco.com>
3 years agoMerge "vpp-checkstyle-verify-{stream}: add the step to API check"
Vratko Polak [Wed, 17 Jun 2020 12:36:01 +0000 (12:36 +0000)]
Merge "vpp-checkstyle-verify-{stream}: add the step to API check"

3 years agovpp-checkstyle-verify-{stream}: add the step to API check 14/27414/4
Andrew Yourtchenko [Wed, 3 Jun 2020 19:30:31 +0000 (19:30 +0000)]
vpp-checkstyle-verify-{stream}: add the step to API check

This patch adds calling the crcchecker.py --check-patchset
in the initial checkstyle path.

(see change ID I5f13c0976d8a12a58131b3e270f2dc9c00dc7d8c)

It adds also:

- gerrit-refspec-parameter to be able to specify the patchset manually

- credentials-binding for a WebEx Teams bot - I had them added via IT-19800

- necessary plumbing to use these credentials. It is done by a minimal
  curl setup, which posts into room "VPP API check failures",
  which I created to be able to monitor the behavior and jump in
  to discuss and help to sort out the changes that may be problematic.

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

3 years agoModify Docker volumes 67/27567/1
Vanessa Rene Valderrama [Mon, 15 Jun 2020 19:34:06 +0000 (14:34 -0500)]
Modify Docker volumes

Modifying the Docker volumes to use the min requirement of 20GB

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

4 years agoUpdate description for report-iterative jobs 97/27497/1
Tibor Frank [Thu, 11 Jun 2020 12:09:30 +0000 (14:09 +0200)]
Update description for report-iterative jobs

- csit-vpp-perf-report-iterative-{stream_report}-{node-arch}
- csit-dpdk-perf-report-iterative-{stream_report}-{node-arch}

Change-Id: I06211c39ebbce2650f3a1104df1d9bf8e396929a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 years agoRemove ubuntu xenial jobs. 91/27391/1
Mauro Sardara [Tue, 2 Jun 2020 12:39:04 +0000 (14:39 +0200)]
Remove ubuntu xenial jobs.

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

4 years agoMerge "Add MAKE_PARALLEL_JOBS parameter"
Vratko Polak [Mon, 1 Jun 2020 14:54:00 +0000 (14:54 +0000)]
Merge "Add MAKE_PARALLEL_JOBS parameter"

4 years agoAdd MAKE_PARALLEL_JOBS parameter 55/27355/2
Juraj Linkeš [Fri, 29 May 2020 13:16:10 +0000 (15:16 +0200)]
Add MAKE_PARALLEL_JOBS parameter

VPP uses the MAKE_PARALLEL_JOBS variable to limit the number of cpus
used for build. Make that varialbe configurable as job paramter instead
of setting it in script for easier job management.

Change-Id: Iaaafdb216c3af9244827b270c540a70b5844021f
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
4 years agoUpdate Nomad docker image files for VPP & CSIT 35/27335/1
Dave Wallace [Thu, 28 May 2020 18:56:07 +0000 (14:56 -0400)]
Update Nomad docker image files for VPP & CSIT

- The docker image files were originally created by Ed Kern
  for the Nomad container proof of concept build infrastructure
  for the VPP project. The original source files and commit
  history can be found in the respective repositories at
  https://github.com/snergfdio

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

4 years agoCSIT: Reduce daily jobs cadence for 2005 report data collection 82/27282/4
Jan Gelety [Tue, 26 May 2020 04:22:58 +0000 (06:22 +0200)]
CSIT: Reduce daily jobs cadence for 2005 report data collection

Change-Id: I966424a022e73a24d1a5719b5a7091dd9db83d61
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoAdd csit-vpp/dpdk-perf-report-coverage/iterative jobs 11/27211/6
Jan Gelety [Sat, 9 May 2020 21:32:44 +0000 (23:32 +0200)]
Add csit-vpp/dpdk-perf-report-coverage/iterative jobs

 - jobs will be used to collect vpp/dpdk performance coverage/iterative
   data for csit report

Change-Id: I37120696258115cdb0dce6cb8d72050e3fab6b72
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoAdd S3_BUCKET environment variable 29/27129/3
Houa Yang [Mon, 18 May 2020 22:26:13 +0000 (17:26 -0500)]
Add S3_BUCKET environment variable

Add S3_BUCKET variable to address "unrecognized macro" error.
Although jobs are passing, the error is confusing and unsightly.
The S3_BUCKET environment variable is needed for log shipping to s3.

Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org>
Change-Id: I94276ec56e6fe3dfa9c5589acea15ce014e7fc51

4 years agoFix cloud configs 66/27166/2
Vanessa Rene Valderrama [Tue, 19 May 2020 18:35:45 +0000 (13:35 -0500)]
Fix cloud configs

Fixing the auth_url

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

4 years agoEnable Jenkins config merge job 65/27165/1
Vanessa Rene Valderrama [Tue, 19 May 2020 17:04:51 +0000 (12:04 -0500)]
Enable Jenkins config merge job

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

4 years agoUpdate Jenkins cloud configs 64/27164/1
Vanessa Rene Valderrama [Tue, 19 May 2020 16:39:56 +0000 (11:39 -0500)]
Update Jenkins cloud configs

Updating Jenkins cloud templates to reflect sandbox and production.
Removing the old cloud configs that are no longer in use.

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

4 years agoAdd csit-vpp-perf-report-iterative jobs 88/27088/3
Jan Gelety [Thu, 7 May 2020 20:36:29 +0000 (22:36 +0200)]
Add csit-vpp-perf-report-iterative jobs

- job will be used to collect vpp performance iterative data
  for csit report

Change-Id: I6790730f78e3afeb039a7023a0ea32ea54dac7d5
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoAdd vpp-device weekly and semiweekly jobs for csit rls2005 branch 57/27057/1
Jan Gelety [Thu, 7 May 2020 13:38:04 +0000 (15:38 +0200)]
Add vpp-device weekly and semiweekly jobs for csit rls2005 branch

Change-Id: I9c4ad2a32e42851a54e12b0b57e43ce52cd30885
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoAdd CSIT rls2005 branch 41/27041/2
Jan Gelety [Thu, 7 May 2020 08:07:52 +0000 (10:07 +0200)]
Add CSIT rls2005 branch

- special report-iter and report-full jobs will be added in separate
  commit

Change-Id: I99f2b86209c8cfd5acb7f432cb9509ed462b52e0
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoMerge "move VPP clang job to non-voting"
Dave Wallace [Tue, 12 May 2020 22:48:13 +0000 (22:48 +0000)]
Merge "move VPP clang job to non-voting"

4 years agomove VPP clang job to non-voting 12/27012/1
Andrew Yourtchenko [Tue, 12 May 2020 11:08:14 +0000 (11:08 +0000)]
move VPP clang job to non-voting

clang is now used for regular builds, so this job is redundant.
Keep it around to keep the same load profile for the moment.

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

4 years agoAdd VPP 20.05 branch 77/26977/1
Andrew Yourtchenko [Mon, 11 May 2020 14:46:46 +0000 (14:46 +0000)]
Add VPP 20.05 branch

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

4 years agoMerge "Change publisher on one vpp-csit job"
Dave Wallace [Fri, 1 May 2020 20:33:34 +0000 (20:33 +0000)]
Merge "Change publisher on one vpp-csit job"

4 years agoMerge "Import VPP docker files from github"
Vratko Polak [Wed, 29 Apr 2020 09:10:13 +0000 (09:10 +0000)]
Merge "Import VPP docker files from github"

4 years agoMerge "Mdofy build node"
Vanessa Rene Valderrama [Wed, 29 Apr 2020 00:39:05 +0000 (00:39 +0000)]
Merge "Mdofy build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Wed, 29 Apr 2020 00:38:57 +0000 (00:38 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Wed, 29 Apr 2020 00:31:31 +0000 (00:31 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Tue, 28 Apr 2020 23:42:56 +0000 (23:42 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Tue, 28 Apr 2020 22:38:36 +0000 (22:38 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Tue, 28 Apr 2020 22:29:33 +0000 (22:29 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Tue, 28 Apr 2020 21:13:18 +0000 (21:13 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Tue, 28 Apr 2020 20:58:58 +0000 (20:58 +0000)]
Merge "Modify build node"

4 years agoMerge "Modify build node"
Vanessa Rene Valderrama [Tue, 28 Apr 2020 20:35:57 +0000 (20:35 +0000)]
Merge "Modify build node"

4 years agoModify build node 60/26760/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:52:16 +0000 (12:52 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 59/26759/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:50:52 +0000 (12:50 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 58/26758/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:49:38 +0000 (12:49 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 57/26757/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:48:11 +0000 (12:48 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 56/26756/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:46:50 +0000 (12:46 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 55/26755/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:44:55 +0000 (12:44 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 54/26754/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:42:59 +0000 (12:42 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 53/26753/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:41:06 +0000 (12:41 -0500)]
Modify build node

Modifying the build node for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoMdofy build node 52/26752/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:38:20 +0000 (12:38 -0500)]
Mdofy build node

Modifying the build nodes for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoModify build node 51/26751/1
Vanessa Rene Valderrama [Tue, 28 Apr 2020 17:31:36 +0000 (12:31 -0500)]
Modify build node

Modifying the build nodes for RelEng jobs. These jobs don't require
larger instances.

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

4 years agoChange publisher on one vpp-csit job 35/26735/1
Vratko Polak [Tue, 28 Apr 2020 09:29:54 +0000 (11:29 +0200)]
Change publisher on one vpp-csit job

This changes publisher to lf-infra-publish for just one job template:
vpp-csit-verify-perf-*

That job is manually triggered, seldom used,
and console output has most of the information users need.
If archiving works well in production,
we will switch more csit-related job templates.

Change-Id: Idc8a4f2e143fd56f593331728a21244db9d942c6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 years agoImport VPP docker files from github 27/26727/1
Dave Wallace [Mon, 27 Apr 2020 19:54:28 +0000 (15:54 -0400)]
Import VPP docker files from github

- These Dockerfiles were originally created by Ed Kern
for the Nomad container proof of concept build infrastructure
for the VPP project. The original source files and commit
history can be found in the respective repositories at
https://github.com/snergfdio

Change-Id: I6c32cb013cbfad33c41d99992e5f97e0264b625a
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
4 years agoConfigure VSAP 25/26725/2
Vanessa Rene Valderrama [Mon, 27 Apr 2020 16:23:47 +0000 (11:23 -0500)]
Configure VSAP

Configuring Jenkins view, INFO verify, and SonarCloud for the VSAP
project

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

4 years agoConfigure TLDK publisher 74/26674/1
Vanessa Rene Valderrama [Thu, 23 Apr 2020 18:41:29 +0000 (13:41 -0500)]
Configure TLDK publisher

Configuring the TLDK publisher to use the GLOBAL-JJB publisher to allow
S3 log shipping and cost savings analysis on OpenStack executors

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

4 years agoUpgrade to global-jjb v0.53.1 49/26649/1
Vanessa Rene Valderrama [Wed, 22 Apr 2020 17:32:39 +0000 (12:32 -0500)]
Upgrade to global-jjb v0.53.1

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

4 years agoMerge "Configure DMM SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 18:04:21 +0000 (18:04 +0000)]
Merge "Configure DMM SonarCloud"

4 years agoMerge "Configure CICN for SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 17:54:21 +0000 (17:54 +0000)]
Merge "Configure CICN for SonarCloud"

4 years agoMerge "Configure Honeycomb SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 17:08:49 +0000 (17:08 +0000)]
Merge "Configure Honeycomb SonarCloud"

4 years agoMerge "Configure HICN SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 16:56:43 +0000 (16:56 +0000)]
Merge "Configure HICN SonarCloud"

4 years agoMerge "Configure HC2VPP SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 16:46:33 +0000 (16:46 +0000)]
Merge "Configure HC2VPP SonarCloud"

4 years agoMerge "Configure UDPI SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 16:37:37 +0000 (16:37 +0000)]
Merge "Configure UDPI SonarCloud"

4 years agoMerge "Configure TLDK SonarCloud"
Vanessa Rene Valderrama [Fri, 17 Apr 2020 16:30:39 +0000 (16:30 +0000)]
Merge "Configure TLDK SonarCloud"

4 years agoConfigure UDPI SonarCloud 62/26562/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 21:04:59 +0000 (16:04 -0500)]
Configure UDPI SonarCloud

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

4 years agoConfigure TLDK SonarCloud 61/26561/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 20:58:26 +0000 (15:58 -0500)]
Configure TLDK SonarCloud

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

4 years agoConfigure Sweetcomb SonarCloud 60/26560/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 20:56:55 +0000 (15:56 -0500)]
Configure Sweetcomb SonarCloud

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

4 years agoConfigure Honeycomb SonarCloud 59/26559/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 20:55:28 +0000 (15:55 -0500)]
Configure Honeycomb SonarCloud

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

4 years agoConfigure HICN SonarCloud 54/26554/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 18:12:43 +0000 (13:12 -0500)]
Configure HICN SonarCloud

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

4 years agoConfigure HC2VPP SonarCloud 53/26553/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 18:01:58 +0000 (13:01 -0500)]
Configure HC2VPP SonarCloud

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

4 years agoConfigure DMM SonarCloud 52/26552/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 17:35:35 +0000 (12:35 -0500)]
Configure DMM SonarCloud

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

4 years agoConfigure CICN for SonarCloud 51/26551/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 16:40:17 +0000 (11:40 -0500)]
Configure CICN for SonarCloud

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

4 years agoConfigure CSIT for SonarCloud 50/26550/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 16:24:33 +0000 (11:24 -0500)]
Configure CSIT for SonarCloud

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

4 years agoAdd SonarCloud defaults 48/26548/1
Vanessa Rene Valderrama [Thu, 16 Apr 2020 15:26:10 +0000 (10:26 -0500)]
Add SonarCloud defaults

Adding SonarCloud defaults to global-defaults for migration from
SonarCube to SonarCloud

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

4 years agoRemove project specific packages 34/26534/1
Vanessa Rene Valderrama [Wed, 15 Apr 2020 20:58:51 +0000 (15:58 -0500)]
Remove project specific packages

This change is remove the project specific packages that were originally
in baseline as a requirement primarily for RPM_DPDK, DEB_DPDK and VPP.

The RPM_DPDK and DEB_DPDK projects are inactive/archived and VPP
manages their own Docker images.

I'll add required packages back as they are found through testing
projects that are building on OpenStack images or as requested via the
projects.

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

4 years agoRemove 16.04 ARM package 30/26530/1
Vanessa Rene Valderrama [Wed, 15 Apr 2020 16:00:59 +0000 (11:00 -0500)]
Remove 16.04 ARM package

Removing package that was required for archived/inactive projects

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

4 years agoAdd ARM var files 86/26486/1
Vanessa Rene Valderrama [Mon, 13 Apr 2020 17:08:30 +0000 (12:08 -0500)]
Add ARM var files

Adding ARM var files to fix the flavor and configure storage

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

4 years agoUpgrade common-packer to v0.5.0 84/26484/1
Vanessa Rene Valderrama [Mon, 13 Apr 2020 15:49:18 +0000 (10:49 -0500)]
Upgrade common-packer to v0.5.0

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

4 years agoUpgrade global-jjb to v0.52.0 74/26474/1
Vanessa Rene Valderrama [Fri, 10 Apr 2020 18:44:54 +0000 (13:44 -0500)]
Upgrade global-jjb to v0.52.0

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

4 years agoAdd jjb configuration for new branch of hicn repo 20/26420/3
Mauro Sardara [Wed, 8 Apr 2020 10:12:50 +0000 (12:12 +0200)]
Add jjb configuration for new branch of hicn repo

Change-Id: I1e5c8ec1272524c4b3f28be60a43de9eff1ce7d1
Signed-off-by: Mauro Sardara <msardara@cisco.com>
4 years agoFix csit branch for perf timed jobs 13/26313/2
Jan Gelety [Fri, 27 Mar 2020 15:10:20 +0000 (16:10 +0100)]
Fix csit branch for perf timed jobs

- performance timed jobs in different csit branches need to be independent from other
  csit branches

Change-Id: Iec841864cdab4374094042d27b3d68a30b7427a1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoMerge "Add CSIT rls1908_2 branch"
Vratko Polak [Thu, 2 Apr 2020 09:10:18 +0000 (09:10 +0000)]
Merge "Add CSIT rls1908_2 branch"

4 years agoMerge "Remove local packer vars"
Vanessa Rene Valderrama [Wed, 1 Apr 2020 18:00:49 +0000 (18:00 +0000)]
Merge "Remove local packer vars"

4 years agoRemove local packer vars 84/26284/2
Vanessa Rene Valderrama [Wed, 1 Apr 2020 15:46:06 +0000 (10:46 -0500)]
Remove local packer vars

Removing local packer vars to use common-packer images

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

4 years agoRemove DEB_DPDK jobs 87/26287/1
Vanessa Rene Valderrama [Wed, 1 Apr 2020 16:48:45 +0000 (11:48 -0500)]
Remove DEB_DPDK jobs

Removing DEB_DPDK jobs as the project has been archived.

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

4 years agoAdd CSIT rls1908_2 branch 65/26165/5
Jan Gelety [Wed, 25 Mar 2020 16:46:14 +0000 (17:46 +0100)]
Add CSIT rls1908_2 branch

+ keep csit-vpp-perf-verify-1908_1-{node-arch} jobs
  for some time

Change-Id: I172ab711b2934ba916eb9c1324440bc8cf7bab05
Signed-off-by: Jan Gelety <jgelety@cisco.com>
4 years agoUpdate 3n-tsh mrr daily periodicity 11/26111/1
juraj.linkes [Tue, 24 Mar 2020 13:38:56 +0000 (14:38 +0100)]
Update 3n-tsh mrr daily periodicity

Change-Id: I640e634eda409b08645a3f341a194884dd501e51
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
4 years agoMerge "VPP: Add CRC checking to older branches"
Dave Wallace [Wed, 18 Mar 2020 14:46:11 +0000 (14:46 +0000)]
Merge "VPP: Add CRC checking to older branches"

4 years agoUse the same perf triger for vpp and csit 71/24271/6
Vratko Polak [Wed, 15 Jan 2020 14:09:39 +0000 (15:09 +0100)]
Use the same perf triger for vpp and csit

+ Rename arguments.
+ Make skip-vote and trigger word configurable in the macro.
+ Keep the old skip-vote and trigger word values.
+ Improve vpp-csit job description highlighting the difference.

Change-Id: Ie9ca68d422f8514bc8b0cd79f36a83181911feb9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 years agoOrder macros alphabetically 23/24223/9
Vratko Polak [Thu, 9 Jan 2020 12:00:43 +0000 (13:00 +0100)]
Order macros alphabetically

+ Rename csit-vpp and vpp-csit macros to similar naming convention.

Change-Id: I042db66cf52e19f08a60854e8672146a0d6a0fc0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 years agofix vpp-sphinx-docs-verify-master job failure 08/25808/1
Paul Vinciguerra [Wed, 11 Mar 2020 17:17:28 +0000 (13:17 -0400)]
fix vpp-sphinx-docs-verify-master job failure

Job is failing because it is asking to install newer packages.

Apparently the 'make docs' is called from docs and expects
different environment variables set in the base makefile's 'make docs'.

Fixes: b81e5c92687238d60331dd11e9b079657b2aa5bc

Change-Id: I7613cde1178e5e27fdb3e457b4e03969080236c9
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
4 years agofix vpp-sphinx-docs-verify-master job failure 81/25781/1
Paul Vinciguerra [Wed, 11 Mar 2020 00:14:01 +0000 (20:14 -0400)]
fix vpp-sphinx-docs-verify-master job failure

Job is failing because it is asking to install newer packages.

  Do you want to continue? [Y/n] Abort.
  Makefile:31: recipe for target 'html' failed
  make[1]: *** [html] Error 1
  make[1]: Leaving directory '/w/workspace/vpp-sphinx-docs-verify-master/docs'

Change-Id: Iab11cded2fef85a78686fae6b7e19845c33418f7
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
4 years agoMerge "VPP: remove naginator retry"
Dave Wallace [Tue, 10 Mar 2020 15:49:44 +0000 (15:49 +0000)]
Merge "VPP: remove naginator retry"

4 years agoMerge "Add ofo/lost segment test call"
Vratko Polak [Tue, 10 Mar 2020 13:55:54 +0000 (13:55 +0000)]
Merge "Add ofo/lost segment test call"

4 years agoAdd ofo/lost segment test call 12/25712/2
Mariusz Drost [Fri, 6 Mar 2020 09:55:41 +0000 (09:55 +0000)]
Add ofo/lost segment test call

Modify include-raw-build script to call ofo/lost segment test for tldk

Signed-off-by: Mariusz Drost <mariuszx.drost@intel.com>
Change-Id: I61280e62355b65b74357323297d7896d0046010e

4 years agoCSIT: Cleanup jobs 30/25530/7
Peter Mikus [Fri, 28 Feb 2020 08:26:16 +0000 (08:26 +0000)]
CSIT: Cleanup jobs

- rls1904
- func/dmm/tldk/hc/nsh
+ perf LTS
+ vpp_device LTS

Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ib88c93e76958d2f79db08eea5a639c264e6c492c

4 years agoVPP: Add CRC checking to older branches 57/25457/2
Vratko Polak [Wed, 26 Feb 2020 11:46:28 +0000 (12:46 +0100)]
VPP: Add CRC checking to older branches

“as soon as the CRC of any existing messages does not change,
 a patch is okay to include into 19.08”
https://lists.fd.io/g/vpp-dev/message/15526

Change-Id: I332492d36289b2f0c4ffe12bb19fc5f4566d7a74
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 years agoMerge "Fix post-build artifact path of hicn doc."
Vratko Polak [Thu, 27 Feb 2020 06:19:58 +0000 (06:19 +0000)]
Merge "Fix post-build artifact path of hicn doc."

4 years agoVPP: remove naginator retry 74/25474/1
Ed Kern [Wed, 26 Feb 2020 15:34:24 +0000 (08:34 -0700)]
VPP: remove naginator retry

Remove all automatic retries on vpp jobs. Now that
jenkins connectivity issues are not currently a major
issue.

Change-Id: I5a7a9ba6cb4ee2d3a20e521cb352238654b8ea5a
Signed-off-by: Ed Kern <ejk@cisco.com>
4 years agoModify 18.04 base image 60/25460/1
Vanessa Rene Valderrama [Wed, 26 Feb 2020 12:37:53 +0000 (06:37 -0600)]
Modify 18.04 base image

Removing the local var for Ubuntu 18.04 to use the common-packer base
image

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

4 years agoMerge "Update common-packer to v0.4.4"
Vanessa Rene Valderrama [Wed, 26 Feb 2020 11:31:12 +0000 (11:31 +0000)]
Merge "Update common-packer to v0.4.4"

4 years agoCorrect stream parameter for viper packages 52/25452/1
Mauro Sardara [Wed, 26 Feb 2020 11:06:10 +0000 (12:06 +0100)]
Correct stream parameter for viper packages

Change-Id: I672aeeacad798f9734834c7137f2b537f49dc45c
Signed-off-by: Mauro Sardara <msardara@cisco.com>
4 years agoFix path of managed files .packagecloud and packagecloud_api 44/25444/1
Mauro Sardara [Wed, 26 Feb 2020 10:26:56 +0000 (11:26 +0100)]
Fix path of managed files .packagecloud and packagecloud_api

Change-Id: I815f5e16ac01111606046d70e10501712da97542
Signed-off-by: Mauro Sardara <msardara@cisco.com>
4 years agoUpdate common-packer to v0.4.4 32/25432/1
Anil Belur [Wed, 26 Feb 2020 02:40:51 +0000 (12:40 +1000)]
Update common-packer to v0.4.4

Change-Id: Ie90b619a8e75f9419d8f05bb47c98368cf57c21a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
4 years agoModify node builder 27/25427/3
Angelo Mantellini [Tue, 25 Feb 2020 16:45:35 +0000 (17:45 +0100)]
Modify node builder

Signed-off-by: Angelo Mantellini <angelo.mantellini@cisco.com>
Change-Id: I1442a2617593f8de7d9159d62ba46be1570d08b7

4 years agoChange gtest to clone known working release 98/25398/1
Mariusz Drost [Mon, 24 Feb 2020 14:01:19 +0000 (14:01 +0000)]
Change gtest to clone known working release

Newest release of gtests introduced issue with old cmake. To overcome
that and prevent such issues in the future, older, proven to work
release will be cloned.

Signed-off-by: Mariusz Drost <mariuszx.drost@intel.com>
Change-Id: I516ac57b4c476fd25bed765ba0d48c53393fe0bd

4 years agoFix post-build artifact path of hicn doc. 73/25373/3
Mauro Sardara [Mon, 24 Feb 2020 09:54:10 +0000 (10:54 +0100)]
Fix post-build artifact path of hicn doc.

Change-Id: I1a1170a20cd70198b710a692a7f515a4ba907bce
Signed-off-by: Mauro Sardara <msardara@cisco.com>
4 years agoMerge "udpi: do not use lf-infra-publish macro"
Dave Wallace [Fri, 21 Feb 2020 22:08:11 +0000 (22:08 +0000)]
Merge "udpi: do not use lf-infra-publish macro"

4 years agoMerge "Build both sphinx and doxygen docs in verify/merge jobs. Push only doxygen...
Vanessa Rene Valderrama [Fri, 21 Feb 2020 17:25:07 +0000 (17:25 +0000)]
Merge "Build both sphinx and doxygen docs in verify/merge jobs. Push only doxygen on nexus.fd.io"

4 years agoBuild both sphinx and doxygen docs in verify/merge jobs. Push only doxygen on nexus... 61/25361/3
Mauro Sardara [Fri, 21 Feb 2020 17:10:28 +0000 (18:10 +0100)]
Build both sphinx and doxygen docs in verify/merge jobs. Push only doxygen on nexus.fd.io

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