Use final release of Fedora 20 for heat test image
The image file has not changed, but the URL now points to the release directory for Fedora 20. Change-Id: Ie1a9bcc7da634996b25ef7f6fc694398c632549d
This commit is contained in:
2
stackrc
2
stackrc
@ -283,7 +283,7 @@ case "$VIRT_DRIVER" in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
if [[ "$HEAT_FETCHED_TEST_IMAGE" == "Fedora-i386-20-20131211.1-sda" ]]; then
|
if [[ "$HEAT_FETCHED_TEST_IMAGE" == "Fedora-i386-20-20131211.1-sda" ]]; then
|
||||||
IMAGE_URLS+=",https://dl.fedoraproject.org/pub/alt/stage/20-RC1.1/Images/i386/$HEAT_FETCHED_TEST_IMAGE.qcow2"
|
IMAGE_URLS+=",https://dl.fedoraproject.org/pub/fedora/linux/releases/20/Images/i386/$HEAT_FETCHED_TEST_IMAGE.qcow2"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# 10Gb default volume backing file size
|
# 10Gb default volume backing file size
|
||||||
|
Reference in New Issue
Block a user