7c02d67
---
7c02d67
7c02d67
- hosts: localhost
7c02d67
  roles:
7c02d67
  - role: standard-test-beakerlib
7c02d67
    tags:
7c02d67
    - classic
7c02d67
    repositories:
7c02d67
    - repo: "https://src.fedoraproject.org/tests/shell.git"
7c02d67
      dest: "shell"
7c02d67
      fmf_filter: "tier: 1, 2 & component: dash"
7c02d67
    environment:
7c02d67
      PACKAGES: dash
7c02d67
      SH_BIN: dash
7c02d67
    required_packages:
7c02d67
    - expect            # login requires expect
7c02d67
    - which             # smoke requires which