Define which tests must run when matchers change

This commit is contained in:
Pedro Algarvio 2021-03-05 08:52:59 +00:00 committed by Megan Wilhite
parent 65ca045d49
commit 48cf93055e

View file

@ -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