Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ida214d01c72d2b4e8e34d3f87eb134b0dc0902fd
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I113308a2224aefbf9809e58b4f87e1fc3618fcaf
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I1dd5c9f51a0f228c977191de7b5432a6244124e3
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I0880fbee7eae8dfda6764d855214f8c097cacf97
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I6868c171f0738b0a820b12a66bf2a49e237e0abd
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
This patch switches to installing the vpp-dpkg-dev whenever
possible rather than building it. This means no duplicative
pushing of vpp-dpkg-dev, which should fix the merge jobs.
It also should mean faster vpp builds since we generally
won't need to build DPDK either.
Change-Id: I602fb09a847bb4b0d54c5844dc4c79a27393580d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
This reverts gerrit: https://gerrit.fd.io/r/#/c/5575/
This reverts commit 149bea0a7637967d625995ed0ee10c8575009e7a.
Change-Id: I7e11c9aa44ffa93afb03665c502b3ac01f0863b2
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
This patch switches to installing the vpp-dpkg-dev whenever
possible rather than building it. This means no duplicative
pushing of vpp-dpkg-dev, which should fix the merge jobs.
It also should mean faster vpp builds since we generally
won't need to build DPDK either.
Change-Id: I8a892b053989d0c95e0605e8dc54a6b7a205dc0c
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
|
|
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>
|
|
Jenkins 2 moved the JDK configuration to a new Jenkins global
configuration page under Manage Jenkins - Global Tool Configuration.
This patch configures NSH_SFC jobs to run using a specified JDK as
configuration via the Jenkins Global Configuration. Valid values are:
- openjdk7-centos7
- openjdk8-centos8
- openjdk7-ubuntu1404
- openjdk8-ubuntu1404
- openjdk7-ubuntu1604
- openjdk8-ubuntu1604
This patch configures the following templates to run using JDK8:
- 'nsh_sfc-verify-{stream}-{os}'
- 'nsh_sfc-merge-{stream}-{os}'
- 'nsh_sfc-integration-{stream}-{os}'
- 'nsh_sfc-verify-docs-{stream}'
- 'nsh_sfc-merge-docs-{stream}'
The verify docs don't use the {os} parameter so the OS is hardcoded like
the node names.
Change-Id: I6475877e2a8b8241add7416d0c4fe15b71706429
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
|
|
|
|
|
|
|
|
- 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>
|
|
|
|
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>
|
|
Change-Id: I3bc41f53d5e36fab5fe475aac67f1406d12d4075
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
* 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>
|
|
Change-Id: I56c644e4862736271ac1c991d3a9d60bfbdf5505
Signed-off-by: Rudy Grigar <rgrigar@linuxfoundation.org>
|
|
Change-Id: I8bbbf6e9d23841c58bd0acf4c4b36c9ef8baaa85
Signed-off-by: Rudy Grigar <rgrigar@linuxfoundation.org>
|
|
|
|
|
|
|
|
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>
|
|
Change-Id: Ide382ac6d6e7fe2b041aeca6222380183c8bbff1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
- 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>
|
|
Change-Id: I3dd626923af8a62f6a5a0870e33cb27af30b4f9b
Signed-off-by: Ryan F Day <rday@linuxfoundation.org>
|
|
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>
|
|
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>
|
|
Sudo was missing and it was not possible to allocate hugepages
Change-Id: Ie20aca6e1086cf4b2e24327b53960a7595cd3eef
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
|
|
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>
|
|
Change-Id: I5bdd045ae457232ee09b7aa09b9bd907495ec99a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
|
|
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>
|
|
|
|
|
|
Building HC2VPP requires Java8, but ubuntu1404 slaves use Java7 by default.
Change-Id: I6fa9db3df1379ce9c0d190f32b1bb0760b3605bc
Signed-off-by: selias <samelias@cisco.com>
|
|
- 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>
|
|
|
|
|
|
Change-Id: I1e18db7ac551917f88f965069469fa1d8f81a513
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I75b81064ef46348a2afef832c2dec98cf41de8f8
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
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>
|
|
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>
|