[elbe-devel] [PATCH] tests: reshuffle tests and examples
Thomas Weißschuh
thomas.weissschuh at linutronix.de
Wed Jul 17 16:22:27 CEST 2024
Building the test images is slow.
Therefore only test images that provide additional test coverage should
be built.
Reorganize the test and example configurations to that there are
test images for:
* elbevalidate
* firmware boot and login
* diet mode
* cross-architecture builds
But not unnecessarily more.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
---
tests/simple-amd64-bookworm.xml => examples/amd64-bookworm.xml | 0
tests/simple-amd64-with-grub.xml => examples/amd64-with-grub.xml | 0
tests/simple-armhf.xml => examples/armhf.xml | 0
.../simple-rescue-busybox-dyn-cpio.xml | 0
4 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/tests/simple-amd64-bookworm.xml b/examples/amd64-bookworm.xml
similarity index 100%
rename from tests/simple-amd64-bookworm.xml
rename to examples/amd64-bookworm.xml
diff --git a/tests/simple-amd64-with-grub.xml b/examples/amd64-with-grub.xml
similarity index 100%
rename from tests/simple-amd64-with-grub.xml
rename to examples/amd64-with-grub.xml
diff --git a/tests/simple-armhf.xml b/examples/armhf.xml
similarity index 100%
rename from tests/simple-armhf.xml
rename to examples/armhf.xml
diff --git a/examples/x86_64-pc-rescue-busybox-dyn-cpio.xml b/tests/simple-rescue-busybox-dyn-cpio.xml
similarity index 100%
rename from examples/x86_64-pc-rescue-busybox-dyn-cpio.xml
rename to tests/simple-rescue-busybox-dyn-cpio.xml
---
base-commit: 97fd95a0f4d5f99b86eb5195df059cf87ad37e0a
change-id: 20240717-ci-8f35a5f6b85d
Best regards,
--
Thomas Weißschuh <thomas.weissschuh at linutronix.de>
More information about the elbe-devel
mailing list