7dc3f909e5
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/gfs2-utils#01606e25fc1dc289800b53ef29011db23f0b72b9
12 lines
242 B
YAML
12 lines
242 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
environment:
|
|
PATH: ".:{{ ansible_env.PATH }}"
|
|
tests:
|
|
- upstream_test_suite:
|
|
dir: .
|
|
run: ./testsuite
|