summaryrefslogtreecommitdiff
path: root/smoketest/configs
AgeCommit message (Collapse)Author
2021-08-26smoketest: config: add example configs from current branchChristian 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-26smoketest: config: drop empty newline at EOF for "isis-small" testChristian Poessinger
(cherry picked from commit dbe406c8b0d174f7ef3f80d189521cddd6cca5ef)
2021-08-25smoketest: config: add tunnel-broker configurationChristian Poessinger
2021-08-25isis: T3779: backport entire 1.4 (current) featuresetChristian 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-26smoketest: config: azure: also utilize "default-esp-group" featureChristian Poessinger
(cherry-picked from commit 57fa30de709afe31aeddb5fedf565ce44c5ba937)
2021-03-05smoketest: config: add azure VPN gateway exampleChristian Poessinger
(cherry picked from commit 4cc8424dc79cef10199720b95ab65bba18b3ba03)
2021-02-25smoketest: configs: extend bgp-small-internet-exchange with more policiesChristian Poessinger
(cherry picked from commit 1ac2e363013d0b04ea2eae66607e7c3e54aade92)
2021-02-07smoketest: configs: import basic rip-routerChristian Poessinger
(cherry picked from commit e7d5f996e1ecca228bc67def2b19a0790d8c7370)
2021-01-31smoketest: configs: import sample config provided by Tim HarmanChristian Poessinger
2021-01-17smoketest: configs: add very basic bgp rpki configChristian Poessinger
(cherry picked from commit e0fdf9b4d746e751d0c12c1e6bd2d10daf22ec76)
2021-01-14smoketest: configs: add very basic internet-exchange configChristian Poessinger
(cherry picked from commit 5abd5c4267b18dd8ea34349b9cdaf2a58f13bb98)
2020-11-01smoketest: VyOS config files do not ned +x optionChristian Poessinger
2020-10-26smoketest: T3003: extend framework to load arbitrary config fileJohn Estabrook