mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add more unit test mapping
This commit is contained in:
parent
ac3406d031
commit
3f1b6fd661
1 changed files with 15 additions and 0 deletions
|
@ -77,5 +77,20 @@ salt/modules/ssh.py:
|
|||
- unit.states.test_ssh_auth
|
||||
- unit.states.test_ssh_known_hosts
|
||||
|
||||
salt/cloud/*:
|
||||
- unit.cloud.test_map_conf
|
||||
|
||||
salt/config/*:
|
||||
- unit.test_config
|
||||
|
||||
salt/serializers/*:
|
||||
- unit.serializers.test_serializers
|
||||
|
||||
salt/spm/*:
|
||||
- unit.test_spm
|
||||
|
||||
salt/transport/*:
|
||||
- unit.test_transport
|
||||
|
||||
salt/utils/docker/*:
|
||||
- unit.utils.test_docker
|
||||
|
|
Loading…
Add table
Reference in a new issue