Replace linters test with integarted one

We've created integrated linters check job a while back and it's successfully
working for several releases. At the moment we experience difficulties
with future maintenance of the linters check from the openstack-ansible-tests
repo. So instead of fixing current one, we replace it with modern version of
the test.


Change-Id: I6cc6e37c838d3f4ea8ac48bca2d6d693c09f4afa
This commit is contained in:
Dmitriy Rabotyagov 2021-05-21 15:52:26 +03:00
parent a08e470393
commit cc57a16a89
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- project:
templates:
- check-requirements
- openstack-ansible-linters
- openstack-ansible-linters-jobs
- openstack-ansible-deploy-aio_metal-jobs
# NOTE(noonedeadpunk): Disabled until distro packages will contain patches
# https://review.opendev.org/746865 and https://review.opendev.org/746491