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
Kedar Kekan 2bc4c4f156
IOS-XR NetConf and Cliconf plugin work (#33332)
*  - Netconf plugin addition for iosxr
 - Utilities refactoring to support netconf and cliconf
 - iosx_banner refactoring for netconf and cliconf
 - Integration testcases changes to accomodate above changes

* Fix sanity failures, shippable errors and review comments

* fix pep8 issue

* changes run_command method to send specific command args

* - Review comment fixes
- iosxr_command changes to remove ComplexDict based command_spec

* - Move namespaces removal method from utils to netconf plugin

* Minor refactoring in utils and change in deprecation message

* rewrite build_xml logic and import changes for new utils dir structure

* - Review comment changes and minor changes to documentation

* * refactor common code and docs updates
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
import Enable Python 3.7 in ansible-test. 7 years ago
pep8 IOS-XR NetConf and Cliconf plugin work (#33332) 7 years ago
pylint Fix anomalous backslashes and enable pylint test. 7 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 Fix module validator handling of empty options. 7 years ago
ansible.cfg Fix ansible-test config management. 7 years ago