Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Openstack testing cleanup
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
linuxsupport
Testing
Openstack testing cleanup
Merge requests
!1
Adapt to cleanup images as well
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Adapt to cleanup images as well
add_image_cleanup
into
master
Overview
0
Commits
7
Pipelines
12
Changes
3
Merged
Daniel Juarez Gonzalez
requested to merge
add_image_cleanup
into
master
5 years ago
Overview
0
Commits
7
Pipelines
12
Changes
3
Expand
0
0
Merge request reports
Compare
master
version 6
e0f5cc08
5 years ago
version 5
3b14eccb
5 years ago
version 4
2a4ac229
5 years ago
version 3
6125298c
5 years ago
version 2
eb1cbe6e
5 years ago
version 1
c8e5807d
5 years ago
master (base)
and
latest version
latest version
42a96178
7 commits,
5 years ago
version 6
e0f5cc08
6 commits,
5 years ago
version 5
3b14eccb
5 commits,
5 years ago
version 4
2a4ac229
4 commits,
5 years ago
version 3
6125298c
3 commits,
5 years ago
version 2
eb1cbe6e
2 commits,
5 years ago
version 1
c8e5807d
1 commit,
5 years ago
3 files
+
36
−
9
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.gitlab-ci.yml
+
2
−
2
Options
@@ -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