Clean up role tests

Now that we're using the general templates, we can slim down
the role test definitions. We can also remove tests which are
not being watched, or which are fundamentally broken. With
this we can also remove unused scripts/plays.

We do the following:

1. We remove the opensuse-150 tests, as they are not passing,
   nor have they since their inception.

Change-Id: I37a9f2af33d47a8edd5788d1504bb2c956356235
This commit is contained in:
Jesse Pretorius 2018-09-07 15:15:19 +01:00
parent 31b4ae3d89
commit bf83323e97
1 changed files with 0 additions and 10 deletions

View File

@ -18,13 +18,3 @@
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
# TODO(jrosser) Revert this once opensuse-150 passes
- openstack-ansible-functional-opensuse-150:
voting: false
gate:
jobs:
# TODO(jrosser) Revert this once opensuse-150 passes
- openstack-ansible-functional-opensuse-150:
voting: false