X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-openstack-heat.yaml;h=0797e34f393f479b7e4df86191ee18f97a543af7;hb=d1e8579fac0f3a0aeba74f70b27a06ab3fdad54f;hp=4ca5e8f6bcdcb6c3b73d86901bdedfcd0f27734b;hpb=227dc247632240097740bf3cfece2829bfd3cf14;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-openstack-heat.yaml b/jjb/lf-openstack-heat.yaml index 4ca5e8f6..0797e34f 100644 --- a/jjb/lf-openstack-heat.yaml +++ b/jjb/lf-openstack-heat.yaml @@ -36,8 +36,5 @@ files: - file-id: clouds-yaml target: "$HOME/.config/openstack/clouds.yaml" - - shell: | - #!/bin/bash -l - echo "Deleting $OS_STACK_NAME" - lftools openstack --os-cloud "$OS_CLOUD" stack delete "$OS_STACK_NAME" + - shell: !include-raw-escape: ../shell/openstack-stack-delete.sh mark-unstable-if-failed: false