mirror of
https://passt.top/passt
synced 2025-02-01 17:15:16 +00:00
test: In passt demo, bring up eth0 in guest, not in namespace pane
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
parent
3b7ba0c432
commit
95f7b4ec3f
@ -111,7 +111,7 @@ guest ip link show
|
||||
sleep 3
|
||||
say Guest is up. Let's configure IPv4 first...
|
||||
sleep 2
|
||||
ns ip link set dev eth0 up
|
||||
guest ip link set dev eth0 up
|
||||
sleep 2
|
||||
guest dhclient -4
|
||||
sleep 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user