mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
ci-config: do not use OpenStack gzipped image
In the test we should use the unzipped image, which is the one documented. This allows us to drop some modifications to our OpenStack instance. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
0749d95150
commit
a3434af193
@ -158,7 +158,7 @@ AZURE_PARALLEL="${PARALLEL_TESTS:-20}"
|
|||||||
AZURE_LOCATION="${AZURE_LOCATION:-westeurope}"
|
AZURE_LOCATION="${AZURE_LOCATION:-westeurope}"
|
||||||
|
|
||||||
# -- Openstack --
|
# -- Openstack --
|
||||||
: ${OPENSTACK_IMAGE_NAME:='flatcar_production_openstack_image.img.gz'}
|
: ${OPENSTACK_IMAGE_NAME:='flatcar_production_openstack_image.img'}
|
||||||
OPENSTACK_PARALLEL="${PARALLEL_TESTS:-3}"
|
OPENSTACK_PARALLEL="${PARALLEL_TESTS:-3}"
|
||||||
|
|
||||||
# -- Brightbox --
|
# -- Brightbox --
|
||||||
|
Loading…
x
Reference in New Issue
Block a user