Thanh Ha [Mon, 18 Jul 2016 23:53:43 +0000 (19:53 -0400)]
Change template {name} field into {project-name}
With the changes we want to do to the matrix job we need to add a
project-name field so that we can declare multiple jjb 'project'
sections that use the same name. This way job names won't be changed in
Jenkins if we create multiple project configurations.
Change-Id: Ic6829e67e1769c181d023aab43bb6e71452ec647
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 23:24:25 +0000 (19:24 -0400)]
Move controller.sh into builder.sh
Change-Id: Id7220c311ca528faa395f9d686d7a218302f92b0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Anil Belur [Mon, 18 Jul 2016 17:34:39 +0000 (23:04 +0530)]
Update java templates with variable {build-node}
Change-Id: I9497d4fe3e4072fe12c82682356c61b7f32a7f08
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:38:00 +0000 (18:38 -0400)]
Convert verify and merge nodes to use new build label
Change-Id: I330b15a390c729ec5b5128ad8fd8708376af398d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:33:42 +0000 (18:33 -0400)]
Update opflex to use new build labels
Change-Id: I643062510ec0642f82162fd4db75824ef9f5c577
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:31:52 +0000 (18:31 -0400)]
Update devstack and docker to use new build labels
Change-Id: Ib7ddaa291a95752576bc318fa0fa73dde3f479d6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:27:44 +0000 (18:27 -0400)]
Update lacp to use new build labels
Change-Id: Ic8252c01871ed991a9c60b4218afb9c082a727e2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:26:29 +0000 (18:26 -0400)]
Update gbp to use new build labels
Change-Id: Ie6241e67a2c1ce665dae50647d44c6441714d551
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:22:59 +0000 (18:22 -0400)]
Update integration jobs to use new build labels
Change-Id: I74b7791dc785168a9e90d782d33e37b0102c509c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 18 Jul 2016 22:17:11 +0000 (18:17 -0400)]
Update autorelease jobs to use new build labels
Change-Id: I775bfe2143228c83c03495a7ebfebd6376f83602
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Anil Belur [Mon, 18 Jul 2016 16:37:01 +0000 (22:07 +0530)]
Introduce bgpcep to use build-node for 4cpu system
Change-Id: I00d3c8bf408b304639d260bd3cfcd08bfcc9330e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Vratko Polák [Mon, 18 Jul 2016 15:30:51 +0000 (15:30 +0000)]
Merge "Bump netvirt memory by 2x"
Vratko Polák [Mon, 18 Jul 2016 15:29:38 +0000 (15:29 +0000)]
Merge "Added a CSIT of VTN project to csit-list."
Thanh Ha [Sat, 16 Jul 2016 12:14:31 +0000 (08:14 -0400)]
Bump netvirt memory by 2x
Change-Id: Ib99b4c7de8f0747098ca70066d5c647f6e419af8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Luis Gomez [Sat, 16 Jul 2016 19:07:51 +0000 (12:07 -0700)]
Restore integration job dependencies for OVSDB
OVSDB should be in offset 1, it is in offset 2 in this relase because
of the project split.
Change-Id: Ie989c458f502561034807e3c3fc176dc67ce0364
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Thanh Ha [Sat, 16 Jul 2016 03:08:25 +0000 (23:08 -0400)]
Update project dependencies according to offset
- Offset-0 projects should depend only on offset-0
- Offset-1 projects should depend only on offset-0 and offset-1
- Offset-2 projects should depend only on offset-1 and offset-2
- Non-SimRel participating offsets depend on no offsets
Change-Id: I2b8bce76674405a98a528bf6f795744b99d28cca
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Jamo Luhrsen [Fri, 15 Jul 2016 20:22:32 +0000 (13:22 -0700)]
remove offset 0 distribtion triggers for offset 2 CSIT
Change-Id: Ie1fd9b40959f63c68a3231e94c01fd93e76c8e8f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Thanh Ha [Fri, 15 Jul 2016 17:37:39 +0000 (13:37 -0400)]
Use new verify job type with new freestyle project
We have issues with Matrix job types in our CI causing infra issues.
Migrating jobs to a new verify job template which uses regular freestyle
job.
This is in regards to announcement on this thread:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html
Change-Id: I0297cb048ea66da7c174afb7dd9ec0db978b53f4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Thu, 14 Jul 2016 04:06:52 +0000 (00:06 -0400)]
Add new verify job type using freestyle project
Helps us move away from matrix jobs into freestyle project type. We want
to move away from Matrix jobs as we're finding that matrix systems have
issues with handling the job queue correctly.
Also adds support to choose build node.
Change-Id: I80888481d0a422ae82b2c108f990116c81ea1303
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Vratko Polák [Fri, 15 Jul 2016 07:37:03 +0000 (07:37 +0000)]
Merge "Add pip freeze to builder-merge job"
Thanh Ha [Fri, 15 Jul 2016 04:10:24 +0000 (04:10 +0000)]
Merge "Archive dependency trees in distribution related jobs"
Hideyuki Tai [Thu, 14 Jul 2016 22:55:14 +0000 (15:55 -0700)]
Added a CSIT of VTN project to csit-list.
Added vtn-csit-1node-manager-all-boron job to the csit-list for the
master branch.
Change-Id: I360dca86bde815e36f9013490f5d7945686bd1d4
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
Jamo Luhrsen [Thu, 14 Jul 2016 22:27:57 +0000 (15:27 -0700)]
add netvirt-vpnservice openstack job
Change-Id: I37bb7c725f1b430f82a586aeec70554aa3253b3b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Vratko Polák [Thu, 14 Jul 2016 17:31:02 +0000 (17:31 +0000)]
Merge "Archive docs html"
Vratko Polák [Thu, 14 Jul 2016 17:30:55 +0000 (17:30 +0000)]
Merge "Wrap ARCHIVE_ARTIFACTS variable with quotes and braces"
Vratko Polak [Thu, 14 Jul 2016 08:41:04 +0000 (10:41 +0200)]
Archive dependency trees in distribution related jobs
Change-Id: Ib00716b4f68c275d1566445094b8bf3fbb1a38ce
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Tue, 12 Jul 2016 16:24:54 +0000 (18:24 +0200)]
Add pip freeze to builder-merge job
The "pip freeze" output is already visible in builder-verify job.
This is to make the used jenkins-job-builder version even more ovious,
so it can be compared to what requirements.txt wants.
Change-Id: Ida34d358ace15a36f5f6d2a0ce4880d2ba237ba5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Thanh Ha [Wed, 13 Jul 2016 04:56:53 +0000 (00:56 -0400)]
Remove custom scripting from builder-merge job
Change-Id: I3a73fb33e9c51fa90303e4f5426436099ec48f2d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Thu, 14 Jul 2016 02:22:19 +0000 (22:22 -0400)]
Archive docs html
Change-Id: I2e7b0f9c6ff9b36d0b9ad7d72714802ba08bc03c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Thu, 14 Jul 2016 02:33:37 +0000 (22:33 -0400)]
Wrap ARCHIVE_ARTIFACTS variable with quotes and braces
Otherwise certain glob patterns are parsed incorrectly in the
if-statement.
Change-Id: I288b31fd483553ba151645ecd4164ef0684d40d4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Jamo Luhrsen [Wed, 13 Jul 2016 20:26:19 +0000 (20:26 +0000)]
Merge "Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT."
Vratko Polak [Wed, 13 Jul 2016 17:58:05 +0000 (19:58 +0200)]
Build integration/distribution in {project}-distribution-{stream}
Change-Id: I60e5d6acdf9912b6b7a7c85376aadf3e4daf7f89
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Thanh Ha [Wed, 13 Jul 2016 16:48:32 +0000 (16:48 +0000)]
Merge "Perform dependency:tree goal on every maven build"
Vratko Polak [Wed, 13 Jul 2016 16:16:39 +0000 (18:16 +0200)]
Perform dependency:tree goal on every maven build
Change-Id: I5579f3bd9c6e442abcf7f5857df4a88e14f0d8b9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Thanh Ha [Wed, 13 Jul 2016 16:07:41 +0000 (16:07 +0000)]
Merge "Docker spin-up script allows jenkins user to run sudo without password"
Thanh Ha [Wed, 13 Jul 2016 15:28:08 +0000 (15:28 +0000)]
Merge "Improve archive-build macro to gzip any text file"
Anil Belur [Tue, 12 Jul 2016 05:55:08 +0000 (11:25 +0530)]
Improve archive-build macro to gzip any text file
Change-Id: I5a782147ec7f11fa353fbf01ea6d7fc117757346
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Victor Pickard [Wed, 13 Jul 2016 12:27:30 +0000 (08:27 -0400)]
Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT.
1. Add OVS 2.5.0 Docker image.
2. Add hardware_vtep DB to container for OVS images:
2.3.3, 2.4.0, 2.5.0
3. Upgrade OVS container 2.3.2 to 2.3.3
Change-Id: I0c07b46b7f4e2376dfd1e5548e188f9d2ddf1a9a
Signed-off-by: Victor Pickard <vpickard@redhat.com>
Thanh Ha [Wed, 13 Jul 2016 04:51:48 +0000 (00:51 -0400)]
Move surefire archive to macro
Change-Id: Ib769f6b92479d36838db91377092aa72b35e7d40
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 13 Jul 2016 03:26:26 +0000 (23:26 -0400)]
Re-add surefire reporting to archives list
Accidently lost this setting in the previous patch:
https://git.opendaylight.org/gerrit/41681
Change-Id: Id81d8ded5c76a5b2c1ef25242c6784f29f727fd4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Sat, 9 Jul 2016 15:43:13 +0000 (11:43 -0400)]
Convert merge|verify|sonar job to regular jjb template
These are the final JJB templates using custom scripting. Removing these
will allow us to finally eliminate the custom scripting we've been using
in ODL for JJB.
Change-Id: If28fd24470131e8c1507e978c66ea0538e95d2fb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Miguel Angel Munoz Gonzalez [Tue, 12 Jul 2016 12:05:50 +0000 (14:05 +0200)]
Docker spin-up script allows jenkins user to run sudo without password
docker.sh spin-up script for docker based minions needs to allow jenkins
user to execute a number of commands without asking password. This is needed
for robot framework test cases.
Commands requiring root privileges are mostly related to openvswitch and docker.
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
Change-Id: Ia17d42cdcc5d234117b7c2dfad4f2df0302f206b
Jamo Luhrsen [Tue, 12 Jul 2016 17:42:50 +0000 (17:42 +0000)]
Merge "Add OVS 2.5.0 and hardware_vtep DB to Docker images."
Vratko Polák [Tue, 12 Jul 2016 17:14:06 +0000 (17:14 +0000)]
Merge "Migrate docs-rtd to archive-builds macro"
Thanh Ha [Tue, 12 Jul 2016 16:07:37 +0000 (12:07 -0400)]
Autoupdate templates
Change-Id: I3175ec5671409c8632d0699d7869484b19149f79
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Luis Gomez [Tue, 12 Jul 2016 15:07:40 +0000 (15:07 +0000)]
Merge "Refactor common parameters into opendaylight-infra-parameters"
Luis Gomez [Tue, 12 Jul 2016 15:04:57 +0000 (15:04 +0000)]
Merge "Improve archive-build to archive using globstar"
Luis Gomez [Tue, 12 Jul 2016 15:03:59 +0000 (15:03 +0000)]
Merge "Remove periodic template"
Thanh Ha [Tue, 12 Jul 2016 13:49:08 +0000 (09:49 -0400)]
Increase lispflowmapping build memory
Change-Id: I3dc3214d276b5da512727e8252ca6ab1c31f72a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Victor Pickard [Wed, 29 Jun 2016 19:42:45 +0000 (15:42 -0400)]
Add OVS 2.5.0 and hardware_vtep DB to Docker images.
1. Add OVS 2.5.0.
2. Add hardware_vtep db to container for OVS images:
2.3.3, 2.4.0, 2.5.0
3. Upgrade OVS container 2.3.2 to 2.3.3.
Change-Id: I85f3e218670978074cde4fc99d5d46eab77aad87
Signed-off-by: Victor Pickard <vpickard@redhat.com>
Thanh Ha [Tue, 12 Jul 2016 02:35:14 +0000 (22:35 -0400)]
Refactor common parameters into opendaylight-infra-parameters
- Pull in project-parameter
- Pull in gerrit-parameters
- Create ARCHIVE_ARTIFACTS parameter
Change-Id: Iea57ea1c558baf4825a4e0daddf32e320a4468df
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Mon, 11 Jul 2016 20:42:11 +0000 (16:42 -0400)]
Improve archive-build to archive using globstar
Allows us to use **/*.xml for example as the archive parameter.
Change-Id: I5a92e198999a3db31fedc23e65f4c5315561f93c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Tue, 12 Jul 2016 00:11:54 +0000 (20:11 -0400)]
Remove periodic template
Should have been removed as part of:
https://git.opendaylight.org/gerrit/41614/
Change-Id: If80b18310509e275427218cacbcce5e79de41d19
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Jamo Luhrsen [Mon, 11 Jul 2016 21:35:02 +0000 (14:35 -0700)]
increase multipatch Xmx from 4G to 7G
Change-Id: I50731119da5b520eb445f0a8809931fd9b6a5e2a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jenkins-releng [Mon, 11 Jul 2016 16:22:38 +0000 (16:22 +0000)]
Update automated project templates
Change-Id: Ic2bd8845366a0296bbfc12f3a16ba527393bcd1e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Thanh Ha [Sat, 9 Jul 2016 15:55:13 +0000 (11:55 -0400)]
Convert periodic job to be regular jjb template
Change-Id: I281c9087a98c2152c3f68911d416950d292f518a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Sat, 9 Jul 2016 15:09:40 +0000 (11:09 -0400)]
Convert integration to be regular jjb template
Change-Id: I66551508af0c0bd424d74c77e2fccc56eff79efc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Sat, 9 Jul 2016 04:39:09 +0000 (00:39 -0400)]
Convert validate-autorelease to be regular jjb template
Change-Id: Ifd6029fe3e25226ca832b2162e4a0178d802fc9b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Sat, 9 Jul 2016 04:17:53 +0000 (00:17 -0400)]
Convert distribution jobs to be regular jjb templates
Change-Id: I0eac0194cac3cbcc75dbe3ad54561214288b1b76
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Sat, 9 Jul 2016 03:52:49 +0000 (23:52 -0400)]
Convert distribution-check to regular jjb template
Change-Id: I9729ccbf5f115131110d744a45280e16a2b59a48
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Thu, 23 Jun 2016 21:59:16 +0000 (17:59 -0400)]
Convert CLM job to regular JJB template
Change-Id: I2e8cf5c1f7d49e7b75bbbdad3d1140e6a4671350
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Colin Dixon [Fri, 8 Jul 2016 18:01:54 +0000 (14:01 -0400)]
enabling docs-*-rtd jobs for stable/beryllium
Change-Id: Iae6d45702c3524afe731440ac298ed16aa30efa5
Signed-off-by: Colin Dixon <colin@colindixon.com>
Luis Gomez [Fri, 8 Jul 2016 17:55:28 +0000 (17:55 +0000)]
Merge "Add basic jjb for of-config"
Luis Gomez [Fri, 8 Jul 2016 17:51:08 +0000 (17:51 +0000)]
Merge "make karaf.log archiving a little better"
Luis Gomez [Fri, 8 Jul 2016 17:50:21 +0000 (17:50 +0000)]
Merge "remove f21 VM from vpnservice and netvirt CSIT jobs"
Jamo Luhrsen [Fri, 8 Jul 2016 16:02:50 +0000 (09:02 -0700)]
remove f21 VM from vpnservice and netvirt CSIT jobs
Change-Id: Ib5a2b602d9473840feee1c91c4976ce3544b7742
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Thanh Ha [Fri, 8 Jul 2016 15:00:12 +0000 (11:00 -0400)]
Remove maven-site
releng/builder documentation has migrated to docs and sphinx/readthedocs
so remove legacy documentation. Also remove maven-site related jobs for
releng/builder project too.
Change-Id: I3fe9fbb93b79c6b54ff82fed2e9de7c6f610b417
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Fri, 8 Jul 2016 14:59:44 +0000 (10:59 -0400)]
Remove maven-site jobs from Jenkins
A subsequent patch will remove all maven-site related files in the
releng/builder repo.
Change-Id: I7f22230e2a563f1c9915322cc55e577b4102c0a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Fri, 8 Jul 2016 03:31:28 +0000 (23:31 -0400)]
Migrate docs-rtd to archive-builds macro
Change-Id: I51e4549a8794fca719b70d60aa1e962f0ac09347
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Luis Gomez [Thu, 7 Jul 2016 22:37:09 +0000 (15:37 -0700)]
Fix openflow verify jobs
Currently we use Beryllium branch to verify test code.
Change-Id: Iee684c422ae9dabb3e1ce4f3bb7f0edc916699ea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Thu, 7 Jul 2016 21:49:10 +0000 (21:49 +0000)]
Merge "Install libxslt-devel needed by docs"
Luis Gomez [Thu, 7 Jul 2016 21:47:54 +0000 (21:47 +0000)]
Merge "removing old broken netvirt/openstack/tempest jobs"
Thanh Ha [Thu, 7 Jul 2016 21:34:14 +0000 (17:34 -0400)]
Install libxslt-devel needed by docs
Docs project is trying to use javasphinx to generate javaapi docs and
requires an additional package to be installed.
Change-Id: If5612168054ccfedfbc0506067873660b03486bd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Jamo Luhrsen [Thu, 7 Jul 2016 18:58:32 +0000 (11:58 -0700)]
use 8x8 VM for multipatch job
Change-Id: Ic17a3004ddbda91d8c8b1e841cbc9a96b2e7dd92
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Luis Gomez [Thu, 7 Jul 2016 15:39:31 +0000 (08:39 -0700)]
Fix commas in job project
Change-Id: Id8ae7b4a3e14cec53f361c3cdd3e356022f67bcc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Jamo Luhrsen [Wed, 6 Jul 2016 22:51:35 +0000 (15:51 -0700)]
make karaf.log archiving a little better
- will untar all the karaf logs (usually just one) from the tar ball taken
from each controller, and put them flatly in the archives folder as just
log files.
- the files will be prepended with odl${i} string to help identify which
controller it came from in the case of multi controller tests
- the log files are kept as .log format and the nexus archive work will
gzip it.
Change-Id: I61c6fa3c91eaaf6e6ba36c7f2ed0c19c76195da4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Wed, 6 Jul 2016 21:23:49 +0000 (14:23 -0700)]
removing old broken netvirt/openstack/tempest jobs
Change-Id: I97d03d8c29fdc4bb8d2c1bf75582dbbc2489b8df
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Thanh Ha [Wed, 6 Jul 2016 20:56:19 +0000 (20:56 +0000)]
Merge "copy ssh keys in csit library verify job"
Jamo Luhrsen [Wed, 6 Jul 2016 20:52:18 +0000 (13:52 -0700)]
copy ssh keys in csit library verify job
Change-Id: Icd55ccf3de4cada614d351bf770e53ad3851cb90
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Thanh Ha [Wed, 6 Jul 2016 20:32:08 +0000 (20:32 +0000)]
Merge "fixing docs to make the YAML valid"
Thanh Ha [Wed, 6 Jul 2016 19:35:01 +0000 (19:35 +0000)]
Merge "copy ssh keys in csit-1node-verify job"
Thanh Ha [Wed, 6 Jul 2016 18:52:43 +0000 (14:52 -0400)]
Rename jenkins ssh-agent-credential
Rename the jenkins and openstack credentials to make it easier to use in
YAML parsing.
Change-Id: I6feed663ed099d25fb6f8305c9a635c8ef6a1285
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins-releng [Wed, 6 Jul 2016 19:15:52 +0000 (19:15 +0000)]
Update automated project templates
Change-Id: I11160c58cd3dc5462c923c18a559f77152113a8c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Freeinggo Sure [Wed, 6 Jul 2016 19:09:13 +0000 (03:09 +0800)]
Add basic jjb for of-config
Change-Id: Ia206001cbb515609dfee58b35607f01c656e9c20
Signed-off-by: Freeinggo Sure <xiao.fenggang@zte.com.cn>
Thanh Ha [Wed, 6 Jul 2016 18:00:11 +0000 (14:00 -0400)]
Create a opendaylight-infra-wrapper macro
This macro is used to set the required default wrappers for all
opendaylight jenkins jobs.
Change-Id: I5bd48b81fec25387aa37b133f9197f5db3712c79
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Jamo Luhrsen [Wed, 6 Jul 2016 18:03:12 +0000 (11:03 -0700)]
copy ssh keys in csit-1node-verify job
Change-Id: I93da4d5fb498bb90867a1369bb43ce54a01c9339
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Colin Dixon [Wed, 6 Jul 2016 17:57:44 +0000 (13:57 -0400)]
fixing docs to make the YAML valid
Change-Id: Ic5d9086fff81f5dbd0b1bc86bb332982f162e476
Signed-off-by: Colin Dixon <colin@colindixon.com>
Thanh Ha [Wed, 6 Jul 2016 16:41:56 +0000 (12:41 -0400)]
Refactor job template documentation layout
Change-Id: Ieea62fd7999f24b449ad6bc798e503663daaec97
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 6 Jul 2016 04:59:04 +0000 (00:59 -0400)]
Update Minions table to use bootstrap theme
Change-Id: I71f92d0b7d5076e09083f37b3d0bad5e06cd668a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Vratko Polák [Wed, 6 Jul 2016 14:48:03 +0000 (14:48 +0000)]
Merge "Send distro-check archives to logs.opendaylight"
Vratko Polák [Wed, 6 Jul 2016 14:47:02 +0000 (14:47 +0000)]
Merge "Print out environment variables to file"
Vratko Polák [Wed, 6 Jul 2016 14:46:55 +0000 (14:46 +0000)]
Merge "Fix archiving script to trim the end of the log file"
Vratko Polák [Wed, 6 Jul 2016 14:42:52 +0000 (14:42 +0000)]
Merge "Patch robotVM script to support LongevityFramework"
Luis Gomez [Wed, 6 Jul 2016 04:08:48 +0000 (04:08 +0000)]
Merge "fix troubles with creating tars of karaf.logs"
Jamo Luhrsen [Fri, 1 Jul 2016 23:38:56 +0000 (16:38 -0700)]
fix troubles with creating tars of karaf.logs
Change-Id: I3c271ab7b30bf5f45e738f09d28376d418ed85fa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Thanh Ha [Wed, 6 Jul 2016 01:00:06 +0000 (21:00 -0400)]
Send distro-check archives to logs.opendaylight
Change-Id: If4da92a4cf0131d589583a7dd4b907ec41f2553b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 6 Jul 2016 00:30:24 +0000 (20:30 -0400)]
Print out environment variables to file
The environment variable list could be useful in troubleshooting so
paste it out at the end of the build.
Change-Id: Ibf3abed0f71c73269aa077ebe9dd7ea8bc35faad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Thanh Ha [Wed, 6 Jul 2016 00:27:10 +0000 (20:27 -0400)]
Fix archiving script to trim the end of the log file
Because the console log is still running while we are downloading it to
archive to logs.opendaylight.org it ends abruptly and causes confusion.
This patch trims the log so it will have a natural end to it's log.
Change-Id: Ic68828d2209a1c95e3c8282a82bc12f3138105a6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins-releng [Tue, 5 Jul 2016 21:37:05 +0000 (21:37 +0000)]
Update automated project templates
Change-Id: Ic5de2f697300d601df7744102d963f857fb2e6cb
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Andrew Grimberg [Tue, 5 Jul 2016 21:30:57 +0000 (14:30 -0700)]
Convert templates to be single-use minions
Convert all the basic auto creation templates to be single-use minions
except for the matrix job template. Not certain what would happen if we
applied this there.
Change-Id: I51e4c4a15dd16743077cf5f0009f10bf75bda7e6
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>