]> xenbits.xensource.com Git - osstest.git/commit
ts-xen-install: Fix bridge setup, ask to copy MAC addr
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 29 Jan 2024 12:06:25 +0000 (12:06 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Thu, 28 Mar 2024 16:51:52 +0000 (16:51 +0000)
commit415e14b1e8d4896f7356c690971a8164ef9a4fed
tree41692e9112145a8180232291ee26228a5780d150
parentb26dd9b3f361075f15fc688612b78153fbd0d03b
ts-xen-install: Fix bridge setup, ask to copy MAC addr

This ask to copy the MAC address from $physif on the bridge.

On Debian Bookworm, when running as a Xen guest for nested tests, the
bridge does get a random MAC address and a different IP address from
DHCP than before setting up the bridge, so the test fails.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
ts-xen-install