a337fe4f39
Generate results.yml to follow the defined result format https://docs.fedoraproject.org/en-US/ci/standard-test-interface/#_results_format
11 lines
198 B
YAML
11 lines
198 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: ibus-desktop-testing-role
|
|
installed_test_name: ibus-anthy
|
|
tags:
|
|
- classic
|
|
- gating
|
|
required_packages:
|
|
- ibus-anthy-tests
|
|
|