Improve ansible-test sanity for collection

Check only things we build into collection.
Ignore sanity files from full CI jobs.
Add queens to gate because it's voting.
Add files to ignoring when building collection.
Remove non-required lines from ignorign sanity files.

Change-Id: I0dde756efa133cf75b67d072af78a1f8307ce932
This commit is contained in:
Sagi Shnaidman
2020-05-12 22:50:30 +03:00
parent e47c4671c7
commit bcdf749938
5 changed files with 27 additions and 39 deletions

View File

@@ -21,5 +21,7 @@ build_ignore:
- setup.cfg
- test-requirements.txt
- tests/
- tools/
- tox.ini
- zuul.yaml
- .zuul.yaml
- .pytest_cache