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
Jill R 4e7779030d
route53_info max_items and next_marker should be a str (#64617)
* route53_info  max_items and next_marker should be a str

Type was changed in #64358, however boto3 takes a str for this option
Add some basic tests for route53_info.
Fixes: #64534
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration route53_info max_items and next_marker should be a str (#64617) 5 years ago
legacy Sanity test fixups - AWS related tests (#64093) 5 years ago
lib/ansible_test Switch from RHEL 8.0 & 8.1b to 8.1 in CI. 5 years ago
sanity botmeta sanity: check migrated_to on non-existing file (#64551) 5 years ago
units Fixed few typo's: "Mutiple" to "Multiple" (#64543) 5 years ago
utils Increase unit test timeout in CI. 5 years ago