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/iprutils.git#45139386c6cb5d1e45918e84cff29cd3734ba479
14 lines
218 B
YAML
14 lines
218 B
YAML
---
|
|
# Run tests in all contexts
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tests:
|
|
- basic-functionality-test
|
|
required_packages:
|
|
- man-db
|
|
- coreutils
|
|
- rpm
|