mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Remove legacy test/samples directory.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user