Skip integration tests for irrelevant files
Change-Id: I8b864d0588579b352f6df23cd2c4e299f1736404
This commit is contained in:
parent
9d8d914f41
commit
7da011d89e
@ -70,6 +70,14 @@
|
||||
parent: openstack-tox
|
||||
description: |
|
||||
Run Zaqar integration tests using tox with environment ``integration``.
|
||||
irrelevant-files:
|
||||
- ^\.gitreview$
|
||||
- ^.*\.rst$
|
||||
- ^api-ref/.*$
|
||||
- ^doc/.*$
|
||||
- ^zaqar/hacking/.*$
|
||||
- ^zaqar/tests/unit/.*$
|
||||
- ^releasenotes/.*$
|
||||
vars:
|
||||
tox_envlist: integration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user