ci: run ostree image tests via Schutbot
OSTree tests, especially the fedora-ostree-image one, will soon need the tight integration with the host for LVM2/LUKS support. This we cannot run them in github action containers. Move them to Schutzbot. Explicitly install the new sub-package until composer gains the needed requirement.
This commit is contained in:
parent
9f8c7f3ad9
commit
0aea72e44e
5 changed files with 190 additions and 90 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -14,7 +14,6 @@ jobs:
|
|||
- "test.run.test_assemblers"
|
||||
- "test.run.test_boot"
|
||||
- "test.run.test_noop"
|
||||
- "test.run.test_ostree"
|
||||
- "test.run.test_sources"
|
||||
- "test.run.test_stages"
|
||||
- "test.src"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue