test/run/stage: cover the btrfs stages
A simple test to make sure that our btrfs stages work. Updating the testing container is needed, because the old version didn't have btrfs-progs in it.
This commit is contained in:
parent
b94048dfd4
commit
546c8267d1
4 changed files with 1011 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: "Run"
|
||||
uses: osbuild/containers/src/actions/privdocker@552e30cf1b4ed19c6ddaa57f96c342b3dff4227b
|
||||
with:
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202304251412
|
||||
image: ghcr.io/osbuild/osbuild-ci:latest-202308241910
|
||||
run: |
|
||||
TEST_CATEGORY="${{ matrix.test }}" \
|
||||
tox -e "${{ matrix.environment }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue