ssahani / rpms / iproute

Forked from rpms/iproute 5 years ago
Clone
Blob Blame History Raw
---
# Tests that run in all contexts
- hosts: localhost
  roles:
  - role: standard-test-beakerlib
    tags:
    - classic
    - atomic
    tests:
    - ip-neigh-sanity-test
    - ip-rule-sanity-test
    - bridge-utility
    - ip-link-sanity-test
    required_packages:
    - iproute
    - bridge-utils
    - python3