ci-management.git
7 years agoAdd CentOS packages 42/5542/2
Vanessa Rene Valderrama [Mon, 27 Feb 2017 19:49:43 +0000 (13:49 -0600)]
Add CentOS packages

TLDK and CSIT teams requested additional packages be added to the CentOS
image.

TLDK - scapy
CSIT - libffi-devel

CSIT request was due to errors when upgrading cryptography. I added
python-cffi & libxml2 as well.

Change-Id: I04c2f4f4fcd390a1d5b2877b5ec99894bd65a98e
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoModify CSIT nightly cron 14/5514/1
Vanessa Rene Valderrama [Fri, 24 Feb 2017 17:53:12 +0000 (11:53 -0600)]
Modify CSIT nightly cron

The csit-vpp-verify-perf-master-nightly-all job is not running as
scheduled.  Jenkins cron syntax requires the days of the week to be
represented in numbers as opposed to names.

Sun = 0
Tue = 2
Thu = 4

Change-Id: I1a980541aab9e607b9fb7f232f128019e0c9dbb1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoEnable Hugepages 07/5007/11
Vanessa Rene Valderrama [Thu, 2 Feb 2017 15:45:16 +0000 (09:45 -0600)]
Enable Hugepages

TLDK project requires Hugepages to be enabled. This change enables
Hugepages and sets the size to 128.

Change-Id: Ie582cdf5ab2c766da268c0a39ed47bc45f31058c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Add packer verify and merge jobs"
Vanessa Rene Valderrama [Thu, 16 Feb 2017 19:02:38 +0000 (19:02 +0000)]
Merge "Add packer verify and merge jobs"

7 years agoMerge "Update jenkins.ini.example with relevent defaults"
Vanessa Rene Valderrama [Thu, 16 Feb 2017 18:23:36 +0000 (18:23 +0000)]
Merge "Update jenkins.ini.example with relevent defaults"

7 years agoMerge "Add hashicorp's packer 0.12.2 to basebuild"
Vanessa Rene Valderrama [Thu, 16 Feb 2017 18:22:49 +0000 (18:22 +0000)]
Merge "Add hashicorp's packer 0.12.2 to basebuild"

7 years agoMerge "Correct path to package download script in hc2vpp-csit prebuilder"
Vanessa Rene Valderrama [Thu, 16 Feb 2017 15:59:29 +0000 (15:59 +0000)]
Merge "Correct path to package download script in hc2vpp-csit prebuilder"

7 years agoAdd packer verify and merge jobs 53/5153/1
Anil Belur [Wed, 15 Feb 2017 03:19:52 +0000 (13:19 +1000)]
Add packer verify and merge jobs

- These jobs have been ported from ODL releng
- Jobs are designed to build new images first of every month
- Verify runs a packer validation on the templates and verifies
  the syntax of provision scripts
- Merge job is designed to trigger a build only relevent to the change
  rather than building all images

Change-Id: I882fdf9d60a49221e1d9f50809c5fda1d8ebf4fb
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add missing sudo in TLDK verification job"
Vanessa Rene Valderrama [Wed, 15 Feb 2017 18:36:07 +0000 (18:36 +0000)]
Merge "Add missing sudo in TLDK verification job"

7 years agoCorrect path to package download script in hc2vpp-csit prebuilder 37/5137/1
selias [Wed, 15 Feb 2017 09:10:47 +0000 (10:10 +0100)]
Correct path to package download script in hc2vpp-csit prebuilder

Fix for issue overlooked in https://gerrit.fd.io/r/5093; while the directory
change is correct, commands immediately following it have not been adjusted
to account for it.

Change-Id: I3da9b12bca164856a01fb8c3afefde3e549b7be6
Signed-off-by: selias <samelias@cisco.com>
7 years agoAdd hashicorp's packer 0.12.2 to basebuild 51/5151/1
Anil Belur [Wed, 15 Feb 2017 01:32:42 +0000 (11:32 +1000)]
Add hashicorp's packer 0.12.2 to basebuild

Change-Id: I3bc41f53d5e36fab5fe475aac67f1406d12d4075
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdate jenkins.ini.example with relevent defaults 52/5152/1
Anil Belur [Wed, 15 Feb 2017 03:21:35 +0000 (13:21 +1000)]
Update jenkins.ini.example with relevent defaults

* update url to point to sandbox
* disable querying plugin info which default to true
* remove default include paths

Change-Id: I2ff654ca699fc654ce77598597a002bf710a6ce1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAlso wait for apt-get update list lock 31/5131/1
Rudy Grigar [Wed, 15 Feb 2017 00:39:04 +0000 (16:39 -0800)]
Also wait for apt-get update list lock

Change-Id: I56c644e4862736271ac1c991d3a9d60bfbdf5505
Signed-off-by: Rudy Grigar <rgrigar@linuxfoundation.org>
7 years agoQuotes required to avoid interpretation 29/5129/1
Rudy Grigar [Tue, 14 Feb 2017 00:57:31 +0000 (16:57 -0800)]
Quotes required to avoid interpretation

Change-Id: I8bbbf6e9d23841c58bd0acf4c4b36c9ef8baaa85
Signed-off-by: Rudy Grigar <rgrigar@linuxfoundation.org>
7 years agoMerge "Additional fixes for dpkg lock issues"
Vanessa Rene Valderrama [Tue, 14 Feb 2017 19:36:32 +0000 (19:36 +0000)]
Merge "Additional fixes for dpkg lock issues"

7 years agoMerge "Add hc2vpp-csit jobs on Ubuntu16.04"
Vanessa Rene Valderrama [Tue, 14 Feb 2017 17:34:14 +0000 (17:34 +0000)]
Merge "Add hc2vpp-csit jobs on Ubuntu16.04"

7 years agoMerge "Skip checkstyle in hc2vpp-csit-verify job"
Vanessa Rene Valderrama [Tue, 14 Feb 2017 17:33:38 +0000 (17:33 +0000)]
Merge "Skip checkstyle in hc2vpp-csit-verify job"

7 years agoAdditional fixes for dpkg lock issues 17/5117/3
Rudy Grigar [Tue, 14 Feb 2017 00:57:31 +0000 (16:57 -0800)]
Additional fixes for dpkg lock issues

This adds a wrapper around apt-get to loop until the lock is available
for dpkg operations.

Change-Id: I85d3b1f1e6992a046d021a192997f307c7ca4785
Signed-off-by: Rudy Grigar <rgrigar@linuxfoundation.org>
7 years agoAdd dot separator for systemctl units 16/5116/1
Andrew Grimberg [Tue, 14 Feb 2017 00:20:25 +0000 (16:20 -0800)]
Add dot separator for systemctl units

Change-Id: Ide382ac6d6e7fe2b041aeca6222380183c8bbff1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoBring in fail build and stomp on Ubuntu auto-up 15/5115/1
Andrew Grimberg [Tue, 14 Feb 2017 00:05:07 +0000 (16:05 -0800)]
Bring in fail build and stomp on Ubuntu auto-up

Bring in changes to fail the build if something does not properly
install or has an error during the build.

Also, forcibly disable and mask out the apt-daily service and timer on
Ubuntu 16.04 and hopefully destroy any cron related to it for 14.04

Change-Id: I301d9c696c3d166ecece8060d415dd931d446335
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoDisable auto updates on Ubuntu 13/5113/5
Vanessa Rene Valderrama [Mon, 13 Feb 2017 17:39:10 +0000 (11:39 -0600)]
Disable auto updates on Ubuntu

Modifying the disable auto updates on Ubuntu to use perl instead of sed
because the sed -ine is creating new files ending in ne.  Modifying
where the apt-get upgrade and updates occur to resolve dpkg/locks which
are causing VPP & NSH_SFC builds to fail.

Change-Id: I5a81d72df7b758bd8287c54909386114c33ed730
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoAdd hc2vpp-csit jobs on Ubuntu16.04 59/5059/4
selias [Tue, 7 Feb 2017 11:51:44 +0000 (12:51 +0100)]
Add hc2vpp-csit jobs on Ubuntu16.04

 - add integration and verify job using Ubuntu16.04
 - pass OS parameter to test scripts

requires commit https://gerrit.fd.io/r/#/c/5037/ in CSIT

Change-Id: Ia7be995c1c78db43503e34f7c0c040a63431eab1
Signed-off-by: selias <samelias@cisco.com>
7 years agoFix base image spin up. 03/5103/1
Ryan F Day [Sat, 11 Feb 2017 00:35:18 +0000 (18:35 -0600)]
Fix base image spin up.

Change-Id: I3dd626923af8a62f6a5a0870e33cb27af30b4f9b
Signed-off-by: Ryan F Day <rday@linuxfoundation.org>
7 years agoChange the nexus repository target 97/5097/1
Tibor Frank [Fri, 10 Feb 2017 07:43:56 +0000 (08:43 +0100)]
Change the nexus repository target

The Nexus repository target is VPP.

Modify your upload path
From:  nexus.fd.io/content/sites/site/io/fd/vpp_make_test/<version>
To:    nexus.fd.io/content/sites/site/io/fd/vpp/vpp_make_test/<version>

Change-Id: I957aebe81fceb19035a03b29ba0572df67660973
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoSkip checkstyle in hc2vpp-csit-verify job 93/5093/2
selias [Thu, 9 Feb 2017 15:31:33 +0000 (16:31 +0100)]
Skip checkstyle in hc2vpp-csit-verify job

Style is already verified in hc2vpp-verify.

Also fix missing dir change in prebuild script. This should download VPP
packages into ${WORKSPACE}/csit, where the csit bootstrap-hc2vpp-verify
script expects them to be.

Change-Id: I4471c711e188f920c890bb63594bb08b7810141e
Signed-off-by: selias <samelias@cisco.com>
7 years agoAdd missing sudo in TLDK verification job 83/5083/1
Karol Latecki [Thu, 9 Feb 2017 09:03:16 +0000 (10:03 +0100)]
Add missing sudo in TLDK verification job

Sudo was missing and it was not possible to allocate hugepages

Change-Id: Ie20aca6e1086cf4b2e24327b53960a7595cd3eef
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
7 years agoAdd support for Centos7.3-1611 to csit jobs. 79/4579/11
Thomas F Herbert [Fri, 6 Jan 2017 00:45:42 +0000 (19:45 -0500)]
Add support for Centos7.3-1611 to csit jobs.
Remove operational branch creation from weekly
verify job. Split vpp changes for Centos into
separate commit. Do not add os param to perf
jobs so as not to destroy perf trend history.

JIRA: CSIT-356

Change-Id: If0121f01fa0767eae96e5f9f14ed4c56a97e7f7f
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
7 years agoChange groupID in pom.xml 69/5069/1
Tibor Frank [Wed, 8 Feb 2017 07:20:52 +0000 (08:20 +0100)]
Change groupID in pom.xml

Change-Id: I5bdd045ae457232ee09b7aa09b9bd907495ec99a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoMerge "Add jdk parameter to hc2vpp-csit-verify job"
Vanessa Rene Valderrama [Tue, 7 Feb 2017 18:46:37 +0000 (18:46 +0000)]
Merge "Add jdk parameter to hc2vpp-csit-verify job"

7 years agoAdd various packages to Packer images 47/5047/2
Vanessa Rene Valderrama [Mon, 6 Feb 2017 20:50:57 +0000 (14:50 -0600)]
Add various packages to Packer images

Modifying Packer images to include various packages required by various
FD.io projects.  New images have been tested on the Jenkins sandbox.

Change-Id: I236804da3cbf4ddf33812e7714e66250d55a1e60
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "CSIT-476: NDR plots update"
Vanessa Rene Valderrama [Fri, 3 Feb 2017 20:54:50 +0000 (20:54 +0000)]
Merge "CSIT-476: NDR plots update"

7 years agoMerge "Add make test-checkstyle"
Vanessa Rene Valderrama [Fri, 3 Feb 2017 20:54:03 +0000 (20:54 +0000)]
Merge "Add make test-checkstyle"

7 years agoAdd jdk parameter to hc2vpp-csit-verify job 12/5012/1
selias [Fri, 3 Feb 2017 09:53:06 +0000 (10:53 +0100)]
Add jdk parameter to hc2vpp-csit-verify job

Building HC2VPP requires Java8, but ubuntu1404 slaves use Java7 by default.

Change-Id: I6fa9db3df1379ce9c0d190f32b1bb0760b3605bc
Signed-off-by: selias <samelias@cisco.com>
7 years agoCSIT-476: NDR plots update 45/4145/14
Tibor Frank [Wed, 7 Dec 2016 11:20:00 +0000 (12:20 +0100)]
CSIT-476: NDR plots update

- Change the plots in jobs:
  - csit-vpp-verify-perf-master-nightly-all
  - csit-vpp-perf-{stream}-{type}

Change-Id: Ic24a7c71e8e54ac4c4275f7450d69f9e1d537fbb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoMerge "CSIT-513: Publish vpp make test doc"
Vanessa Rene Valderrama [Thu, 2 Feb 2017 19:22:17 +0000 (19:22 +0000)]
Merge "CSIT-513: Publish vpp make test doc"

7 years agoMerge "Fix issues in hc2vpp-csit scripts"
Vanessa Rene Valderrama [Thu, 2 Feb 2017 19:04:41 +0000 (19:04 +0000)]
Merge "Fix issues in hc2vpp-csit scripts"

7 years agoFix issues in hc2vpp-csit scripts 98/4998/3
selias [Thu, 2 Feb 2017 08:36:34 +0000 (09:36 +0100)]
Fix issues in hc2vpp-csit scripts

Change-Id: I1e18db7ac551917f88f965069469fa1d8f81a513
Signed-off-by: selias <samelias@cisco.com>
7 years agoAdd pkg-config to base images 92/4992/2
Ed Warnicke [Wed, 1 Feb 2017 23:39:08 +0000 (15:39 -0800)]
Add pkg-config to base images

Change-Id: I75b81064ef46348a2afef832c2dec98cf41de8f8
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoConfigure Ubuntu mirror 90/4990/1
Vanessa Rene Valderrama [Wed, 1 Feb 2017 22:22:25 +0000 (16:22 -0600)]
Configure Ubuntu mirror

The Vexxhost mirror continues to cause build failures due to 404 errors.
We are configuring the Ubuntu mirror to point to a more stable mirror.

Change-Id: I700d1b72d3df993996f7d64cec61c5e9baf90f8c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoRemove Ubuntu mirror 89/4989/1
Vanessa Rene Valderrama [Wed, 1 Feb 2017 21:27:10 +0000 (15:27 -0600)]
Remove Ubuntu mirror

Reverting https://gerrit.fd.io/r/#/c/4988/ due to broken builds.  We'll
submit a new change to configure the mirror once it's been properly
tested.

Change-Id: Ice894d9c1c48b5a11f45e5e80523dd1ac6e410a1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoConfiguring Ubuntu mirror 88/4988/3
Vanessa Rene Valderrama [Wed, 1 Feb 2017 19:47:27 +0000 (13:47 -0600)]
Configuring Ubuntu mirror

The Vexxhost mirror continues to cause build failures due to 404 errors.
We are configuring the Ubuntu mirror to point to a more stable mirror.

Change-Id: I748db723c536eb96cb980c3921edf7be346a9b7a
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Modify tldk jenkins job to enable unit tests"
Vanessa Rene Valderrama [Wed, 1 Feb 2017 17:39:44 +0000 (17:39 +0000)]
Merge "Modify tldk jenkins job to enable unit tests"

7 years agoMerge "Csit-Honeycomb job for 17.01"
Vanessa Rene Valderrama [Wed, 1 Feb 2017 16:37:19 +0000 (16:37 +0000)]
Merge "Csit-Honeycomb job for 17.01"

7 years agoMerge "Add git-review to base system"
Vanessa Rene Valderrama [Wed, 1 Feb 2017 16:20:26 +0000 (16:20 +0000)]
Merge "Add git-review to base system"

7 years agoMerge "Change scheduling of csit-vpp-verify-perf-master-nightly-all"
Vanessa Rene Valderrama [Wed, 1 Feb 2017 16:18:27 +0000 (16:18 +0000)]
Merge "Change scheduling of csit-vpp-verify-perf-master-nightly-all"

7 years agoFix: CSIT report merge job 62/4962/1
pmikus [Tue, 31 Jan 2017 17:56:48 +0000 (18:56 +0100)]
Fix: CSIT report merge job

Change-Id: I6de8c6d18438cb3ff6298be6da071e9088c3b2e1
Signed-off-by: pmikus <pmikus@cisco.com>
7 years agoMerge "Fix: CSIT report generation"
Vanessa Rene Valderrama [Tue, 31 Jan 2017 17:28:37 +0000 (17:28 +0000)]
Merge "Fix: CSIT report generation"

7 years agoMerge "Add jq to baseline"
Vanessa Rene Valderrama [Tue, 31 Jan 2017 16:40:00 +0000 (16:40 +0000)]
Merge "Add jq to baseline"

7 years agoFix: CSIT report generation 58/4958/1
pmikus [Tue, 31 Jan 2017 15:21:12 +0000 (16:21 +0100)]
Fix: CSIT report generation

- Fix dir path

Change-Id: I1a9fa0e796687d97b8660e704fbc19052655973a
Signed-off-by: pmikus <pmikus@cisco.com>
7 years agoCsit-Honeycomb job for 17.01 76/4876/6
selias [Wed, 25 Jan 2017 16:15:01 +0000 (17:15 +0100)]
Csit-Honeycomb job for 17.01

 - relates to https://gerrit.fd.io/r/4933

Change-Id: I78e0a28d529b3308d0acd6a11a45ff49b24a8919
Signed-off-by: selias <samelias@cisco.com>
7 years agoChange scheduling of csit-vpp-verify-perf-master-nightly-all 03/4903/1
Tibor Frank [Fri, 27 Jan 2017 09:15:15 +0000 (10:15 +0100)]
Change scheduling of csit-vpp-verify-perf-master-nightly-all

 - Set it to run on Sun, Tue, Thu at 20:00

Change-Id: I0b6aebff13e110d2d746983e06c0b08c91278c14
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoMerge "Disable automatic system updates on Ubuntu"
Vanessa Rene Valderrama [Thu, 26 Jan 2017 18:34:35 +0000 (18:34 +0000)]
Merge "Disable automatic system updates on Ubuntu"

7 years agoMerge "Add csit report merge job"
Vanessa Rene Valderrama [Thu, 26 Jan 2017 17:11:47 +0000 (17:11 +0000)]
Merge "Add csit report merge job"

7 years agoCSIT-513: Publish vpp make test doc 88/4888/1
Tibor Frank [Thu, 26 Jan 2017 13:24:51 +0000 (14:24 +0100)]
CSIT-513: Publish vpp make test doc

Change-Id: I0094026a0ae433fdbd5ad0b308e73ef0ddb3c7ea
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoDisable artifact deployment for hc2vpp merge jobs 68/4868/1
Marek Gradzki [Wed, 25 Jan 2017 12:09:51 +0000 (13:09 +0100)]
Disable artifact deployment for hc2vpp merge jobs

It is enough that integration jobs publish jars,debs and rpms.
Commit reverts changes introduced by 4739,4740,4765.
It should be checked if docs.fd.io are still published after this change.

Change-Id: I37ef33243f78187f9dcead6777e1506ed0ec6f4c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
7 years agoAdd csit report merge job 52/4852/3
pmikus [Wed, 25 Jan 2017 05:37:41 +0000 (06:37 +0100)]
Add csit report merge job

- Purpose of this job is to publish csit report generated in sphinx-doc

Change-Id: I39267e0dd6f32554c999beed05faefe6f5bcebbd
Signed-off-by: pmikus <pmikus@cisco.com>
7 years agoAdd make test-checkstyle 65/4865/1
Klement Sekera [Wed, 18 Jan 2017 01:28:02 +0000 (02:28 +0100)]
Add make test-checkstyle

Change-Id: I7d10101415fe73146a167b6890867365689115ca
Signed-off-by: Klement Sekera <ksekera@cisco.com>
7 years agoRevert "Enable only 1 merge job for a release" 47/4847/2
Marek Gradzki [Tue, 24 Jan 2017 21:37:51 +0000 (22:37 +0100)]
Revert "Enable only 1 merge job for a release"

This reverts commit 247134c09e5c42d5ad63d2e57e0561ec4ea14c46.
due to number of issues it introduces.
Issues were described in https://gerrit.fd.io/r/#/c/4793/ comments

Change-Id: I0f9ea82d98bbf2242cf516eeedf91d4330fb2858
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
7 years agoDisable automatic system updates on Ubuntu 98/4798/1
Andrew Grimberg [Fri, 20 Jan 2017 05:30:13 +0000 (21:30 -0800)]
Disable automatic system updates on Ubuntu

The cloud-init package has a hard dependency on the automatic update
mechanism in Ubuntu 14.04. As removing this causes systems to not be
accessible when booted, instead we're just going disable all of the
options for the automatic update system

Change-Id: I209dabe5deeda0fa30cfea918fc4feb4948cc0df
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoAdd git-review to base system 95/4795/2
Thanh Ha [Thu, 19 Jan 2017 20:37:48 +0000 (15:37 -0500)]
Add git-review to base system

Having git-review on the system is extremely useful for downloading
Gerrit changes easily using the Review ID.

Change-Id: I5833d8d3bf8f76f2dc0895e599e3b6d37f30935c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd jq to baseline 94/4794/2
Thanh Ha [Thu, 19 Jan 2017 20:36:13 +0000 (15:36 -0500)]
Add jq to baseline

This package is useful on all vm types so install it everywhere.

Change-Id: Ic99cc1e5dcb90dd21e95a3f1884bd7b3f662b2a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoEnable only 1 merge job for a release 93/4793/1
Thanh Ha [Thu, 19 Jan 2017 20:13:08 +0000 (15:13 -0500)]
Enable only 1 merge job for a release

Change-Id: Ie493df45ec67d92bbc6724ebe92f75b280bb571f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoCSIT-474: CSIT documentation publishing 72/4772/1
Tibor Frank [Thu, 19 Jan 2017 08:15:14 +0000 (09:15 +0100)]
CSIT-474: CSIT documentation publishing

Change-Id: I894918843cb6b95533c6a83665504730ae0ccc94
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoFix the path creation. 67/4767/2
Peter Mikus [Wed, 18 Jan 2017 18:13:18 +0000 (18:13 +0000)]
Fix the path creation.

Change-Id: I1d4162d39cbf003e855e296d5c4532cebf237d15
Signed-off-by: pmikus <pmikus@cisco.com>
7 years agoMerge "CSIT-474: CSIT documentation publishing"
Ed Warnicke [Wed, 18 Jan 2017 18:02:43 +0000 (18:02 +0000)]
Merge "CSIT-474: CSIT documentation publishing"

7 years agoCSIT-474: CSIT documentation publishing 66/4766/1
Tibor Frank [Wed, 18 Jan 2017 17:17:49 +0000 (18:17 +0100)]
CSIT-474: CSIT documentation publishing

Change-Id: I1ad397044fca58579e31138511fc729b4eef59f0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoAdding Maven deploy to integration jobs 65/4765/1
Vanessa Rene Valderrama [Wed, 18 Jan 2017 16:48:25 +0000 (10:48 -0600)]
Adding Maven deploy to integration jobs

The team wants hc2vpp-integration to deploy hc2vpp artifacts because
hc2vpp artifacts depend on jars published by vpp-merge

Change-Id: Ifd5212a004f262040aaa6b1c515adffee099b8af
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Add lcov package to Ubuntu images"
Andrew Grimberg [Wed, 18 Jan 2017 15:48:07 +0000 (15:48 +0000)]
Merge "Add lcov package to Ubuntu images"

7 years agoMerge "Fixing the Maven deploy publisher"
Thanh Ha [Tue, 17 Jan 2017 21:41:15 +0000 (21:41 +0000)]
Merge "Fixing the Maven deploy publisher"

7 years agoFixing the Maven deploy publisher 40/4740/2
Vanessa Rene Valderrama [Tue, 17 Jan 2017 21:02:35 +0000 (15:02 -0600)]
Fixing the Maven deploy publisher

Moving the Maven deploy above the ship logs and removing from the
integration until I receive confirmation from the team that it's
required

Change-Id: Ib7692b8572e3b0d55a79f5180dfa2764d406ca75
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Remove deprecated vagrant configuration"
Ed Warnicke [Tue, 17 Jan 2017 21:16:33 +0000 (21:16 +0000)]
Merge "Remove deprecated vagrant configuration"

7 years agoMerge "Create new stream 1701 for nsh_sfc project"
Ed Warnicke [Tue, 17 Jan 2017 20:50:54 +0000 (20:50 +0000)]
Merge "Create new stream 1701 for nsh_sfc project"

7 years agoAdding the Maven deploy publisher 39/4739/1
Vanessa Rene Valderrama [Tue, 17 Jan 2017 20:45:55 +0000 (14:45 -0600)]
Adding the Maven deploy publisher

Updating the merge and integration jobs to include the Maven deploy
publisher to allow artifacts to be deployed

Change-Id: If76a991a79cf840bcc0ace0dea62da3917da2cca
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoCreate new stream 1701 for nsh_sfc project 16/4716/1
Hongjun Ni [Tue, 17 Jan 2017 16:44:21 +0000 (00:44 +0800)]
Create new stream 1701 for nsh_sfc project

Change-Id: I39d75d7cc79e9c4339a2465beb060ef7f1145a65
Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
7 years agoModify tldk jenkins job to enable unit tests 94/4694/2
root [Mon, 16 Jan 2017 08:13:54 +0000 (09:13 +0100)]
Modify tldk jenkins job to enable unit tests

Modify TLDK jenkins job to clone and build googletest and run unit tests.

Change-Id: I20b8bce8c715a492ac77d73f07a2b26f56f4d057
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
7 years agoRemove deprecated vagrant configuration 84/4684/1
Andrew Grimberg [Fri, 13 Jan 2017 19:34:11 +0000 (11:34 -0800)]
Remove deprecated vagrant configuration

Remove redundant and unsuported vagrant configuration since packer
changes were merged in early December 2016 and all systems have been
moved to packer based images.

Change-Id: I4859734ea732730e52a173c91b1d13cb77548506
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "CSIT-474: CSIT documentation publishing"
Vanessa Rene Valderrama [Fri, 13 Jan 2017 16:11:20 +0000 (16:11 +0000)]
Merge "CSIT-474: CSIT documentation publishing"

7 years agoEnabled publishing of docs for honeycomb 69/4669/2
Jan Srnicek [Fri, 13 Jan 2017 08:44:00 +0000 (09:44 +0100)]
Enabled publishing of docs for honeycomb

Change-Id: I115c83e231db7e52c322f2b5243ca84e423e9a54
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
7 years agoMerge "Prepare necessary CSIT jobs for VPP 1701 branch (CIMANAGE-19)"
Vanessa Rene Valderrama [Thu, 12 Jan 2017 20:03:24 +0000 (20:03 +0000)]
Merge "Prepare necessary CSIT jobs for VPP 1701 branch (CIMANAGE-19)"

7 years agoPrepare necessary CSIT jobs for VPP 1701 branch (CIMANAGE-19) 48/4448/3
Jan Gelety [Wed, 21 Dec 2016 13:41:26 +0000 (14:41 +0100)]
Prepare necessary CSIT jobs for VPP 1701 branch (CIMANAGE-19)

Do needed changes to prepare following CSIT jobs for VPP 1701 branch:
- csit-vpp-functional-1701-virl
- csit-vpp-verify-1701-weekly
- csit-vpp-verify-1701-semiweekly
- csit-validate-pylint-1701

Change-Id: I5e6bc8adcd3bec3c4a89423890780ffcd0176cc9
Signed-off-by: Jan Gelety <jgelety@cisco.com>
7 years agoCSIT-474: CSIT documentation publishing 98/4598/1
Tibor Frank [Mon, 9 Jan 2017 08:11:06 +0000 (09:11 +0100)]
CSIT-474: CSIT documentation publishing

Change-Id: I5614c77b4dc3e13b8027c9312a0b167b66fed093
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoAdd lcov package to Ubuntu images 06/4406/2
Vanessa Rene Valderrama [Tue, 20 Dec 2016 11:12:44 +0000 (05:12 -0600)]
Add lcov package to Ubuntu images

Add lcov package to the Ubuntu image to prevent dependency resolution
issues during builds.

Change-Id: I835945aeffa7a46c1a136486b3d8d804fa2b7727
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "New stream for hc2vpp stable/1701"
Vanessa Rene Valderrama [Fri, 6 Jan 2017 16:21:37 +0000 (16:21 +0000)]
Merge "New stream for hc2vpp stable/1701"

7 years agoMerge "New strem for honeycomb stable/1701"
Vanessa Rene Valderrama [Fri, 6 Jan 2017 16:21:05 +0000 (16:21 +0000)]
Merge "New strem for honeycomb stable/1701"

7 years agoMerge "CSIT-474: CSIT documentation auto generation"
Vanessa Rene Valderrama [Fri, 6 Jan 2017 16:20:31 +0000 (16:20 +0000)]
Merge "CSIT-474: CSIT documentation auto generation"

7 years agoCIMANAGE-20 Create csit-dpdk-perf Jenkins job 72/4572/1
pmikus [Thu, 5 Jan 2017 09:11:12 +0000 (10:11 +0100)]
CIMANAGE-20 Create csit-dpdk-perf Jenkins job

Create csit-dpdk-perf Jenkins job with manual trigger on gerrit
comment. Purpose of this job is to verify CSIT code against DPDK
stable.

Change-Id: Icff34543bc90b2c59add71b09be6a24d3e50378d
Signed-off-by: pmikus <pmikus@cisco.com>
7 years agoCSIT-474: CSIT documentation auto generation 97/4497/2
Tibor Frank [Mon, 2 Jan 2017 08:17:56 +0000 (09:17 +0100)]
CSIT-474: CSIT documentation auto generation

 - add jenkins jobs (verify and merge) to generate and
   upload CSIT documentation

Change-Id: I2b28dc85cc04cbd78486713bfb26eecdefbc7e55
Signed-off-by: Tibor Frank <tifrank@cisco.com>
7 years agoNew stream for hc2vpp stable/1701 56/4556/1
Marek Gradzki [Wed, 4 Jan 2017 12:37:41 +0000 (13:37 +0100)]
New stream for hc2vpp stable/1701

Change-Id: Ic1c2505d15b0e574530ea4d5600cdfc4dc250118
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
7 years agoNew strem for honeycomb stable/1701 54/4554/1
Marek Gradzki [Wed, 4 Jan 2017 12:27:08 +0000 (13:27 +0100)]
New strem for honeycomb stable/1701

Change-Id: I52fe0e73dc6b0b66ae7d22991ea31a7210ee8d82
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
7 years agoFix plots cfg for honeycomb-benchmark-master 39/4439/2
Marek Gradzki [Wed, 21 Dec 2016 07:57:08 +0000 (08:57 +0100)]
Fix plots cfg for honeycomb-benchmark-master

Current configuration creates 4 plot sections,
but each of them contains only first of defined plots.

Change-Id: Ib8bcd2b3936ac08b9ca129b4e0902d1a3916ba5c
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
7 years agoFix log upload URL for log shipping 60/4460/1
Andrew Grimberg [Wed, 21 Dec 2016 22:16:29 +0000 (14:16 -0800)]
Fix log upload URL for log shipping

Nexus uncompress magic happens on a special service URL. If it's not
used then compressed objects won't get expanded

Change-Id: I19c1bf1f2de1544f82bef3b915dc01558251a471
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "Enable log shipping on all puppet-fdio jobs"
Andrew Grimberg [Wed, 21 Dec 2016 19:12:33 +0000 (19:12 +0000)]
Merge "Enable log shipping on all puppet-fdio jobs"

7 years agoEnable log shipping on all puppet-fdio jobs 59/4459/1
Vanessa Rene Valderrama [Wed, 21 Dec 2016 19:11:02 +0000 (13:11 -0600)]
Enable log shipping on all puppet-fdio jobs

* Configure log shipping on all puppet-fdio jobs

Change-Id: Iaf759aa813556f80b7e60c919249038053f196f6
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoEnable log shipping on all csit jobs 58/4458/1
Vanessa Rene Valderrama [Wed, 21 Dec 2016 19:07:01 +0000 (13:07 -0600)]
Enable log shipping on all csit jobs

* Configure log shipping on all csit jobs

Change-Id: Ibef86a6fe5ae185fdab075b21c72f883c706716d
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoEnable log shipping on all ci-management jobs 55/4455/2
Vanessa Rene Valderrama [Wed, 21 Dec 2016 18:01:36 +0000 (12:01 -0600)]
Enable log shipping on all ci-management jobs

* Configure log shipping on all ci-management jobs

Change-Id: Ic46f8866181407ce903d6ee21bd9ee04074cadc1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Enable log shipping on all hc2vpp jobs"
Andrew Grimberg [Wed, 21 Dec 2016 17:31:56 +0000 (17:31 +0000)]
Merge "Enable log shipping on all hc2vpp jobs"

7 years agoMerge "Enable log shipping on all rpm_dpdk jobs"
Andrew Grimberg [Wed, 21 Dec 2016 17:31:43 +0000 (17:31 +0000)]
Merge "Enable log shipping on all rpm_dpdk jobs"

7 years agoMerge "Enable log shipping on all nsh_sfc jobs"
Andrew Grimberg [Wed, 21 Dec 2016 17:31:30 +0000 (17:31 +0000)]
Merge "Enable log shipping on all nsh_sfc jobs"

7 years agoMerge "Enable log shipping on all trex jobs"
Andrew Grimberg [Wed, 21 Dec 2016 17:31:16 +0000 (17:31 +0000)]
Merge "Enable log shipping on all trex jobs"

7 years agoMerge "Enable log shipping on all tldk jobs"
Andrew Grimberg [Wed, 21 Dec 2016 17:31:06 +0000 (17:31 +0000)]
Merge "Enable log shipping on all tldk jobs"