Blob Blame History Raw
---
#
# Tests to run in a classic and container environment
#
- hosts: localhost
  roles:
  - role: standard-test-beakerlib

    tags:
    - classic
    - container

    tests:
    - bundler-unit-tests

    required_packages:
    - gcc
    - rubygem-bundler
    - rubygem-rspec
    - ruby-devel
    - rubygems-devel
    - rpm-build

#
# Tests for atomic host
#
- hosts: localhost
  tags:
  - atomic
  # no compatible tests