Use newer 1901 image for testing
Change-Id: I0d2c3135e9befba139f91f38b93bba7ed32aad18
This commit is contained in:
parent
705a561f70
commit
835f0c9aa6
@ -19,9 +19,9 @@ timer
|
|||||||
if [ ${LOCAL:-1} -eq 1 ]
|
if [ ${LOCAL:-1} -eq 1 ]
|
||||||
then
|
then
|
||||||
export http_proxy=http://roxy:3128
|
export http_proxy=http://roxy:3128
|
||||||
curl -O http://openstack/CentOS-7-x86_64-GenericCloud-1802.qcow2
|
curl -O http://openstack/CentOS-7-x86_64-GenericCloud-1901.qcow2
|
||||||
|
|
||||||
export DIB_LOCAL_IMAGE=CentOS-7-x86_64-GenericCloud-1802.qcow2
|
export DIB_LOCAL_IMAGE=CentOS-7-x86_64-GenericCloud-1901.qcow2
|
||||||
export DIB_DISTRIBUTION_MIRROR=http://mirror.centos.org/centos
|
export DIB_DISTRIBUTION_MIRROR=http://mirror.centos.org/centos
|
||||||
export no_proxy=192.168.24.1,192.168.24.2,192.168.24.3,127.0.0.1
|
export no_proxy=192.168.24.1,192.168.24.2,192.168.24.3,127.0.0.1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user