diff options
author | Christian Breunig <christian@breunig.cc> | 2025-01-01 20:06:42 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-01-01 20:10:52 +0100 |
commit | bf01c00d0446564ce8433ad1e916c366d7f8f32d (patch) | |
tree | 40460f698e9fb23d9fd81c8ba6d43b0e207df266 /data | |
parent | 72c2a011d7cd53a082a8f5a31c187d12925a6be8 (diff) | |
download | vyos-build-bf01c00d0446564ce8433ad1e916c366d7f8f32d.tar.gz vyos-build-bf01c00d0446564ce8433ad1e916c366d7f8f32d.zip |
Testsuite: T861: use proper base MAC address from RFC7042
Commit 085df7615a ("Testsuite: T861: always use 2 VCPUs") also altered the base
MAC address used by QEMU to a locally administered one. Something that looked
"right" in the beginning turned out to break the smoketest platform.
The reason is the locally administered bit is evaluated in [1] and if set and
not on the exclusion list (as it was a Realtek base MAC address before), the
interface in question is not considered persistent and thus not added to the
configuration file upon system startup.
1: https://github.com/vyos/vyos-1x/blob/825743b6bcdf8fa2c263dabaa3fee40ba7a98525/src/helpers/vyos-interface-rescan.py#L73-L74
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions