diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-07-17 19:42:41 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-07-17 19:42:41 +0200 |
commit | a06b0051ff3643fdf532db71cceb3a5c9cc40dea (patch) | |
tree | d520f4f59a1bb61ad315056fcac60146f8704205 /debian | |
parent | 01d7ff6ad2919775e6813eeafdcf2f5bb860a1b0 (diff) | |
download | vyos-1x-a06b0051ff3643fdf532db71cceb3a5c9cc40dea.tar.gz vyos-1x-a06b0051ff3643fdf532db71cceb3a5c9cc40dea.zip |
ethernet: support testing via SSH
Instead of running the smoketest on all available interfaces it is now possible
to specify a whitespace separated list as environment variable where the test
is performed. This is especially usefull when developing/testing via SSH and
to limit the test to an interface you are not connected to.
Test only with interface eth1:
$ TEST_ETH='eth1' /usr/libexec/vyos/tests/smoke/cli/test_interfaces_ethernet.py
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions