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
Ganesh Nalawade 11c9ad23d5
Refactor common network shared and platform utils code into package (#33452)
* Refactor common network shared and platform specific code into package (part-1)

As per proposal #76 refactor common network shared and platform specific
code into sub-package.
https://github.com/ansible/proposals/issues/76

*  ansible.module_utils.network.common - command shared functions
*  ansible.module_utils.network.{{ platform }} - where platform is platform specific shared functions

*  Fix review comments

* Fix review comments
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 8 years ago
integration VMware: make name and folder required parameter (#33135) 8 years ago
legacy Deprecate tests used as filters (#32361) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Change the default ansible-test docker image. 8 years ago
sanity Refactor common network shared and platform utils code into package (#33452) 8 years ago
units Refactor common network shared and platform utils code into package (#33452) 8 years ago
utils Use vyos/1.1.8 in CI. 8 years ago