dracut/test/TEST-50-MULTINIC
Harald Hoyer b80ee08093 ci: use /dev/disk/by-id
Due to parallel probing of the linux kernel `/dev/sd*` can't be used to
reliably address a hard disk. This can be seen by the many spurious
failures of the dracut CI, where `mdadm` failed with error 524 or tests
failed due to the success marker message written to the wrong disk.

* don't rely on `/dev/sd*` but use disk ids and `/dev/disk/by-id/ata-disk_<name>`

* specify the exact qemu machine architecture `-M q35` needed for the
  disk ids. A later patch will move this to `run-qemu`, when all tests are converted

* due to `-M q35` the interface names have changed from
  `ens2` -> `enp0s1` and `ens3` -> `enp0s2`
2021-04-22 02:55:31 +02:00
..
99-default.link TEST-{20,50,60,70): set MACAddressPolicy=keep 2019-11-11 21:17:31 +01:00
Makefile test: include the same Makefile.testdir 2014-02-04 12:01:11 +01:00
client-init.sh ci: use /dev/disk/by-id 2021-04-22 02:55:31 +02:00
create-root.sh ci: use /dev/disk/by-id 2021-04-22 02:55:31 +02:00
dhcpd.conf Add multinic test suite 2009-10-06 15:17:39 +02:00
exports testsuite: fixups 2012-06-29 12:51:13 +02:00
finished-false.sh test: add finished-false.sh for create-root.sh initqueue job 2013-03-02 13:20:59 +01:00
hard-off.sh cope with "rd.shell=0" in the testsuite 2016-06-08 16:48:07 +02:00
hosts Add multinic test suite 2009-10-06 15:17:39 +02:00
server-init.sh ci: use /dev/disk/by-id 2021-04-22 02:55:31 +02:00
test.sh ci: use /dev/disk/by-id 2021-04-22 02:55:31 +02:00