From: Anil Belur Date: Thu, 23 May 2019 02:25:17 +0000 (+1000) Subject: Disable packer jobs with Ubuntu 18.04 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=524848efcf8d06ccf19d966e3eb94913cbc78507;p=releng%2Fbuilder.git Disable packer jobs with Ubuntu 18.04 None of the images are being used in the projects presently. Also the packer images are failing with 18.04 due to incompatible version of mininet and kubernetes. Specific jobs can be re-enabled once we determine what is supported for the projects. Change-Id: I06ebc076296e6faa1809b19d9b7ce9e5c3ab3e6b Signed-off-by: Anil Belur --- diff --git a/jjb/releng-packer-jobs.yaml b/jjb/releng-packer-jobs.yaml index 8ee10a8d7..8088d22df 100644 --- a/jjb/releng-packer-jobs.yaml +++ b/jjb/releng-packer-jobs.yaml @@ -112,7 +112,8 @@ platforms: - ubuntu-14.04 - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: gbp - project: @@ -131,7 +132,8 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.5 - project: @@ -150,7 +152,8 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.6 - project: @@ -169,7 +172,8 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: mininet-ovs-2.8 - project: @@ -205,5 +209,6 @@ platforms: - ubuntu-16.04 - - ubuntu-18.04 + - ubuntu-18.04: + disable-job: true templates: kubernetes diff --git a/packer/common-packer b/packer/common-packer index 8cad10238..6d52ef66f 160000 --- a/packer/common-packer +++ b/packer/common-packer @@ -1 +1 @@ -Subproject commit 8cad102383fdf28db36d05298771e1b16e70cbf4 +Subproject commit 6d52ef66fa727d6b8c528a99591e997ebfe80c2b