0f80853
---
0f80853
# This first play always runs on the local staging system
0f80853
- hosts: localhost
0f80853
  roles:
0f80853
  - role: standard-test-basic
0f80853
    tags:
0f80853
    - classic
0f80853
    tests:
0f80853
    - upstream-testset
0f80853
    required_packages:
0f80853
    - python3-dbus
0f80853
    - rpm-build    
0f80853
    - gcc 
0f80853
    - wget
0f80853
    - make