summaryrefslogtreecommitdiffstats
path: root/jjb/deb_dpdk
AgeCommit message (Collapse)AuthorFilesLines
2019-02-06Configure DEB_DPDK Jenkins viewVanessa Rene Valderrama1-0/+6
Manage DEB_DPDK views with JJB view-templates Change-Id: Ibb27cf5141c80cb549e5e5d4fea0c5cff8de0f9a Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-10-11Fix DEB_DPDK lintingVanessa Rene Valderrama1-139/+139
Fixing DEB_DPDK linting Change-Id: I845a414afc580b43341915e03c2ad553031f35b6 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-09-28Remove all logrotate callsEric Ball1-3/+3
These are deprecated, and were causing a warning from jjb. All logrotate calls have been replaced with build-discarder. Change-Id: Ic84be4c8b3500039e3a9c5a1ce7c8ce4d853614d Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2018-08-29Modify OS syntaxVanessa Rene Valderrama1-3/+4
Modifying OS syntax to work with jenkins-jobs 2.0.2 Change-Id: Ic7481bf68e5a56361665022aced1416b5458bfd2 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2018-08-16deb_dpdk: add new 18.08.x branchLuca Boccassi1-0/+3
Change-Id: Iba462d10f868d2e60a3939d74d5e255349501920 Signed-off-by: Luca Boccassi <bluca@debian.org>
2018-08-16deb_dpdk: add new 18.05.x branchLuca Boccassi1-0/+3
Change-Id: Ib66d19f674a2e1fa8105d461bdabdabbf4c1f0f7 Signed-off-by: Luca Boccassi <bluca@debian.org>
2018-06-07deb_dpdk: use bionic image for CI buildsChristian Ehrhardt1-2/+2
Change-Id: Idc397909bc6fd210fb669b1a954630b1670dc01a Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2018-02-19deb_dpdk: add new 18.02.x branchLuca Boccassi1-0/+3
Change-Id: I0391aee70c91e4ecba98bc45ae3e1b1251bbbc70 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
2017-11-09deb_dpdk: do not replace ~rc with -rc in tarballLuca Boccassi1-1/+1
Using ~ is the right separator for RC versions, as - is used for the debian revision. Fixes generating orig tarball for 17.11~rc3. Change-Id: I55ff419eb3c20f2b23353aef9f1743a9118845fd Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
2017-11-08deb_dpdk: add new 17.11.x branchLuca Boccassi1-0/+3
Change-Id: I24789aa72b7d111fbd09daeea828e07cab0bf0f1 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
2017-10-27Remove Ubuntu 14.04 jobsVanessa Rene Valderrama1-2/+0
The deb_dpdk project is discontinuing the build of 14.04 packages. This change is remove Ubuntu 14.04 because they no longer need 14.04 Jenkins instances. Change-Id: Ic05bfd51becdbc3bdbe857a949466c5afc99b408 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2017-08-18deb_dpdk: enable new branchLuca Boccassi1-0/+3
Change-Id: I22bfa799ef5bee013df8eed591cef69237abe56b Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
2017-06-29add 17.05.x to deb_dpdk CI buildsChristian Ehrhardt1-0/+3
Change-Id: Ia5ea4a886fc12d4d087bd7d691a411293574d9ab Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-12-21Enable log shipping on all deb_dpdk jobsVanessa Rene Valderrama1-0/+12
* Configure log shipping on all deb_dpdk jobs Change-Id: I80b6264d9718a43d913d84efcba0bfc860b32a0b Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-12-19Convert deb_dpdk to be Packer compliantVanessa Rene Valderrama1-3/+12
Transition jobs for deb_dpdk to be Packer compliant * Modifying deb_dpdk build minions to use the new node naming standard * Temporarily using mvn33-new during cutover Change-Id: I8df18709d9721bae896e6574a027e0fe863225d7 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2016-12-12Remove master branch at request of deb_dpdk committersEd Warnicke1-3/+0
Change-Id: I38131b9e62bb66ff51c993e1261bbe5a342f37d5 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-12-12Add support for deb_dpdk 16.11.x branchEd Warnicke1-0/+3
Change-Id: I533fad08bdc1c396743b4ed4e85dfea49cc0402b Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-10-24Merge "Various fixes to the deb_dpkg build script"Andrew Grimberg1-22/+28
2016-10-15Various fixes to the deb_dpkg build scriptC.J. Collier1-22/+28
* Use more accurate means of finding upstream original version * Remove options from dpkg-checkbuilddeps * Replace ~ with - in origin versions * Add message indicating which packages need to be included in respin * refactor checks for shasums of respin scripts Change-Id: Ie6f95f71cd37434882a93c3ad25d8444460ec74d Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-10-14Use fdio-infra-wrappers to simplify common wrapper useThanh Ha1-9/+0
- Move timestamps to fdio-infra-wrappers as every job is using it - Move ssh-credentials into fdio-infra-wrappers as every job is using it - Ensuer ALL jobs are using fdio-infra-wrappers (this should be policy!) FD.io has this convenient wrapper called fdio-infra-wrappers which is a simple macro to configure common wrapper functionality that all jobs should be configured with all jobs are already configuring it too so simplify job configuration and ensuring we don't have duplication everywhere. Less lines of code and more code reuse makes for easier maintenance :) Change-Id: Ia73b09dfc556f684c43853797231da84a9c517af Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-10-14Remove unnecessary ssh-credentials defaultsThanh Ha1-6/+6
ODL used to use a variable called {ssh-credentials} as a form of redirection in order to have a simple human readable word to represent a unique credentials id in Jenkins. Newer versions of Jenkins actually allows us to override the credentials-id UUID format and pass a human readable filename. Considering that FD.io has been using a human readable jenkins-gerrit-credentials credentials-id remove the unnecessary {ssh-credentials} id defaults from global-defaults and just access the credential directly. Change-Id: I7b59357dcacb2195646719709b3b623429deca91 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-10-12Add pristine-tar to package listC.J. Collier1-1/+2
* fetching package index first * also installing pristine-tar Change-Id: I2b5fc1ffbf4067907c73682220f7785c8bb74690 Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-10-06* check out pristine tarball from gitC.J. Collier1-0/+12
* run lintian after debuild (do not fail on lintian errors) Change-Id: I6416637dfbf9fe0131d24b3a8fcb53ec54066d24 Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-10-05Fix for missing devscripts for deb_dpdkEd Warnicke1-1/+1
Change-Id: I9cf3a3a400423da08f40467b471c8be9e667c742 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-20Support ubuntu1404's output of dpkg-checkbuilddeps for deb_dpdkEd Warnicke1-3/+3
Change-Id: I2c58f4cbecb734222fbb654c7089786a6bb23cf1 Signed-off-by: Ed Warnicke <eaw@cisco.com> Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-09-20Fix deb_dpdk use of apt-get to use sudo and -yEd Warnicke1-1/+1
Change-Id: I4e4fe75f7838361f5b57a333cf80f8e41444892e Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-09-20Add jobs for deb_dpdkEd Warnicke3-0/+219
Please make sure to create repos: fdio.deb_dpdk_1607.ubuntu.trusty.main fdio.deb_dpdk_1607.ubuntu.xenial.main For the merge job to publish to. Change-Id: I196c85912324c7dfe872d005bd898fa8b340fdca Signed-off-by: Ed Warnicke <eaw@cisco.com>