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/units/modules
Rohit 9eb7709c61
Vyos static route module added (#62193)
* Vyos static route module added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fixes

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* empty config traceback fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity check fix

* model specific changes and SI test cases updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* new state changes and SI test cases updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fixes

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* UT cases added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* replaced operation fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* review comments incorporated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* shippable fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* sanity fix

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* delete opr updated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* comments incorporated

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
6 years ago
..
cloud cloudformation - use mutually_exclusive for on_create_failure and disable_rollback (#65629) 6 years ago
crypto Add passphrase support for luks_device (#65050) 6 years ago
files Fixes #34893 (#40166) 8 years ago
messaging Rabbitmq user permission fixes (#49404) 7 years ago
monitoring Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
net_tools Add hetzner_firewall_info module. (#65421) 6 years ago
network Vyos static route module added (#62193) 6 years ago
notification Fix AttributeError due to cgi.escape removal in Python 3.8. (#66040) 6 years ago
packaging When no pool quantity is set, then do not set quantity to 1 (#66807) 6 years ago
remote_management OneView: rename _facts -> _info (#61208) 6 years ago
source_control Move bitbucket unit tests to separate dir (#66237) 6 years ago
storage Replace TestCase.assertEquals with TestCase.assertEqual. 6 years ago
system pamd: Fix AttributeError when removing the first or last rule (#66398) 6 years ago
web_infrastructure Python 3.8 collections compatibility fixes. 7 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py fix missing attribs with dirct module execution (#53875) 7 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 6 years ago