ibus/tests/tests.yml

15 lines
304 B
YAML
Raw Normal View History

2019-07-29 10:18:59 +00:00
- hosts: localhost
roles:
- role: ibus-desktop-testing-role
installed_test_name: ibus
tags:
- classic
- gating
required_packages:
- ibus-tests
# ibus-compose test needs locales
- glibc-langpack-el
- glibc-langpack-fi
- glibc-langpack-pt
2019-07-29 10:18:59 +00:00