The tests switch to German, make sure that the corresponding locale exists. Otherwise, tests will run into unexpected messages like "invalid or unusable locale: de_DE.UTF-8".
14 lines
234 B
Text
14 lines
234 B
Text
summary:
|
|
Run browser integration tests on the host
|
|
require:
|
|
- cockpit-starter-kit
|
|
- cockpit-ws
|
|
- cockpit-system
|
|
- git
|
|
- glibc-langpack-de
|
|
- libvirt-python3
|
|
- make
|
|
- npm
|
|
- python3
|
|
test: ./browser.sh
|
|
duration: 60m
|