]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - tests/integration-tests.in
interfaces: fix alias handling
[thirdparty/lldpd.git] / tests / integration-tests.in
index 6838ef02a060cfe34bdfcd59a37fa4d291a3e5f6..54d28b30dbee33edc4a43e1c9cbd659f2f5ac958 100755 (executable)
@@ -272,6 +272,8 @@ process_commands() {
 }
 
 start_tests() {
+    # Set the environment
+    run R2 ip link set dev iface2 alias "SecondInterface"
     # Start lldpd on each VM
     run R1 ./libtool execute src/daemon/lldpd -M 1 -L \$PWD/src/client/lldpcli
     run R2 ./libtool execute src/daemon/lldpd -M 2 -L \$PWD/src/client/lldpcli