Drop deprecated non-zuul-based reproducer

The non-zuul-based reproducer has been unmaintained for years. Its
functionality is a strict subset of the zuul-based-reproducer
nowadays. Hence let's get rid of it.

Change-Id: If05b80b3a3cbf85d14e13d12af07d476a4b7b7b3
This commit is contained in:
Jakob Meng 2022-02-28 16:04:19 +01:00
parent 3ce9bdde3d
commit b5dd48c86b
1 changed files with 0 additions and 5 deletions

View File

@ -86,11 +86,6 @@
executable: /bin/bash
when: artcl_txt_rename|bool
- name: Create the reproducer script
include_role:
name: create-reproducer-script
when: ansible_env.TOCI_JOBTYPE is defined
- name: Create the zuul-based reproducer script if we are running on zuul
include_role:
name: create-zuul-based-reproducer