diff --git a/test-playbooks/artifactory/cleanup.yaml b/test-playbooks/artifactory/cleanup.yaml deleted file mode 100644 index 086b2b6c8..000000000 --- a/test-playbooks/artifactory/cleanup.yaml +++ /dev/null @@ -1,4 +0,0 @@ -- hosts: all - tasks: - - name: Remove artifactory container - command: docker rm -f "{{ zuul.build }}" diff --git a/zuul-tests.d/general-roles-jobs.yaml b/zuul-tests.d/general-roles-jobs.yaml index bffcdfc44..e68c37119 100644 --- a/zuul-tests.d/general-roles-jobs.yaml +++ b/zuul-tests.d/general-roles-jobs.yaml @@ -682,7 +682,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