1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Matt Martz dcc05093db Validate modules arg spec fixes (#34477)
* Update validate-modules arg_spec introspection to be faster, by only mocking the imports we explicitly list
* The use of types.MethodType in redhat_subscription wasn't py3 compatible, use partial instead
* Remove argument_spec import hacks, make them errors, we can ignore them with ansible-test
* Enable the --arg-spec flag for validate-modules
2018-01-11 15:41:53 -08:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Fix Python 3.7 syntax error in yum_repository. 2018-01-09 17:54:10 -08:00
integration aci_vlan_pool_encap_block: New module to manage VLAN encap blocks (#34653) 2018-01-11 23:22:43 +01:00
legacy Fix tests as filters #4 (#33930) 2017-12-21 13:42:53 -06:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
sanity Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
units Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
utils enable Windows Server 2016 in CI (#34127) 2018-01-09 17:22:24 -08:00