mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 22:46:58 +02:00
Merge pull request #2542 from flatcar/tormath1/openstack
ci-config: do not use OpenStack gzipped image
This commit is contained in:
commit
16b45f6374
@ -158,7 +158,7 @@ AZURE_PARALLEL="${PARALLEL_TESTS:-20}"
|
||||
AZURE_LOCATION="${AZURE_LOCATION:-westeurope}"
|
||||
|
||||
# -- Openstack --
|
||||
: ${OPENSTACK_IMAGE_NAME:='flatcar_production_openstack_image.img.gz'}
|
||||
: ${OPENSTACK_IMAGE_NAME:='flatcar_production_openstack_image.img'}
|
||||
OPENSTACK_PARALLEL="${PARALLEL_TESTS:-3}"
|
||||
|
||||
# -- Brightbox --
|
||||
|
Loading…
Reference in New Issue
Block a user