Correct image name for generated magnum image

We use the image without -latest suffix in our jobs,
so publish to the right name.

Change-Id: Idd0e42dbf0a0f6e830e7ec7e4b614187f5c216cb
This commit is contained in:
Yolanda Robla 2016-05-04 20:00:13 +02:00
parent a8acc0e75a
commit cb88b954f8

View File

@ -88,7 +88,7 @@
./openstack/magnum/magnum/elements/fedora-atomic/validate_atomic_image.sh $WORKSPACE/${IMAGE_NAME}.qcow2
# copy to latest and upload
cp $WORKSPACE/${IMAGE_NAME}.qcow2 $WORKSPACE/fedora-atomic-f23-dib-latest.qcow2
cp $WORKSPACE/${IMAGE_NAME}.qcow2 $WORKSPACE/fedora-atomic-f23-dib.qcow2
publishers:
- scp: