starter-kit/test/browser/main.fmf
2023-04-28 11:28:25 -04:00

25 lines
401 B
Text

require:
- cockpit-session-recording
- tlog
- cockpit-ws
- cockpit-system
- cockpit-packagekit
- bzip2
- git-core
- libvirt-python3
- make
- nodejs
- python3
duration: 30m
/system:
test: ./browser.sh system
summary: Run *System tests
/user:
test: ./browser.sh user
summary: Run *User tests
/other:
test: ./browser.sh other
summary: Run all other tests