Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I29d7fea5dd9c20dd8b278a9d5f6790dfbbe78bdd
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Modifying CentOS 7 image to build in the new FD.io CI environment
Change-Id: Id6e52e61afcc8e528e6a6406563528d9bd010a7a
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Configure common-packer image for Ubuntu 18.04
Change-Id: I8e7a58d49e483052d429cf5a3a104b6e8f219d7f
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Configure the builder to install required packages for Ubuntu 1604
Change-Id: I5bac9d9d3342a8ef8aa99421d90739113ddfb059
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
|
|
The packer-merge-ubuntu-16.04 job is expecting this format in order
to trigger the job automatically.
Change-Id: I9033c7b8863c1033f2deb1038d8506e009c7e3a4
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
|
|
Change-Id: I9cbc1eef7c68df5772b3961b3db926d7c015da1d
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: I2b88cc176be74482be283711a86cbf688f51e469
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Configuring CentOS 7 image
Removing non common-packer .json files to force verify job to use
centos-7.json
Change-Id: I74898324aeeaf9a057958c4645f627327b6ca4bc
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: I8f048626d2fbd68be84b4e3cb0dbb3e3da95672c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: I4040dcc6dbc11419fd5092aa3f29c31d5a527711
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Expand rendered image name to include seconds and milliseconds.
This reduces the probability of image name collisions on the cloud
from 1/60 to 1/60000.
Fixed upstream in common-packer [1.].
[1.] https://gerrit.linuxfoundation.org/infra/#/c/10986/
Change-Id: If006aaafa5aaf427ef034fbca479bb4b71194109
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
|
|
openSUSE Leap 42.3 has an older version of the indent package compared
to other distributions in Jenkins. In order to avoid misalignment, let's
install version 2.2.11 to align with others.
Change-Id: I1473425d2cb3d503bb98e008d8fa896fdd9173eb
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
|
|
Adding libibverbs-dev package for DEB_DPDK project
Change-Id: If4d1c7bb7cbd5db9e612b4950589c9c783b3853a
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: I4d1c9e0410df0262e8c2a4a23869c9cc4ac3d3b9
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
|
|
DEB_DPDK has new package dependencies with the 17.08 release. This
change to add the missing packages to the Ubuntu image.
Change-Id: Iefb3de3757c4d7548c150f9e12bdf03f540cc9b2
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Configure Packer to install packages required by FD.io projects
Change-Id: Ie045ae6921d690fbfedc0344617d2d493e77b1b6
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>
|
|
Configure baseline and basebuild scripts to build openSuSE packer images
Configure Jenkins keys for openSuSE
Add openSuSE as a Jenkins system type
Change-Id: I69bdd265773fa9c50753179b0b3f0d214490b28e
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
* print FILE/USER/PID/ACCESS/COMMAND for each lock
* use ${i} instead of ${WASLOCKED} to determine whether file lock was
taken
* add a 1s back-off if lock had been taken
* use TERM=dumb to avoid tput noise when there is no tty
* add /var/cache/apt/archives/lock to list of lock files
Change-Id: Ib04f67892581a7bf33125d485fcc69044d3d1c5d
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
* fuser can take multiple filenames and return the lock status
atomically
- This eliminates a race condition we were experiencing
* if the file was locked, run the lock check again. Otherwise, just
run apt-get directly
Change-Id: I00eb6e0fa6bdf223eadfcade05f4a4f00745750f
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
|
|
The pypcap package required a newer version of pip to install. This
change upgrades the version of pip and installs the pypcap package which
is required for CSIT jobs.
Change-Id: Iaa23da629396225c27f0ecd3b64615fe105ce9e2
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: I02f6d541e0171bc680119fa0da26fac2db76de73
Signed-off-by: Ole Troan <ot@cisco.com>
|
|
Change-Id: I3c43199a081bee515b7103a1f2a5db3b84e2500c
Signed-off-by: Ole Troan <ot@cisco.com>
|
|
Updating images to install packagecloud for FD.io to use packagecloud as
an alternative to Nexus for staging repos because Nexus does not
create package metadata for yum/apt staging repos which is required for
testing.
Change-Id: I2396b78f5f8b1c72c569e8c230c28ee720b33936
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change-Id: Id0a87ef7599f49d6d553bb1199f0f19518ba7c82
Signed-off-by: Ole Troan <ot@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>
|
|
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>
|
|
|
|
Change-Id: I3bc41f53d5e36fab5fe475aac67f1406d12d4075
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>
|
|
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>
|
|
Change-Id: I75b81064ef46348a2afef832c2dec98cf41de8f8
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
|
|
|
|
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>
|
|
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>
|
|
This package is useful on all vm types so install it everywhere.
Change-Id: Ic99cc1e5dcb90dd21e95a3f1884bd7b3f662b2a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
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>
|
|
* Updates the Ubuntu baseline build section to forcibly disable the
default daily system package update for security patches
* Make sure that the provision/basebuild directory that the build
template is using exists with a .dummy placeholder
Change-Id: Iffd493c3cfb6263d32d65d06e0e20a3bdbc58926
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
This converts all of the in use Vagrant
definitions to Packer and allows us to build images and allow automated
testing of images.
Change-Id: Ic87cce4aa674146952efad325a42b095086426d0
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|