Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Change-Id: Ib04bf9e48cfb2cc6c7aec17149be0ebb51fea2b4
|
|
Modify the publisher to use the custom macro until the TLDK jobs can use
the CI builders
Change-Id: I1ba7c2f065f58cdfada630a84ff09dafcb0135e5
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Modify the logs publisher to use the global-jjb macro
Change-Id: I583c5cc5b1cb2363100307b9c75b4d0b9856409a
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Modify the TLDK artifacts to archive to the logs server rather than
Jenkins
Change-Id: I68aaf7e9889506a27dd4b33419cf11fe48b6af74
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Info YAML Verify job validates that INFO.yaml file changes are kept isolated
from other file changes. Verifies INFO.yaml files follow the schema defined
in global-jjb/info-schema.
Change-Id: If769292f0252d6f60eeba506a4ca4c8b505e02a8
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
From Vanessa mail:
It looks like this is an issue with the new image. For now if you change
the node in the JJB the job will pass
node: '{os}-basebuild-4c-4g'
Change-Id: I6fe3f1154cf12f61abd9991fc6618fa825d9e222
Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
|
|
This node change will switch TLDK to use the new common-packer
image and the new ci-environment.
The switch to common-packer standardizes the project with other LF
projects providing additional support and automation.
The switch to the new ci-environment is to isolate the build minions for
security reasons.
Change-Id: I4c83fe13c0e866e78f08697dd182f680e9abc857
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Modifying the TLDK node to use the FDIOVEX instances while we determine
why the FDIOVEX-CI environment instances aren't spinning up
Change-Id: Ie7266711d5695ea4fb4c5f71dcbaa2c7a5766157
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Manage TLDK views with JJB view-templates
Change-Id: If5860f93dc20c5779e0ca8bb91c5c0319e06ea3a
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Changing node name to resusable variable
Change-Id: Icb0ebf05bb0ba2fa4655f87b1dab4d44cc1403e5
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This node change will switch TLDK to use the new common-packer
CentOS7 image and the new ci-environment.
The switch to common-packer standardizes the project with other LF
projects providing additional support and automation.
The switch to the new ci-environment is to isolate the build minions for
security reasons.
Change-Id: Ib78cc31babee4c7c473ec2597ee9070a8a66583f
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Modifying the archive-artifacts syntax to allow for a list and resolve
job failures
Change-Id: I966a72c2fe55006cb623723c040142a9f722487f
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Fixing TLDK linting
Change-Id: I33160c741f52026bd30da40f3e8869127f1bd5bb
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
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>
|
|
Add the license header.
Change-Id: I3cd01d3a17025b597fd4ad5863231e2c4597fcf9
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: I466f9600ab0dc49bfe4c12a0d81dca7a7951a44f
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: Ibc9c2d2cd71036f48a75cdc23a952bd702dd5933
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
|
|
Change-Id: Ia143d86b5159f11e26193542e8dd0449c4f741e2
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Change-Id: Ibece4f29f8346f4c5d571b97f72d4d66ec91f8a5
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Change-Id: I174c8d8a04b36065993f910d1741359f62571e72
Signed-off-by: qun wan <qun.wan@intel.com>
|
|
Sudo was missing and it was not possible to allocate hugepages
Change-Id: Ie20aca6e1086cf4b2e24327b53960a7595cd3eef
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
|
|
Modify TLDK jenkins job to clone and build googletest and run unit tests.
Change-Id: I20b8bce8c715a492ac77d73f07a2b26f56f4d057
Signed-off-by: Karol Latecki <karolx.latecki@intel.com>
|
|
* 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>
|