c16cf2763b
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/findutils#253ce30f0955a2a05a156169bfd5b11e95fbccbc
15 lines
272 B
YAML
15 lines
272 B
YAML
---
|
|
# Tests which will run in all contexts
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
- container
|
|
- atomic
|
|
tests:
|
|
- smoke
|
|
- xautofs
|
|
required_packages:
|
|
- autofs # autofs required for xautofs test
|