Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-06 | smoketest: config: add DHCP name-server to dialup-router-medium-vpn config | Christian Poessinger | |
T3804 changed how DHCP servers from DHCP interfaces are read in and passed to the system. The config migrator is tested with this addition. (cherry picked from commit 0a82936aff8bbfcc6253f4767ea82805525c47ec) | |||
2021-08-26 | smoketest: config: add example configs from current branch | Christian Poessinger | |
This commit adds configurations usable for "make testc" that are known to be good on VyOS 1.2 installations - thus they must work on 1.3. | |||
2021-08-26 | smoketest: config: drop empty newline at EOF for "isis-small" test | Christian Poessinger | |
(cherry picked from commit dbe406c8b0d174f7ef3f80d189521cddd6cca5ef) | |||
2021-08-25 | smoketest: config: add tunnel-broker configuration | Christian Poessinger | |
2021-08-25 | isis: T3779: backport entire 1.4 (current) featureset | Christian Poessinger | |
As IS-IS is a new feature and the CLI configuration changed from 1.3 -> 1.4 (required by T3417) it makes sense to synchronize the CLI configuration for both versions. This means backporting the CLI from 1.4 -> 1.3 to not confuse the userbase already with a brand new feature. As 1.3.0-epa1 is on the way and should not contain any CLI changes afterwards, this is the perfect time. | |||
2021-07-26 | smoketest: config: azure: also utilize "default-esp-group" feature | Christian Poessinger | |
(cherry-picked from commit 57fa30de709afe31aeddb5fedf565ce44c5ba937) | |||
2021-03-05 | smoketest: config: add azure VPN gateway example | Christian Poessinger | |
(cherry picked from commit 4cc8424dc79cef10199720b95ab65bba18b3ba03) | |||
2021-02-25 | smoketest: configs: extend bgp-small-internet-exchange with more policies | Christian Poessinger | |
(cherry picked from commit 1ac2e363013d0b04ea2eae66607e7c3e54aade92) | |||
2021-02-07 | smoketest: configs: import basic rip-router | Christian Poessinger | |
(cherry picked from commit e7d5f996e1ecca228bc67def2b19a0790d8c7370) | |||
2021-01-31 | smoketest: configs: import sample config provided by Tim Harman | Christian Poessinger | |
2021-01-17 | smoketest: configs: add very basic bgp rpki config | Christian Poessinger | |
(cherry picked from commit e0fdf9b4d746e751d0c12c1e6bd2d10daf22ec76) | |||
2021-01-14 | smoketest: configs: add very basic internet-exchange config | Christian Poessinger | |
(cherry picked from commit 5abd5c4267b18dd8ea34349b9cdaf2a58f13bb98) | |||
2020-11-01 | smoketest: VyOS config files do not ned +x option | Christian Poessinger | |
2020-10-26 | smoketest: T3003: extend framework to load arbitrary config file | John Estabrook | |