This simplifies the "outside" setup quite a bit and gives us the same tasks container that test runs on the Cockpit CI run under. This change also implicitly changes the test browser to chromium (which is no longer an issue — we just use it from the tasks container).
10 lines
188 B
Text
10 lines
188 B
Text
summary:
|
|
Run browser integration tests on the host
|
|
require:
|
|
- cockpit-starter-kit
|
|
- podman
|
|
- cockpit-ws
|
|
- cockpit-system
|
|
- glibc-langpack-de
|
|
test: ./browser.sh
|
|
duration: 60m
|