Mike Gahagan ec75bf
---
Mike Gahagan ec75bf
# This first play always runs on the local staging system
Mike Gahagan ec75bf
- hosts: localhost
Mike Gahagan ec75bf
  roles:
Mike Gahagan ec75bf
  - role: standard-test-beakerlib
Mike Gahagan ec75bf
    tags:
Mike Gahagan ec75bf
    - classic
Mike Gahagan ec75bf
    - atomic
Mike Gahagan ec75bf
    tests:
Mike Gahagan ec75bf
    - getfattr-ignores-NULs-in-output-when-using-text
Mike Gahagan ec75bf
    required_packages:
Mike Gahagan ec75bf
    - attr         # getfattr-ignores-NULs-in-output-when-using-text requires attr package
Mike Gahagan ec75bf
    - rpm-build    # Upstream test requires rpmbuild
Mike Gahagan ec75bf
    - gettext      # Upstream test requires gettext