debian-forge/test/run
Tomáš Hozza a0b44c5c72 Test/stages: check dracut stage output for environment warnings
Extend the dracut stage test case with checks for error / warning
messages complaining about unsupported / incorrect runtime environment.

Messages such as:
```
/dev/fd/63: No such file or directory
```
or
```
/proc/ is not mounted. This is not a supported mode of operation.
Please fix your invocation environment to mount /proc/ and /sys/
properly. Proceeding anyway. Your mileage may vary.
```

The stage will be fixed in the next commit.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-08-15 19:56:20 +02:00
..
__init__.py test: '{. -> ./run}/test_sources.py' 2020-04-24 15:50:44 +02:00
test_assemblers.py tests: update l2hash for the fc40 move 2024-07-02 09:46:45 +02:00
test_boot.py test/run/boot: migrate to a v2 manifest 2023-11-14 10:45:44 -08:00
test_devices.py test: fix all pylint issues 2024-01-02 19:31:31 +01:00
test_executable.py test: fix executable test 2022-02-15 13:25:23 +00:00
test_exports.py test: use del os.environ[] instead of os.unsetenv (thanks Simon) 2024-03-11 14:20:27 +01:00
test_mount.py test: update test_mount.py for lsblk --json differences 2024-01-16 13:51:30 +01:00
test_noop.py test: fix all pylint issues 2024-01-02 19:31:31 +01:00
test_sources.py test: fix all pylint issues 2024-01-02 19:31:31 +01:00
test_stages.py Test/stages: check dracut stage output for environment warnings 2024-08-15 19:56:20 +02:00