Age | Commit message (Collapse) | Author | Files | Lines |
|
* set ${MAVEN_HOME} to different value depending on whether ${MVN} is set
Change-Id: I456ff57f31b4f04be5cb7aa6a3edc1d76ee56a19
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
Some jobs are hard coding the maven path. This change allows a for a
variable or hard coded path
Change-Id: I583abbdeec277f8eafc8c368e93a23cbebb79b73
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
It's bad form to hard code the path to maven in any of the build
scripts. Doing so makes it difficult to switch back to using the
dynamically installed maven system which makes the builds more flexible.
Change-Id: Ide4e595c9e9f561bb404c2491e528b3129e2ecca
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
|
|
While it would be nice to not need sudo rights for Jenkins on the build
minions, it is unfortunately needed in many cases.
Change-Id: Ia7b78008d9f828b222f1f530ec52db340152b29a
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
|
|
Adding fdio-infra-wrappers-non-activity-timeout wrapper to allow
additional configuration timeout options. Configured CSIT timeouts
using the new wrapper.
Change-Id: I40b3288b788f1acc2c5682adb0b544af85d75335
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
|
|
- Update 'csit-honeycomb-functional-{stream}-{os}' job to the
latest changes.
Change-Id: I904423a4f55c11007aa7ba1a0268642a103ab699
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- set node to verify-ubuntu1604 for all csit jenkins jobs
Change-Id: I08a9083295473eae44ff4f7ec76febf435860f13
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
Change-Id: Ie3578599ec8493efb748fcf3602ed4fde22e77dc
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
* use literal gerrit credentials
* remove wrappers which are defined in a template
Change-Id: Icc827b4435be7a401705f4089821358d6912d937
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
removed Maven Definition missing required for Centos 7 builds."
|
|
Change-Id: I60d238d70f079a84130d26ae9f3b8a0a637820d3
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: If56b8bd54f5980397fcee125fa3b6107451c068b
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: I201d1b9c2a0884eb4d6c8063aa5287de271780bb
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Change-Id: I4a401dd8b9a7772bb971982b667747eff5042a4b
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
|
|
Fix script name and removed Maven
Definition missing required for Centos 7 builds.
Change-Id: I6b7f4fab9c1b2d634e5576cd21977f0455a18cd1
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
|
|
|
|
Change-Id: I7b27c20b4ecf98d92bf3b5dfe8a49bbaabf37496
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Need to update vpp job to make use of changes from Change 3412.
Change-Id: I3946667d3eee87e0c9a7b7c7a84242de8eaa3319
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
Change-Id: Ibaa54365c7bf96138650bc76a9b4eb11155c2f86
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
This reverts commit 9e8303d5eee34cf0cae19502a195c252f8d696b2.
Change-Id: I14d3820d882bd2f077b52155e24de81a2e9d8a9a
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
Absolute timeout is not an option for csit perf jobs, but we can
declare perf job as dead if there is no console output for some time.
Change-Id: If075c2be8a139c859f80bc55e64e9dac291ac9f8
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
|
|
Change-Id: I2d9c1eb9a098d01fca4eed66c1077eec39231568
Signed-off-by: pmikus <pmikus@cisco.com>
|
|
* 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>
|
|
|
|
Change-Id: I309ee62b065589e61a815e8f05e9cfc33742cc73
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
The jjb-update.sh script was used by ODL when they had a custom
abstraction layer ontop of JJB for further customizing job templates.
This is no longer used in ODL and FD.io never had any custom JJB
scripting layer to begin with so this script is actually an unnecessary
additional process being run, remove it.
Also improve the merge job to print out python library versions and
jenkins-jobs version for troubleshooting.
Change-Id: I2e174747601c3ea31b1f5912ac56815bd73b3ae2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
- 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>
|
|
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>
|
|
Instead of indirectly calling {mvn33} in jjb and redirecting it to
Maven_3.3.9 in Jenkins. Simply name Maven in Jenkins mvn33 and then
jobs can call mvn33 directly without the need for the defaults
redirection.
The new mvn33 profile has already been created in fd.io Jenkins.
Change-Id: I792509ab2d80546a532930f1f579afb69bfc670c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
Change-Id: Ic67f62f48421ad18147a13ce6485bd1c892cc3a0
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
* fetching package index first
* also installing pristine-tar
Change-Id: I2b5fc1ffbf4067907c73682220f7785c8bb74690
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
Change-Id: I8b976f59fe4a17ff0e620b17c40ba8f071a381ac
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
|
|
|
|
Jenkins 2 moved the JDK configuration to a new Jenkins global
configuration page under Manage Jenkins > Global Tool Configuration. The
fd.io instance of Jenkins was missing JDK configuration which as now
been rectified.
Additionally this patch configures the Jobs to run using a specified JDK
as configured via Jenkins global configuration. Valid values are:
- openjdk7-centos7
- openjdk8-centos8
- openjdk7-ubuntu1404
- openjdk8-ubuntu1404
- openjdk7-ubuntu1604
- openjdk8-ubuntu1604
This patch configures HoneyComb merge job to run using JDK8.
Follow on patches should be submitted to ensure all jobs explicitly
specify which JDK versions they need to run against.
RT: 30789
Change-Id: I71d281a0ea5b2dd3f1f45b9ea4acbff73765bd05
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
Sonar is failing at the moment because the build runs against Java 8 and
then sonar maven build step runs with Java 7. Disable sonar publishing
so that the merge job at least passes while we figure out the right
incantation to allow for the sonar step to pass.
Change-Id: I5c868ba3888a19aa85c46dc8ee6af4c6f2b49706
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
* prior to running the merge job, purge the openjdk-7-jre and openjdk-7-jdk packages
* sonar is failing due to not using the correct java version
* Specifying java 8 is insufficient
* Removing java 7 is the only working solution we've found.
Change-Id: I17d5d71c54f6fd3ea42afd8d96bb9281ba5cfce3
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
- remove 1609 option from stream_timed parameter
Change-Id: Icd1e39c8e8f47b4345bb132c031e5a94c83e17b0
Signed-off-by: Jan Gelety <jgelety@cisco.com>
|
|
* include jdk: openjdk8 as per discussion on IRC
Change-Id: I8cdedd5fed0129ff3ac6c56a98b235442d9ba3d3
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
* find and remove all instances of update-java-alternatives -s /usr/lib/jvm/java-1.7.0-openjdk-amd64
Change-Id: I2fe5167cc0210b6bb68d2fb072d020574ec3c42f
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
Make sure that Jenkins doesn't try to change it's vote during any phase
of a merge job.
Change-Id: I072e7b73a9a6a68e744527d27094b4a0126076e6
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
|
|
Jenkins by default resets the votes it has in Gerrit to 0. Gerrit 2.13
has problems with this and causes us to catch an error. As such, we
should make sure that Jenkins does not try to change its votes when it
starts during a merge job. We assume that any merge run will be with our
normal mechanically set votes.
Change-Id: Ia45eb7ca605ee904f211065a2877fc0cc1ee5f42
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
|