test/browser: run tests inside the tasks container
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).
This commit is contained in:
parent
356571fc12
commit
c16214b19d
4 changed files with 30 additions and 46 deletions
|
|
@ -2,14 +2,9 @@ summary:
|
|||
Run browser integration tests on the host
|
||||
require:
|
||||
- cockpit-starter-kit
|
||||
- podman
|
||||
- cockpit-ws
|
||||
- cockpit-system
|
||||
- bzip2
|
||||
- git-core
|
||||
- glibc-langpack-de
|
||||
- libvirt-python3
|
||||
- make
|
||||
- npm
|
||||
- python3
|
||||
test: ./browser.sh
|
||||
duration: 60m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue