Add FMF test metadata and scripts

Copy and adjust the browser.sh and run-test.sh scripts from
cockpit-podman, which we have used in Fedora/RHEL dist-git gating and
packit tests for a while.
This commit is contained in:
Martin Pitt 2021-03-04 07:40:35 +01:00 committed by Martin Pitt
parent 603308d424
commit 09823650e2
5 changed files with 101 additions and 0 deletions

13
test/browser/main.fmf Normal file
View file

@ -0,0 +1,13 @@
summary:
Run browser integration tests on the host
require:
- cockpit-starter-kit
- cockpit-ws
- cockpit-system
- git
- libvirt-python3
- make
- npm
- python3
test: ./browser.sh
duration: 60m