summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-02-24Add vyos_bgp_global resource module (#125)GomathiselviS
Add vyos_bgp_global resource module Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-19Add support for single_user_mode (#123)Nilashish Chakraborty
Add support for single_user_mode Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-19modify import of resource module class in unit tests (#126)GomathiselviS
Modify import of resource module class in unit tests Reviewed-by: https://github.com/apps/ansible-zuul
2021-02-18Fix test-sanity-docker failures (#124)GomathiselviS
Fix test-sanity-docker failures Reviewed-by: Nathaniel Case <this.is@nathanielca.se> https://github.com/Qalthos
2020-12-09vyos_config: Fix config being processed as command (#94)Wim de With
vyos_config: Fix config being processed as command Reviewed-by: https://github.com/apps/ansible-zuul
2020-11-23Enable configuring new interface which is not present in the config (#102)GomathiselviS
Enable configuring new interface which is not present in the config Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-31Add ospf_interfaces resource module (#96)GomathiselviS
Add ospf_interfaces resource module Reviewed-by: https://github.com/apps/ansible-zuul
2020-10-08Support openvpn vtu interface (#86)GomathiselviS
Support openvpn vtu interface Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-26Reformatted files with latest version of Black (20.8b1) (#80)GomathiselviS
Reformatted files with latest version of Black (20.8b1) Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-10vyos_interface : refactor testcases (#71)GomathiselviS
vyos_interface : refactor testcases Reviewed-by: https://github.com/apps/ansible-zuul
2020-08-01Change module name in ospf unit tests (#72)1.0.2GomathiselviS
Change module name in ospf unit tests Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-28Make config modules work properly when module alias is used in task (#67)Nilashish Chakraborty
Make config modules work properly when module alias is used in task Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-24[vyos] Fix sanity issues (#58)GomathiselviS
[vyos] Fix sanity issues Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-21Update tags for testing (#46)Paul Belanger
Update tags for testing Reviewed-by: https://github.com/apps/ansible-zuul
2020-07-21Avoid set_fact dynamically assigning value to a variable (#70)GomathiselviS
Avoid set_fact dynamically assigning value to a variable Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-24Clean up boilerplate ignores (#54)Nathaniel Case
Clean up boilerplate ignores Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-23docs changes (#51)1.0.1Rohit
docs changes Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-23[vyos] Update docs for vyos.ospfv2 (#50)GomathiselviS
[vyos] Update docs for vyos.ospfv2 Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19Add basic testcase for shortname testing (#35)Ganesh Nalawade
Add basic testcase for shortname testing Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-19Remove # pylint: skip-file usage (#47)0.0.4Paul Belanger
Remove # pylint: skip-file usage Reviewed-by: Paul Belanger https://github.com/pabelanger
2020-06-17[VyOS]: update readme and add .rst files (#44)Rohit
[VyOS]: update readme and add .rst files Reviewed-by: https://github.com/apps/ansible-zuul
2020-06-08Fixes needed for sanity (#40)Paul Belanger
Fixes needed for sanity Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-11comments ncorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11test cases addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-11Merge pull request #17 from rohitthakur2590/vyos_ospfv3ansible-zuul[bot]
VyOS: OSPFv3 Resource Module Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-11Merge pull request #23 from rohitthakur2590/firewall_rules_del_changesansible-zuul[bot]
[VyOS]: Firewall rules Deleted state operation updated Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-11comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-09Merge pull request #29 from rohitthakur2590/lldp_global_states_addedansible-zuul[bot]
[VyOS] LLDP global resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-08Merge pull request #26 from rohitthakur2590/l3_interfaces_states_addedansible-zuul[bot]
[VyOS] L3 interfaces resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-08Merge pull request #28 from rohitthakur2590/lldp_interfaces_states_addedansible-zuul[bot]
[VyOS] LLDP interfaces resource module updated with new states Reviewed-by: Sumit Jaiswal <sjaiswal@redhat.com> https://github.com/justjais
2020-05-08ospfv3 test cases updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-08test cases updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-08parsed test updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-08parsed test case updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-07Merge pull request #25 from rohitthakur2590/interfaces_states_adddedansible-zuul[bot]
[VyOS] interfaces resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-07parsed test updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-07parsed test updatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-07Merge pull request #30 from rohitthakur2590/static_routes_delete_changesansible-zuul[bot]
[VyOS]: Static routes Deleted state operation updated Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-07Merge pull request #27 from rohitthakur2590/lag_interfaces_states_addedansible-zuul[bot]
[VyOS] LAG interfaces resource module updated with new states Reviewed-by: https://github.com/apps/ansible-zuul
2020-05-06linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-06common comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-06common comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-06common comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-06common comments incorporatedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04tox linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04tox linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-05-04tox linters fixRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-30new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-30new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>
2020-04-29new states addedRohit Thakur
Signed-off-by: Rohit Thakur <rohitthakur2590@outlook.com>