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: I4c18653c53a7d0b26b05a25757721879c0131ff5
This commit is contained in:
Dmitriy Rabotyagov 2021-05-21 16:07:06 +03:00
parent c404f4edd4
commit 0f25273f85

View File

@ -16,7 +16,7 @@
- project: - project:
templates: templates:
- check-requirements - check-requirements
- openstack-ansible-linters - openstack-ansible-linters-jobs
- openstack-ansible-deploy-aio_metal-jobs - openstack-ansible-deploy-aio_metal-jobs
# TODO: We need to add support of distro installs before # TODO: We need to add support of distro installs before
# enabling this job template: # enabling this job template: