diff --git a/ci-automation/ci-config.env b/ci-automation/ci-config.env index 90ee59e0b5..430fb6a5e2 100644 --- a/ci-automation/ci-config.env +++ b/ci-automation/ci-config.env @@ -151,7 +151,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 --