Skip to content

Commit 16b45f6

Browse files
authored
Merge pull request #2542 from flatcar/tormath1/openstack
ci-config: do not use OpenStack gzipped image
2 parents 6b96a3f + a3434af commit 16b45f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-automation/ci-config.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ AZURE_PARALLEL="${PARALLEL_TESTS:-20}"
158158
AZURE_LOCATION="${AZURE_LOCATION:-westeurope}"
159159

160160
# -- Openstack --
161-
: ${OPENSTACK_IMAGE_NAME:='flatcar_production_openstack_image.img.gz'}
161+
: ${OPENSTACK_IMAGE_NAME:='flatcar_production_openstack_image.img'}
162162
OPENSTACK_PARALLEL="${PARALLEL_TESTS:-3}"
163163

164164
# -- Brightbox --

0 commit comments

Comments
 (0)