mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 12:51:25 -07:00
Remove legacy test/samples
directory.
This commit is contained in:
parent
580401c02b
commit
8e951b9f98
71 changed files with 0 additions and 4849 deletions
|
@ -269,9 +269,6 @@ class PathMapper(object):
|
|||
'network-integration': 'all',
|
||||
}
|
||||
|
||||
if path.startswith('test/samples/'):
|
||||
return minimal
|
||||
|
||||
if path.startswith('test/sanity/'):
|
||||
return {
|
||||
'sanity': 'all', # test infrastructure, run all sanity checks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue