Let elastx cleanup fail

We'll sort it out once we have fixed master
pull/11516/head
Max Gautier 2024-09-10 17:48:26 +02:00
parent d00b530efb
commit 51db5924b1
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

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