kumquat-buildroot/support/testing/tests
Romain Naour 14ed65e3a6 support/testing: TestInitSystemSystemdRwIfupdown test expect a RW rootfs
When running the TestInitSystemSystemdRwIfupdown test, the rootfs must
be in read-write mode. The commit log [1] introducing systemd tests say
so:

"basic systemd, read-write, network w/ ifupdown"

With systemd 246.5, the service systemd-update-done return an error code
when it can't write on the filesystem (/etc)

[1] 117835d5fc
[2] 8019995e9a

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/830981813

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-11-09 21:10:35 +01:00
..
boot support/testing/tests/boot/test_atf: DTC needed for ATF Vexpress test 2020-08-09 22:14:24 +02:00
core support/testing/tests: fix flake8 warnings 2020-11-06 08:11:25 +01:00
download support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
fs support/testing: factor out run_cmd_on_host 2019-08-11 22:11:58 +02:00
init support/testing: TestInitSystemSystemdRwIfupdown test expect a RW rootfs 2020-11-09 21:10:35 +01:00
package support/testing: add pytest test 2020-09-06 14:46:41 +02:00
toolchain support/testing/tests/toolchain/test_external_bootlin: regenerate with new PowerPC toolchains 2020-10-15 00:00:57 +02:00
utils support/testing: switch to Python 3 only 2019-10-28 22:14:07 +01:00
__init__.py