Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fernando Fernández Mancera
NetworkManager-ci
Commits
fbb9b8d2
Commit
fbb9b8d2
authored
Nov 30, 2021
by
Vladimír Beneš
☮
Browse files
gen, ipv4, ovs: extend dhcp range from 100 to 103
parent
8a622fcc
Changes
3
Hide whitespace changes
Inline
Side-by-side
features/scenarios/general.feature
View file @
fbb9b8d2
...
...
@@ -350,10 +350,10 @@ Feature: nmcli - general
*
Add a new connection of type
"ethernet"
and options
"ifname eth8 con-name con_general autoconnect no ipv4.may-fail no "
*
Bring
"up"
connection
"con_general"
*
"default via 192.168.100.1 dev eth8"
is visible with command
"ip r"
*
"inet 192.168.10
0
"
is visible with command
"ip a s eth8"
in
"5"
seconds
*
"inet 192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"5"
seconds
*
Stop NM
Then
"default via 192.168.100.1 dev eth8"
is visible with command
"ip r"
for full
"5"
seconds
And
"inet 192.168.10
0
"
is visible with command
"ip a s eth8"
And
"inet 192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
@rhbz1311988
...
...
@@ -1229,10 +1229,10 @@ Feature: nmcli - general
*
Create PBR files for profile
"con_general"
and
"eth8"
device in table
"1"
*
Bring
"down"
connection
"con_general"
*
Bring
"up"
connection
"con_general"
Then "17200
:
\s+from 192.168.10
0
.* lookup 1.*17201
:
\s+from
all
iif
eth8
lookup
1"
is
visible
with
command
"ip
rule"
Then "17200
:
\s+from 192.168.10
[0-3]
.* lookup 1.*17201
:
\s+from
all
iif
eth8
lookup
1"
is
visible
with
command
"ip
rule"
Then
"default via 192.168.100.1 dev eth8"
is visible with command
"ip r s table 1"
*
Bring
"down"
connection
"con_general"
Then "17200
:
\s+from 192.168.10
0
..* lookup 1.*17201
:
\s+from
all
iif
eth8
lookup
1"
is
not
visible
with
command
"ip
rule"
in
"5"
seconds
Then "17200
:
\s+from 192.168.10
[0-3]
..* lookup 1.*17201
:
\s+from
all
iif
eth8
lookup
1"
is
not
visible
with
command
"ip
rule"
in
"5"
seconds
Then
"default via 192.168.100.1 dev eth8"
is not visible with command
"ip r s table 1"
...
...
@@ -1475,8 +1475,8 @@ Feature: nmcli - general
When
"1.2.3.5/24"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.1"
is visible with command
"ip r"
*
Snapshot
"revert"
for
"eth8,eth9"
Then
"192.168.10
0
"
is visible with command
"ip a s eth8"
in
"10"
seconds
And
"192.168.10
0
"
is visible with command
"ip a s eth9"
in
"10"
seconds
Then
"192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"10"
seconds
And
"192.168.10
[0-3]
"
is visible with command
"ip a s eth9"
in
"10"
seconds
And
"1.2.3.4/24"
is not visible with command
"ip a s eth8"
And
"1.2.3.5/24"
is not visible with command
"ip a s eth9"
And
"1.2.3.1"
is not visible with command
"ip r"
...
...
@@ -1499,8 +1499,8 @@ Feature: nmcli - general
When
"1.2.3.5/24"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.1"
is visible with command
"ip r"
*
Snapshot
"revert"
for
"all"
Then
"192.168.10
0
"
is visible with command
"ip a s eth8"
in
"15"
seconds
And
"192.168.10
0
"
is visible with command
"ip a s eth9"
in
"15"
seconds
Then
"192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"15"
seconds
And
"192.168.10
[0-3]
"
is visible with command
"ip a s eth9"
in
"15"
seconds
And
"1.2.3.4/24"
is not visible with command
"ip a s eth8"
And
"1.2.3.5/24"
is not visible with command
"ip a s eth9"
And
"1.2.3.1"
is not visible with command
"ip r"
...
...
@@ -1523,8 +1523,8 @@ Feature: nmcli - general
When
"1.2.3.5/24"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.1"
is visible with command
"ip r"
*
Wait for at least
"10"
seconds
Then
"192.168.10
0
"
is visible with command
"ip a s eth8"
in
"5"
seconds
And
"192.168.10
0
"
is visible with command
"ip a s eth9"
in
"5"
seconds
Then
"192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"5"
seconds
And
"192.168.10
[0-3]
"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.4/24"
is not visible with command
"ip a s eth8"
And
"1.2.3.5/24"
is not visible with command
"ip a s eth9"
And
"1.2.3.1"
is not visible with command
"ip r"
...
...
@@ -1953,8 +1953,8 @@ Feature: nmcli - general
When
"1.2.3.5/24"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.1"
is visible with command
"ip r"
*
Execute
"contrib/gi/libnm_snapshot_checkpoint.py rollback"
Then
"192.168.10
0
"
is visible with command
"ip a s eth8"
in
"45"
seconds
And
"192.168.10
0
"
is visible with command
"ip a s eth9"
in
"45"
seconds
Then
"192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"45"
seconds
And
"192.168.10
[0-3]
"
is visible with command
"ip a s eth9"
in
"45"
seconds
And
"1.2.3.4/24"
is not visible with command
"ip a s eth8"
And
"1.2.3.5/24"
is not visible with command
"ip a s eth9"
And
"1.2.3.1"
is not visible with command
"ip r"
...
...
@@ -1977,8 +1977,8 @@ Feature: nmcli - general
When
"1.2.3.5/24"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.1"
is visible with command
"ip r"
*
Execute
"contrib/gi/libnm_snapshot_checkpoint.py rollback"
Then
"192.168.10
0
"
is visible with command
"ip a s eth8"
in
"45"
seconds
And
"192.168.10
0
"
is visible with command
"ip a s eth9"
in
"45"
seconds
Then
"192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"45"
seconds
And
"192.168.10
[0-3]
"
is visible with command
"ip a s eth9"
in
"45"
seconds
And
"1.2.3.4/24"
is not visible with command
"ip a s eth8"
And
"1.2.3.5/24"
is not visible with command
"ip a s eth9"
And
"1.2.3.1"
is not visible with command
"ip r"
...
...
@@ -2001,8 +2001,8 @@ Feature: nmcli - general
When
"1.2.3.5/24"
is visible with command
"ip a s eth9"
in
"5"
seconds
And
"1.2.3.1"
is visible with command
"ip r"
*
Wait for at least
"10"
seconds
Then
"192.168.10
0
"
is visible with command
"ip a s eth8"
in
"45"
seconds
And
"192.168.10
0
"
is visible with command
"ip a s eth9"
in
"45"
seconds
Then
"192.168.10
[0-3]
"
is visible with command
"ip a s eth8"
in
"45"
seconds
And
"192.168.10
[0-3]
"
is visible with command
"ip a s eth9"
in
"45"
seconds
And
"1.2.3.4/24"
is not visible with command
"ip a s eth8"
And
"1.2.3.5/24"
is not visible with command
"ip a s eth9"
And
"1.2.3.1"
is not visible with command
"ip r"
...
...
features/scenarios/ipv4.feature
View file @
fbb9b8d2
...
...
@@ -339,15 +339,15 @@ Feature: nmcli: ipv4
When
"connected"
is visible with command
"nmcli -g state,device device |grep eth3$"
in
"20"
seconds
# This is cripppled in kernel VVV 1535977
# Then "default" is visible with command "ip r show table 300"
And
"192.168.10
0
.0\/24 dev eth3 proto kernel scope link src 192.168.10
0
.* metric 1"
is visible with command
"ip r show table 300"
And
"192.168.10
[0-3]
.0\/24 dev eth3 proto kernel scope link src 192.168.10
[0-3]
.* metric 1"
is visible with command
"ip r show table 300"
And
"eth3"
is not visible with command
"ip r"
*
Execute
"ip route add table 300 10.20.30.0/24 via $(nmcli -g IP4.ADDRESS con show con_ipv4 |awk -F '/' '{print $1}') dev eth3"
When
"10.20.30.0\/24 via 192.168.10
0
.* dev eth3"
is visible with command
"ip r show table 300"
And
"192.168.10
0
.0\/24 dev eth3 proto kernel scope link src 192.168.10
0
.* metric 1"
is visible with command
"ip r show table 300"
When
"10.20.30.0\/24 via 192.168.10
[0-3]
.* dev eth3"
is visible with command
"ip r show table 300"
And
"192.168.10
[0-3]
.0\/24 dev eth3 proto kernel scope link src 192.168.10
[0-3]
.* metric 1"
is visible with command
"ip r show table 300"
*
Bring
"up"
connection
"con_ipv4"
When
"connected"
is visible with command
"nmcli -g state,device device |grep eth3$"
in
"20"
seconds
Then
"10.20.30.0\/24 via 192.168.10
0
.* dev eth3"
is not visible with command
"ip r show table 300"
And
"192.168.10
0
.0\/24 dev eth3 proto kernel scope link src 192.168.10
0
.* metric 1"
is visible with command
"ip r show table 300"
Then
"10.20.30.0\/24 via 192.168.10
[0-3]
.* dev eth3"
is not visible with command
"ip r show table 300"
And
"192.168.10
[0-3]
.0\/24 dev eth3 proto kernel scope link src 192.168.10
[0-3]
.* metric 1"
is visible with command
"ip r show table 300"
And
"eth3"
is not visible with command
"ip r"
...
...
@@ -360,14 +360,14 @@ Feature: nmcli: ipv4
When
"connected"
is visible with command
"nmcli -g state,device device |grep eth3$"
in
"20"
seconds
# This is cripppled in kernel VVV 1535977
# Then "default" is visible with command "ip r show table 300"
And
"192.168.10
0
.0\/24 dev eth3 proto kernel scope link src 192.168.10
0
.* metric 1"
is visible with command
"ip r show"
And
"192.168.10
[0-3]
.0\/24 dev eth3 proto kernel scope link src 192.168.10
[0-3]
.* metric 1"
is visible with command
"ip r show"
*
Execute
"ip route add table 300 10.20.30.0/24 via $(nmcli -g IP4.ADDRESS con show con_ipv4 |awk -F '/' '{print $1}') dev eth3"
When
"10.20.30.0\/24 via 192.168.10
0
.* dev eth3"
is visible with command
"ip r show table 300"
And
"192.168.10
0
.0\/24 dev eth3 proto kernel scope link src 192.168.10
0
.* metric 1"
is visible with command
"ip r show"
When
"10.20.30.0\/24 via 192.168.10
[0-3]
.* dev eth3"
is visible with command
"ip r show table 300"
And
"192.168.10
[0-3]
.0\/24 dev eth3 proto kernel scope link src 192.168.10
[0-3]
.* metric 1"
is visible with command
"ip r show"
*
Execute
"nmcli device reapply eth3"
When
"connected"
is visible with command
"nmcli -g state,device device |grep eth3$"
in
"20"
seconds
Then
"10.20.30.0\/24 via 192.168.10
0
.* dev eth3"
is visible with command
"ip r show table 300"
And
"192.168.10
0
.0\/24 dev eth3 proto kernel scope link src 192.168.10
0
.* metric 1"
is visible with command
"ip r show"
Then
"10.20.30.0\/24 via 192.168.10
[0-3]
.* dev eth3"
is visible with command
"ip r show table 300"
And
"192.168.10
[0-3]
.0\/24 dev eth3 proto kernel scope link src 192.168.10
[0-3]
.* metric 1"
is visible with command
"ip r show"
@rhbz1907661
...
...
features/scenarios/ovs.feature
View file @
fbb9b8d2
...
...
@@ -96,7 +96,7 @@ Feature: nmcli - ovs
And "Port [\"]?port1[\"]?\s+Interface [\"]?eth2[\"]?\s+type
:
system"
is
visible
with
command
"ovs-vsctl
show"
And "Port [\"]?port0[\"]?\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -116,7 +116,7 @@ Feature: nmcli - ovs
And "Port [\"]?port1[\"]?\s+Interface [\"]?eth2[\"]?\s+type
:
system"
is
visible
with
command
"ovs-vsctl
show"
And "Port [\"]?port0[\"]?\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -138,7 +138,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -160,7 +160,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -183,7 +183,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is not visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -208,7 +208,7 @@ Feature: nmcli - ovs
Then
"Bridge [\"
]?ovsbridge0[\"]?" is not visible with command
"ovs-vsctl show"
And
"master ovs-system"
is not visible with command
"ip a s eth2"
And
"master ovs-system"
is not visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is not visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is not visible with command
"ip a s iface0"
And "fe80
::
"
is
not
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is not visible with command
"ip r"
And
"ovs"
is not visible with command
"nmcli device"
...
...
@@ -232,7 +232,7 @@ Feature: nmcli - ovs
# And "Port [\"]?port0[\"]?\s+tag: 120\s+Interface [\"]?iface0[\"]?\s+type: internal" is not visible with command "ovs-vsctl show"
# And "master ovs-system" is not visible with command "ip a s eth2"
# And "master ovs-system" is not visible with command "ip a s eth3"
# And "192.168.10
0
.*\/24" is not visible with command "ip a s iface0"
# And "192.168.10
[0-3]
.*\/24" is not visible with command "ip a s iface0"
# And "fe80::" is not visible with command "ip a s iface0"
# And "default via 192.168.100.1 dev iface0 proto dhcp metric 800" is not visible with command "ip r"
# #And "ovs" is not visible with command "nmcli device"
...
...
@@ -256,7 +256,7 @@ Feature: nmcli - ovs
# And "Port [\"]?port0[\"]?\s+tag: 120\s+Interface [\"]?iface0[\"]?\s+type: internal" is not visible with command "ovs-vsctl show"
# And "master ovs-system" is not visible with command "ip a s eth2"
# And "master ovs-system" is not visible with command "ip a s eth3"
# And "192.168.10
0
.*\/24" is not visible with command "ip a s iface0"
# And "192.168.10
[0-3]
.*\/24" is not visible with command "ip a s iface0"
# And "fe80::" is not visible with command "ip a s iface0"
# And "default via 192.168.100.1 dev iface0 proto dhcp metric 800" is not visible with command "ip r"
# And "ovs" is not visible with command "nmcli device"
...
...
@@ -282,7 +282,7 @@ Feature: nmcli - ovs
# And "Port [\"]?port0[\"]?\s+tag: 120\s+Interface [\"]?iface0[\"]?\s+type: internal" is visible with command "ovs-vsctl show"
# And "master ovs-system" is visible with command "ip a s eth2"
# And "master ovs-system" is visible with command "ip a s eth3"
# And "192.168.10
0
.*\/24" is visible with command "ip a s iface0"
# And "192.168.10
[0-3]
.*\/24" is visible with command "ip a s iface0"
# And "fe80::" is visible with command "ip a s iface0"
# And "default via 192.168.100.1 dev iface0 proto dhcp metric 800" is visible with command "ip r"
# VVV Reconnect port connection
...
...
@@ -293,7 +293,7 @@ Feature: nmcli - ovs
# And "Port [\"]?port0[\"]?\s+tag: 120\s+Interface [\"]?iface0[\"]?\s+type: internal" is visible with command "ovs-vsctl show"
# And "master ovs-system" is visible with command "ip a s eth2"
# And "master ovs-system" is visible with command "ip a s eth3"
# And "192.168.10
0
.*\/24" is visible with command "ip a s iface0"
# And "192.168.10
[0-3]
.*\/24" is visible with command "ip a s iface0"
# And "fe80::" is visible with command "ip a s iface0"
# And "default via 192.168.100.1 dev iface0 proto dhcp metric 800" is visible with command "ip r"
# VVV Reconnect bond master connection
...
...
@@ -304,7 +304,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
# VVV Reconnect bond slave connection
...
...
@@ -315,7 +315,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
# VVV Reconnect iface connection
...
...
@@ -327,7 +327,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -352,7 +352,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
# VVV Reconnect port connection
...
...
@@ -363,7 +363,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
# VVV Reconnect bond master connection
...
...
@@ -374,7 +374,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
# VVV Reconnect bond slave connection
...
...
@@ -385,7 +385,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
# VVV Reconnect iface connection
...
...
@@ -397,7 +397,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
in
"45"
seconds
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
@@ -423,7 +423,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
...
...
@@ -449,7 +449,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
*
Restart NM
...
...
@@ -459,7 +459,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
*
Restart NM
...
...
@@ -469,7 +469,7 @@ Feature: nmcli - ovs
And "Port [\"]?port0[\"]?\s+tag
:
120\s+Interface [\"]?iface0[\"]?\s+type
:
internal"
is
visible
with
command
"ovs-vsctl
show"
And
"master ovs-system"
is visible with command
"ip a s eth2"
And
"master ovs-system"
is visible with command
"ip a s eth3"
And
"192.168.10
0
.*\/24"
is visible with command
"ip a s iface0"
And
"192.168.10
[0-3]
.*\/24"
is visible with command
"ip a s iface0"
And "fe80
::
"
is
visible
with
command
"ip
a
s iface0"
And
"default via 192.168.100.1 dev iface0 proto dhcp metric 800"
is visible with command
"ip r"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment