aboutsummaryrefslogtreecommitdiffstats
path: root/test/network/4bridges_ip.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/network/4bridges_ip.exp')
-rwxr-xr-xtest/network/4bridges_ip.exp16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/network/4bridges_ip.exp b/test/network/4bridges_ip.exp
index 3cfd71be0..e762ac285 100755
--- a/test/network/4bridges_ip.exp
+++ b/test/network/4bridges_ip.exp
@@ -29,9 +29,9 @@ expect {
29 timeout {puts "TESTING ERROR 0.4\n";exit} 29 timeout {puts "TESTING ERROR 0.4\n";exit}
30 "Child process initialized" 30 "Child process initialized"
31} 31}
32sleep 2 32sleep 1
33send -- "exit\r" 33send -- "exit\r"
34sleep 2 34sleep 1
35 35
36# check eth1 36# check eth1
37send -- "firejail --net=br0 --net=br1 --ip=10.10.30.50 --net=br2 --ip=10.10.40.100 --net=br3\r" 37send -- "firejail --net=br0 --net=br1 --ip=10.10.30.50 --net=br2 --ip=10.10.40.100 --net=br3\r"
@@ -55,9 +55,9 @@ expect {
55 timeout {puts "TESTING ERROR 1.4\n";exit} 55 timeout {puts "TESTING ERROR 1.4\n";exit}
56 "Child process initialized" 56 "Child process initialized"
57} 57}
58sleep 2 58sleep 1
59send -- "exit\r" 59send -- "exit\r"
60sleep 2 60sleep 1
61 61
62 62
63# check eth2 63# check eth2
@@ -82,9 +82,9 @@ expect {
82 timeout {puts "TESTING ERROR 2.4\n";exit} 82 timeout {puts "TESTING ERROR 2.4\n";exit}
83 "Child process initialized" 83 "Child process initialized"
84} 84}
85sleep 2 85sleep 1
86send -- "exit\r" 86send -- "exit\r"
87sleep 2 87sleep 1
88 88
89 89
90 90
@@ -110,9 +110,9 @@ expect {
110 timeout {puts "TESTING ERROR 4\n";exit} 110 timeout {puts "TESTING ERROR 4\n";exit}
111 "Child process initialized" 111 "Child process initialized"
112} 112}
113sleep 2 113sleep 1
114send -- "exit\r" 114send -- "exit\r"
115sleep 2 115sleep 1
116 116
117 117
118 118