WIP: Run steamrt's platform tests on the container in the depot
I recently added some very basic tests to steamrt
, such as asserting that python3
is provided. Let's hook those into our container build process so that as those tests expand, they'll gate acceptance of SteamRT builds, preventing broken releases.
-
tests/depot: Run platform autopkgtest from steamrt in container
(This relies on dev-tools!29 to make steamrt source code available during testing.)
-
CI: Run basic QA checks as Gitlab-CI jobs
Edited by Simon McVittie