[elbe-devel] [PATCH 0/8] Elbe Error Managment
Eduard Krein
eduard.krein at linutronix.de
Thu Mar 28 14:41:01 CET 2024
From: Eduard Krein <eduard at lenovo-t440.(none)>
a couple test-xmls to check if elbe recognizes faulty project-xmls and exceptions
which should trigger if the project-filesystem is to small for it's content.
Eduard Krein (8):
elbepack: cdroms.py: adding exception handling
elbepack: hdimg.py: adding exception handling
tests: adding filesystem-check
tests: adding partition-size-check
tests: adding include-check
tests: adding initvm-size-check
tests: adding mirror-check
tests: adding package-check
elbepack/cdroms.py | 2 +
elbepack/hdimg.py | 4 +-
tests/filesystem-check.xml | 97 ++++++++++++++++++++++++++++++++++
tests/include-check.xml | 46 ++++++++++++++++
tests/initvm-size-check.xml | 97 ++++++++++++++++++++++++++++++++++
tests/mirror-check.xml | 95 +++++++++++++++++++++++++++++++++
tests/package-check.xml | 96 +++++++++++++++++++++++++++++++++
tests/partition-size-check.xml | 97 ++++++++++++++++++++++++++++++++++
8 files changed, 533 insertions(+), 1 deletion(-)
create mode 100644 tests/filesystem-check.xml
create mode 100644 tests/include-check.xml
create mode 100644 tests/initvm-size-check.xml
create mode 100644 tests/mirror-check.xml
create mode 100644 tests/package-check.xml
create mode 100644 tests/partition-size-check.xml
--
2.39.2
More information about the elbe-devel
mailing list