Merge "Correct image name for generated magnum image"

This commit is contained in:
Jenkins 2016-05-05 05:37:46 +00:00 committed by Gerrit Code Review
commit 85c48f1155

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: