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/sanity
Will Thames 9a958da57e [cloud] Make ec2_vpc_nat_gateway results consistent (#24042)
Ensure newly created NAT gateways get converted to snake dict
Remove custom code, and associated test, for generating snake
dict and use `camel_dict_to_snake_dict`
Make use of `required_if` rather than bespoke parameter checks
Remove ec2_vpc_nat_gateway from pep8 legacy files list
9 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 9 years ago
code-smell Add support for cloud tests to ansible-test. (#24315) 9 years ago
pep8 [cloud] Make ec2_vpc_nat_gateway results consistent (#24042) 9 years ago
pylint Fix var precedence check to support python 3. (#23552) 9 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck Disable newer shellcheck tests which don't pass. 9 years ago
validate-modules Make Reporter class hold all results, move line/col into results, and out of message (#24127) 9 years ago