Remove Artifactory cleanup playbook

This playbook was added 5 years ago in
664b016fa5.

It looks like this is not needed, as pointed out by James E. Blair in
https://review.opendev.org/c/zuul/zuul-jobs/+/946718

Depends-On: https://review.opendev.org/c/zuul/zuul-jobs/+/947685

Change-Id: Ice4f8cfe9c2be30af500a176986b61a57d137123
This commit is contained in:
Aurelio Jargas
2025-04-11 21:52:55 +02:00
committed by Aurelio Jargas
parent 601b7528a7
commit b225d6d547
2 changed files with 0 additions and 5 deletions

View File

@@ -1,4 +0,0 @@
- hosts: all
tasks:
- name: Remove artifactory container
command: docker rm -f "{{ zuul.build }}"

View File

@@ -708,7 +708,6 @@
- roles/upload-artifactory/.*
- test-playbooks/artifactory/.*
run: test-playbooks/artifactory/run.yaml
cleanup-run: test-playbooks/artifactory/cleanup.yaml
- job:
name: zuul-jobs-test-upload-git-mirror