Skip to content

CI cleanup: Wait for volume snapshot removal

Steve Starke requested to merge sstrk/ci-wait-snapshot-removal into devel

Version Control Information

Source branch: sstrk/ci-wait-snapshot-removal
Target branch: devel

Commits:

* CI cleanup: Wait for volume snapshot removal

All volume snapshots must be removed, otherwise attempting to delete a
volume which has a volume will fail. Unfortunately, we're not getting a
proper return code so we're looping until there are no snapshots left.

Description

Feel free to add further information about your MR in this section

Closes: #


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading