]> git.ipfire.org Git - thirdparty/dracut-ng.git/commit
ci: allow the execution of arbitrary commands within the test container
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 28 Sep 2025 12:43:02 +0000 (08:43 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Sun, 28 Sep 2025 13:17:02 +0000 (09:17 -0400)
commitdb18959435e8414146a7bd4404e9d01b1250a922
treec29988b8fbc96fac2255045a2c47d7cb09210465
parenta1b7424934403b9b3a2a5be12688ef534e757182
ci: allow the execution of arbitrary commands within the test container

Evaluate the TEST_CONTAINER_COMMAND right before the test run
inside the test container to facilitate additional testing that
is not provided by the test CI containers by default.
doc_site/modules/ROOT/pages/developer/hacking.adoc
test/test-container.sh
test/test.sh