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
Abhijeet Kasurde e342b281d8 Check if api_key and app_key before proceeding (#24336)
Fix adds check if app_key and api_key provided by
user is correct or not. If this combination is wrong
then fail with appropriate error message given by
Datadog server

Fixes https://github.com/ansible/ansible/issues/24325

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
8 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Add support for cloud tests to ansible-test. (#24315) 8 years ago
pep8 Check if api_key and app_key before proceeding (#24336) 8 years ago
pylint Fix var precedence check to support python 3. (#23552) 8 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Make Reporter class hold all results, move line/col into results, and out of message (#24127) 8 years ago