Remove Ubuntu 16.04 packer build jobs 83/95583/1
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 28 Mar 2021 00:54:33 +0000 (10:54 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sun, 28 Mar 2021 00:54:33 +0000 (10:54 +1000)
Ubuntu 16.04 is EOL-ed from April, 2021 and building
newer images are no longer supported.

Ref: https://lists.opendaylight.org/g/integration-dev/message/14395
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I5e3eeea412665140dbd4a11b8f0b3b85c7e99fcd

jjb/releng-packer-jobs.yaml

index 4f01a14db94786223358ada86cf6980e917a1ae4..a514a053afc44b2c40e6c47c26b97fdd44751535 100644 (file)
 
     platforms:
       - centos-7
-      - ubuntu-16.04
       - ubuntu-18.04
     templates: docker
     update-cloud-image: true
     cron: "00 H 1 * *"
 
     platforms:
-      - ubuntu-16.04
       - ubuntu-18.04
     templates: mininet-ovs-2.5
     update-cloud-image: true
     cron: "00 H 1 * *"
 
     platforms:
-      - ubuntu-16.04
       - ubuntu-18.04
     templates: mininet-ovs-2.6
     update-cloud-image: true
     cron: "00 H 1 * *"
 
     platforms:
-      - ubuntu-16.04
       - ubuntu-18.04
     templates: mininet-ovs-2.8
     update-cloud-image: true