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)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 1 Sep 2023 19:56:39 +0000 (21:56 +0200)
commitca620495d34474765b4727576eb7164efc893e78
treeb6516d657c9ea891b17e5be008669540cdf644d7
parent9f7ba4a4b5028e5f7ab1d8abb9393e307b9ecc36
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