cache-domains: added pre-test.sh CI step
authorGerard Ryan <G.M0N3Y.2503@gmail.com>
Sat, 29 Apr 2023 06:25:49 +0000 (16:25 +1000)
committerNick Hainke <vincent@systemli.org>
Mon, 26 Jun 2023 09:48:02 +0000 (11:48 +0200)
commitc960329d0e5d2cc43c5a8082c919c8e3bf5b61c9
tree0547a5f78fc4448b8873fb84e75b9cb3c7467708
parent2ae05f5841af1b5117ad3327033df38c0db5e510
cache-domains: added pre-test.sh CI step

Some packages variants have conflicting dependencies with the
base packages and the CI test will fail to install before anything
can be done by the packages to setup the system for install.

This change adds a pre-test.sh that runs before the install so things
like the default libustream variant can be swapped out as shown in the
updated cache-domains.

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
(cherry picked from commit 61997c86b01c83320a2cbb1b490941a8af741253)
.github/workflows/entrypoint.sh