mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Define which tests must run when matchers change
This commit is contained in:
parent
65ca045d49
commit
48cf93055e
1 changed files with 6 additions and 0 deletions
|
@ -125,6 +125,12 @@ salt/cloud/__init__.py:
|
|||
salt/grains/*:
|
||||
- integration.grains.test_custom
|
||||
|
||||
salt/matchers/*:
|
||||
- integration.states.test_match
|
||||
- pytests.integration.cli.test_matcher
|
||||
- pytests.unit.modules.test_match
|
||||
- unit.matchers.test_confirm_top
|
||||
|
||||
salt/proxy/*:
|
||||
- pytests.integration.proxy.test_shell
|
||||
- pytests.integration.proxy.test_simple
|
||||
|
|
Loading…
Add table
Reference in a new issue