.gitlab-ci: run filesystem test on f40
This commit is contained in:
parent
b8cebc17ae
commit
6b09c59365
1 changed files with 2 additions and 1 deletions
|
|
@ -469,11 +469,12 @@ vmware.sh_ova:
|
|||
variables:
|
||||
SCRIPT: vmware.sh ova
|
||||
|
||||
# TODO add fedora runners here
|
||||
filesystem.sh:
|
||||
extends: .integration
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
- aws/fedora-40-x86_64
|
||||
- *rhel_runners
|
||||
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue