httpd/tests/ignore_tests.yml
DistroBaker 61d6b6e6bb Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/httpd.git#1a7eb209d80eeab5ca615ab182a8e4be7c12cd0f
2021-02-22 13:20:33 +00:00

13 lines
279 B
YAML

---
# Tests that run in all contexts
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
tests:
- smoke
required_packages:
- findutils # beakerlib needs find command
- which # smoke requires which command