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/network/vyos
Rohit 69bc24f607
lag interfaces resource module (#59175)
* lag interfaces resource module

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

* sanity check imports

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

* sanity fixes

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

* dict_diff usage issue fix

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

* new task

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

* overridden updated

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

* dict update

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

* comments incorporated

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

* facts merged

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

* rebased and merged

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

* new failures added

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

* obsolete file removed

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

* test cases updated

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

* comments incorporated

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

* dependency added

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
5 years ago
..
fixtures New Module: vyos_ping (#50193) 6 years ago
__init__.py Vyos system module (#21060) 8 years ago
test_vyos_banner.py Unit tests: remove unused imports (#59812) 5 years ago
test_vyos_command.py Unit tests: remove unused imports (#59740) 5 years ago
test_vyos_config.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_vyos_facts.py lag interfaces resource module (#59175) 5 years ago
test_vyos_ping.py New Module: vyos_ping (#50193) 6 years ago
test_vyos_static_route.py Unit tests: remove unused imports (#59812) 5 years ago
test_vyos_system.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_vyos_user.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
vyos_module.py Update bare exceptions to specify Exception. 6 years ago