f41cef0
---
f41cef0
# Tests that run in all contexts
f41cef0
- hosts: localhost
f41cef0
  roles:
f41cef0
  - role: standard-test-beakerlib
f41cef0
    tags:
f41cef0
    - classic
f41cef0
    - atomic
f41cef0
    tests:
f41cef0
    - ip-neigh-sanity-test
f41cef0
    - ip-rule-sanity-test
f41cef0
    - bridge-utility
f41cef0
    required_packages:
f41cef0
    - iproute
f41cef0
    - bridge-utils