CI: Only explicitly test populate-depot.py on Debian
We have two use-cases for this script: we use it to build production
runtime releases, which we can do in an environment that we control,
and we use it from tests/pressure-vessel/prepare-test-depots.sh as
part of testing pressure-vessel.
For the first use-case, we don't need to care about Ubuntu or Arch:
we can use any OS image of our choice, and in this case, we have
chosen to use Debian.
For the second use-case, we don't need to test the script exhaustively:
as long as tests/pressure-vessel/prepare-test-depots.sh succeeds, we're
happy with that.
Helps: steamrt/tasks#248
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
b9d44c0c
No related branches found
No related tags found
This commit is part of merge request !542. Comments created here will be created in the context of that merge request.
Please register or sign in to comment