Petr Šplíchal 9bba55
---
Petr Šplíchal 9bba55
Petr Šplíchal 9bba55
- hosts: localhost
Petr Šplíchal 9bba55
  roles:
Petr Šplíchal 9bba55
  - role: standard-test-beakerlib
Petr Šplíchal 9bba55
    tags:
Petr Šplíchal 9bba55
    - classic
Petr Šplíchal 9bba55
    repositories:
Petr Šplíchal 9bba55
    - repo: "https://src.fedoraproject.org/tests/shell.git"
Petr Šplíchal 9bba55
      dest: "shell"
Petr Šplíchal 9bba55
      fmf_filter: "tier: 1, 2"
Petr Šplíchal 9bba55
    environment:
Petr Šplíchal 9bba55
      PACKAGES: zsh
Petr Šplíchal 9bba55
      SH_BIN: zsh
Petr Šplíchal 9bba55
    required_packages:
Petr Šplíchal 9bba55
    - expect            # login requires expect
Petr Šplíchal 9bba55
    - which             # smoke requires which