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.
13 lines
212 B
Text
13 lines
212 B
Text
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
|