kumquat-buildroot/support/testing/tests/init
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
..
systemd-factory/var/foo
test_systemd_selinux support/testing/tests/init/test_systemd_selinux: new SELinuxSystemdSquashfs test 2020-10-06 15:30:12 +02:00
__init__.py
base.py support/testing: fix remaining code style 2017-10-06 19:06:05 +02:00
test_busybox.py testing/tests/init: use lowercase method names 2017-10-06 18:58:16 +02:00
test_none.py testing/tests/init: use lowercase method names 2017-10-06 18:58:16 +02:00
test_openrc.py support/testing/tests/init/init_openrc: fix flake8 F401 warning 2020-03-24 15:28:21 +01:00
test_systemd_selinux.py support/testing/tests: fix flake8 warnings 2020-11-06 08:11:25 +01:00
test_systemd.py support/testing: TestInitSystemSystemdRwIfupdown test expect a RW rootfs 2020-11-09 21:10:35 +01:00