plans: add gating tests
See https://github.com/osbuild/image-builder-frontend/pull/3531.
This commit is contained in:
parent
ce8e9b7c83
commit
c63c661ade
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
17
plans/all.fmf
Normal file
17
plans/all.fmf
Normal file
@ -0,0 +1,17 @@
|
||||
summary: Run image-builder smoke tests
|
||||
prepare:
|
||||
how: install
|
||||
package:
|
||||
- cockpit-image-builder
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
execute:
|
||||
how: tmt
|
||||
provision:
|
||||
arch: x86_64
|
||||
|
||||
/main:
|
||||
summary: playwright tests
|
||||
discover+:
|
||||
test: /schutzbot/playwright
|
||||
Loading…
Reference in New Issue
Block a user