Andrei Stepanov 81473c
---
Andrei Stepanov 81473c
# This first play always runs on the local staging system
Andrei Stepanov 81473c
- hosts: localhost
Andrei Stepanov 81473c
  roles:
Andrei Stepanov 81473c
  - role: standard-test-beakerlib
Andrei Stepanov 81473c
    tags:
Andrei Stepanov 81473c
    - classic
Andrei Stepanov 81473c
    - container
Andrei Stepanov 81473c
    tests:
Andrei Stepanov 81473c
    - netrw-plugin-delete-command-broken
Andrei Stepanov 81473c
    - vim-in-ex-mode-incorrectly-gives-an-eol-error
Andrei Stepanov 81473c
    required_packages:
Andrei Stepanov 81473c
    - vim-minimal
Andrei Stepanov 81473c
    - vim-enhanced
Andrei Stepanov 81473c
Andrei Stepanov 81473c
# Tests for Atomic Host
Andrei Stepanov 81473c
- hosts: localhost
Andrei Stepanov 81473c
  roles:
Andrei Stepanov 81473c
  - role: standard-test-beakerlib
Andrei Stepanov 81473c
    tags:
Andrei Stepanov 81473c
    - atomic
Andrei Stepanov 81473c
    tests:
Andrei Stepanov 81473c
    - vim-in-ex-mode-incorrectly-gives-an-eol-error