summaryrefslogtreecommitdiff
path: root/tests/integration/targets
AgeCommit message (Collapse)Author
2021-10-02Add vyos_ntp resource module (#175)YVarshitha
Add vyos_ntp resource module SUMMARY Resource module vyos_ntp ISSUE TYPE New Module Pull Request COMPONENT NAME vyos_ntp ADDITIONAL INFORMATION Reviewed-by: GomathiselviS <None> Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: None <None>
2021-09-20Add support for IPv6 `address_group` and `network_group` (#202)Shawn Wilsher
Add support for IPv6 `address_group` and `network_group` SUMMARY This adds support for ipv6 in network and address groups by adding an afi parameter, but defaulting it to ipv4 for backwards compatibility. Fixes #137. ISSUE TYPE Feature Pull Request COMPONENT NAME vyos_firewall_global Reviewed-by: GomathiselviS <None> Reviewed-by: Shawn Wilsher <None> Reviewed-by: None <None>
2021-09-09Allow_duplicates for prepare_vyos_tests (#212)Paul Belanger
Allow_duplicates for prepare_vyos_tests Signed-off-by: Paul Belanger pabelanger@redhat.com Reviewed-by: None <None>
2021-08-11Drop ansible_become for testing (#199)Paul Belanger
Drop ansible_become for testing We don't actually need escalated permissions to run these things. Signed-off-by: Paul Belanger pabelanger@redhat.com Reviewed-by: GomathiselviS <None> Reviewed-by: Nathaniel Case <this.is@nathanielca.se> Reviewed-by: None <None>
2021-07-24vyos logging_global resource module (#177)Sagar Paul
vyos logging_global resource module SUMMARY Logging resource module vyos_logging_global ISSUE TYPE New Module Pull Request COMPONENT NAME vyos_logging_global Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
2021-07-07fix issue in route-maps facts code when route-maps facts are empty. (#182)Ashwini Mhatre
fix issue in route-maps facts code when route-maps facts are empty. SUMMARY fixes: #181 ISSUE TYPE Bugfix Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com>
2021-07-05VyOS Prefix Lists Resource Module Added (#178)Priyam Sahoo
VyOS Prefix Lists Resource Module Added SUMMARY PR for vyos_prefix_lists rm resolves: #99 ISSUE TYPE New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Rohit Thakur <rohitthakur2590@outlook.com> Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com> Reviewed-by: Priyam Sahoo <None>
2021-06-22Spelling glitch fix on doc (#168)Sagar Paul
Spelling glitch fix on doc Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-17fix route-map delete integrataion test (#162)Ashwini Mhatre
fix route-map delete integrataion test Reviewed-by: https://github.com/apps/ansible-zuul
2021-05-11Vyos route maps (#156)Ashwini Mhatre
Vyos route maps Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-28VyOS: available_network_resources implemented in vyos_facts (#148)Rohit Thakur
VyOS: available_network_resources implemented in vyos_facts Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-22VYOS: Mask sensitive key values from module result (#151)GomathiselviS
VYOS: Mask sensitive key values from module result Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-27Add vyos_bgp_address_family resource module. (#132)GomathiselviS
Add vyos_bgp_address_family resource module. Reviewed-by: https://github.com/apps/ansible-zuul
2021-03-26Add regex to match the 'delete' failures (#134)GomathiselviS
Add regex to match the 'delete' failures Reviewed-by: https://github.com/apps/ansible-zuul
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
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-08-10vyos_interface : refactor testcases (#71)GomathiselviS
vyos_interface : refactor testcases 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-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-19Add basic testcase for shortname testing (#35)Ganesh Nalawade
Add basic testcase for shortname testing 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-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>