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
Ganesh Nalawade 7563d93901 Add nxos changes for Python3 (#24602)
* Add nxos changes for Python3

Make `execute_command` arguments and its
return value complaint to PY3 changes
made in PR #24431

* Fix CI issues

* Fix review comment

Replace surrogate_or_strict with
surrogate_then_replace as per review
comment os PR #24601
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 Add nxos changes for Python3 (#24602) 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