Skip to content
Snippets Groups Projects

Adapt to cleanup images as well

Merged Daniel Juarez Gonzalez requested to merge add_image_cleanup into master
Files
3
+ 2
2
@@ -28,8 +28,8 @@ docker:
- master
- schedules
# VM cleanup for old failed tests to avoid filling our Openstack quota
vm_cleanup:
# VM and image cleanup for old failed tests
testing_cleanup:
stage: cleanup
image:
name: gitlab-registry.cern.ch/linuxsupport/openstack-testing-cleanup:latest
Loading