Skip to content

Commit

Permalink
Remove unsued opensuse jobs
Browse files Browse the repository at this point in the history
These jobs are not used any place, remove them from zuul configuration.
We can always add them back.

Change-Id: Ia503d6e302b5f5fd1a477d761d9e497056aec614
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
  • Loading branch information
pabelanger committed Aug 14, 2018
1 parent c2c408a commit 753ad7d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 199 deletions.
21 changes: 0 additions & 21 deletions .zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,16 +98,6 @@
required-projects:
- openstack/diskimage-builder

- job:
name: dib-dsvm-functests-python2-opensuse-423
parent: legacy-dsvm-base
run: playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/run.yaml
post-run: playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/post.yaml
timeout: 3600
nodeset: opensuse-423
required-projects:
- openstack/diskimage-builder

- job:
name: dib-dsvm-functests-python2-ubuntu-trusty
parent: legacy-dsvm-base
Expand Down Expand Up @@ -164,14 +154,3 @@
timeout: 3600
required-projects:
- openstack/diskimage-builder

- job:
name: dib-dsvm-functests-python3-opensuse-423
parent: legacy-dsvm-base
run: playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/run.yaml
post-run: playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/post.yaml
timeout: 3600
nodeset: opensuse-423
required-projects:
- openstack/diskimage-builder

15 changes: 0 additions & 15 deletions playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/post.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions playbooks/legacy/dib-dsvm-functests-python2-opensuse-423/run.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/post.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions playbooks/legacy/dib-dsvm-functests-python3-opensuse-423/run.yaml

This file was deleted.

0 comments on commit 753ad7d

Please sign in to comment.