summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-10-02Add vyos_ntp resource module (#175)YVarshitha
2021-09-28Copy ignore-2.12.txt to ignore-2.13.txt (#214)Andrew Klychkov
2021-09-20Add support for IPv6 `address_group` and `network_group` (#202)Shawn Wilsher
2021-09-20Fix `vyos.vyos.vyos_firewall_rules` `state: replaced` to match documentation ...Shawn Wilsher
2021-09-09Allow_duplicates for prepare_vyos_tests (#212)Paul Belanger
2021-08-27IPV6 ICMP type name in vyos.vyos.vyos_firewall_rules is not idempotent (#187)YVarshitha
2021-08-26Fix pylint sanity issues (#204)GomathiselviS
2021-08-11Drop ansible_become for testing (#199)Paul Belanger
2021-07-24vyos logging_global resource module (#177)Sagar Paul
2021-07-07fix issue in route-maps facts code when route-maps facts are empty. (#182)Ashwini Mhatre
2021-07-05VyOS Prefix Lists Resource Module Added (#178)Priyam Sahoo
2021-06-22static route fixes (#165)Björn Hemfjäll
2021-06-22Spelling glitch fix on doc (#168)Sagar Paul
2021-06-14Fix keyerror in firewall_rules when state=overridden (#172)GomathiselviS
2021-05-17linters fix (#160)GomathiselviS
2021-05-17fix route-map delete integrataion test (#162)Ashwini Mhatre
2021-05-11Vyos route maps (#156)Ashwini Mhatre
2021-04-29[firewall_global] port-groups are not added (#143)Shawn Wilsher
2021-04-28VyOS: available_network_resources implemented in vyos_facts (#148)Rohit Thakur
2021-04-22VYOS: Mask sensitive key values from module result (#151)GomathiselviS
2021-04-14Add ignore.txt for 2.12 (#147)Andrew Klychkov
2021-03-31Get `ansible-test` further along (#142)Shawn Wilsher
2021-03-30Add support for wireguard interface (#135)GomathiselviS
2021-03-27Add vyos_bgp_address_family resource module. (#132)GomathiselviS
2021-03-26Add regex to match the 'delete' failures (#134)GomathiselviS
2021-03-24Skip no-log-needed sanity error temporarily (#139)GomathiselviS
2021-03-03Remove tests/sanity/requirements.txt (#128)Andrew Klychkov
2021-02-24Add vyos_bgp_global resource module (#125)GomathiselviS
2021-02-19Add support for single_user_mode (#123)Nilashish Chakraborty
2021-02-19modify import of resource module class in unit tests (#126)GomathiselviS
2021-02-18Fix test-sanity-docker failures (#124)GomathiselviS
2020-12-09vyos_config: Fix config being processed as command (#94)Wim de With
2020-11-23Enable configuring new interface which is not present in the config (#102)GomathiselviS
2020-10-31Add ospf_interfaces resource module (#96)GomathiselviS
2020-10-08Support openvpn vtu interface (#86)GomathiselviS
2020-08-26Reformatted files with latest version of Black (20.8b1) (#80)GomathiselviS
2020-08-10vyos_interface : refactor testcases (#71)GomathiselviS
2020-08-01Change module name in ospf unit tests (#72)1.0.2GomathiselviS
2020-07-28Make config modules work properly when module alias is used in task (#67)Nilashish Chakraborty
2020-07-24[vyos] Fix sanity issues (#58)GomathiselviS
2020-07-21Update tags for testing (#46)Paul Belanger
2020-07-21Avoid set_fact dynamically assigning value to a variable (#70)GomathiselviS
2020-06-24Clean up boilerplate ignores (#54)Nathaniel Case
2020-06-23docs changes (#51)1.0.1Rohit
2020-06-23[vyos] Update docs for vyos.ospfv2 (#50)GomathiselviS
2020-06-19Add basic testcase for shortname testing (#35)Ganesh Nalawade
2020-06-19Remove # pylint: skip-file usage (#47)0.0.4Paul Belanger
2020-06-17[VyOS]: update readme and add .rst files (#44)Rohit
2020-06-08Fixes needed for sanity (#40)Paul Belanger
2020-05-11comments ncorporatedRohit Thakur