This tmt[0] test runs the playwright tests as gating tests. Having the gating tests upstream avoids duplication across fedora and centos dist-git repositories, and running them upstream should keep them in working order. Only add x86_64 for now, the aarch runners seem to be a bit too slow. [0]: https://tmt.readthedocs.io/en/stable/index.html
14 lines
249 B
Text
14 lines
249 B
Text
summary: cockpit-image-builder playwright tests
|
|
prepare:
|
|
how: install
|
|
package:
|
|
- cockpit-image-builder
|
|
discover:
|
|
how: fmf
|
|
execute:
|
|
how: tmt
|
|
|
|
/main:
|
|
summary: playwright tests
|
|
discover+:
|
|
test: /schutzbot/playwright
|