You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Fix Python 3.7 syntax error in yum_repository. 8 years ago
integration aci_vlan_pool_encap_block: New module to manage VLAN encap blocks (#34653) 8 years ago
legacy Fix tests as filters #4 (#33930) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Validate modules arg spec fixes (#34477) 8 years ago
sanity Validate modules arg spec fixes (#34477) 8 years ago
units Mellanox OS name change: MLNXOS changed to ONYX (#34753) 8 years ago
utils enable Windows Server 2016 in CI (#34127) 8 years ago