Let elastx cleanup fail

We'll sort it out once we have fixed master
This commit is contained in:
Max Gautier
2024-09-10 17:48:26 +02:00
parent d00b530efb
commit 51db5924b1

View File

@@ -155,6 +155,7 @@ tf-elastx_cleanup:
- pip install -r scripts/openstack-cleanup/requirements.txt
script:
- ./scripts/openstack-cleanup/main.py
allow_failure: true
tf-elastx_ubuntu20-calico:
extends: .terraform_apply