Age | Commit message (Collapse) | Author | Files | Lines |
|
* Configure log shipping on all tldk jobs
Change-Id: I3fd62b882ed4f00f38c3b5f2dcd14b000c318299
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Change 4372 was reverted because it is broken in production which was
blocking the Packer cut-over. This change is removing the call to gtest
in the tldk jjb
Change-Id: I9cd3baedc759bfc21caae604e96d7067b1e6d68e
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
|
|
Transition jobs for nsh_sfc to be Packer compliant
* Modifying tldk build minions to use the new node naming standard
* Temporarily using mvn33-new during cutover
Change-Id: Ib65a1fbf712650df47ad35b5bab83b61ac756647
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This reverts commit 486588e7a8095791b81a4ac8bd0062e2297a61ee.
Reverting change because it's currently broken in production and will
block the Packer cut-over from Vagrant
Change-Id: I5e9da2ceeb6c79148ad1af18563cbf3ccb5a612d
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Builders for one of the jobs were not correctly updated in last commit
Change-Id: I217f87b5b6b50a9ba330e7f5c9de5740bf7e2301
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
|
|
tldk needs googletest to compile and run its unit test application
Change-Id: I73b666114dbcde88fc8a25daf14dfdf3c1661fc5
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
|
|
- 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>
|
|
Change-Id: I07ebdab1471888a6ae1dd51193dd27ee2ab129b1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This reverts commit cfaf0bf146c2c9e7598faf6c9efb044b8b7dba33.
https://gerrit.fd.io/r/#/c/1399/
As it bore no resemblance to the original gerrit submitted and currently has broken all of tldk verify.
Change-Id: If9914f8ade100b56c3a979adda1107f21b9c3c3f
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
* sourcing a debug script if DEBUG is set
* echo command before executing (set -x)
* reduce duplicate code
* give more information about uptime
Change-Id: Ic8409ea3a819f2070eac01ac84e2b3a6fe975592
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
|
|
Change-Id: I527e3b58038b20380fef03dcc4c8db7cced71658
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|