Migrate yangide matrix-verify jobs to freestyle-verify jobs 14/42214/7
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 21 Jul 2016 05:55:02 +0000 (11:25 +0530)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 22 Jul 2016 17:32:35 +0000 (13:32 -0400)
This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I198a99ec5a74aa8b7b359f1eb86d4e10a3a49446
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>

No differences found