starter-kit/test/browser/main.fmf
Martin Pitt b5610000b5 fmf: Add glibc-langpack-de test dependency
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".
2021-04-19 10:33:02 +02:00

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