github: cache OSBUILD_TEST_STORE accross runs #25
Annotations
1 error
Run
Command failed: /usr/bin/docker run --net=host --privileged --rm --volume=/:/osb/host --volume=/home/runner/work/osbuild/osbuild:/osb/workdir --volume=/lib/modules/:/lib/modules/ --volume=/var/run/docker.sock:/var/run/docker.sock ghcr.io/osbuild/osbuild-ci:latest-202308241910 /bin/bash -o errexit -c # debug only
ls -a "/osb/host//home/runner/work/osbuild/osbuild
# this runs inside a docker container so the path needs adjusting
OSBUILD_TEST_STORE="/osb/host//home/runner/work/osbuild/osbuild/.osbuild-test-store" \
TEST_CATEGORY="test.run.test_boot" \
tox -e "py39"
|
The logs for this run have expired and are no longer available.
Loading