Add job to auto-update new built packer images 02/84202/6
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 4 Sep 2019 18:50:30 +0000 (00:20 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 4 Sep 2019 18:50:30 +0000 (00:20 +0530)
commit4577896e9dc18d02877a487602244e42625fc1d5
treef843a12bd8a064e8d41ec2096dd41d1d985e824d
parent76b0a3bcf27d0e74157cfc47737fe8aa00a26bb7
Add job to auto-update new built packer images

The job auto-updates packer images to the latest once they are built
every month into the releng/builder repository and push a commit
to Gerrit. The CR can be merged and reduces the wait time when we
want images to be updated.

Steps followed:
1. Get a list of images from the releng/builder repository
2. Search openstack cloud for the latest images available
3. Compare the time stamps of the new image with the image in use
4. Update the image to the config files and yaml files
5. Push the change to Gerrit

Change-Id: I592219df0ad5eb916448b4c905931b354f407611
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/opendaylight-infra-update-images.sh [new file with mode: 0644]
jjb/releng-jobs.yaml