ansible-role-rhsm: run openstack-tox-linters

Like other Ansible modules in TripleO, run openstack-tox-linters
which runs all the tests we need.

Change-Id: Ief06ef2fde45851df0c9cea4764dfe38c1777e46
This commit is contained in:
Emilien Macchi 2017-12-12 21:08:54 -08:00
parent 74e69b3dbf
commit 9ff0f6fdfe
1 changed files with 6 additions and 1 deletions

View File

@ -2466,7 +2466,12 @@
name: openstack/ansible-role-redhat-subscription
templates:
- system-required
- ansible-lint-jobs
check:
jobs:
- openstack-tox-linters
gate:
jobs:
- openstack-tox-linters
- project:
name: openstack/ansible-role-shade