use xenial ubuntu for integration tests

Change-Id: I6e04e8fb4b5d15ddef7fef3db3f909a4e8344782
This commit is contained in:
Vitaly Gridnev 2016-08-16 15:16:12 +03:00
parent 1a19b8851c
commit 7c9eb9dbbb
1 changed files with 3 additions and 3 deletions

View File

@ -34,13 +34,13 @@ explicit_wait=300
[image]
# http accessible image (string value)
http_image=http://tarballs.openstack.org/heat-test-image/fedora-heat-test-image.qcow2
http_image=https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img
[sahara]
# http accessible image (string value)
fake_http_image=http://tarballs.openstack.org/heat-test-image/fedora-heat-test-image.qcow2
fake_http_image=https://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64-disk1.img
# ssh username for image (string value)
fake_image_ssh_user=fedora
fake_image_ssh_user=ubuntu
# Floating IP pool name (string value)
ip_pool=public
# Cluster launch timeout in seconds (integer value)