1ae01aa
---
1ae01aa
- hosts: localhost
1ae01aa
  roles:
1ae01aa
  - role: standard-test-basic
1ae01aa
    tags:
1ae01aa
    - classic
1ae01aa
    repositories:
1ae01aa
    - repo: "https://src.fedoraproject.org/tests/python.git"
1ae01aa
      dest: "python"
1ae01aa
    tests:
1ae01aa
    - smoke:
1ae01aa
        dir: python/smoke
1ae01aa
        run: VERSION=3.6 ./venv.sh
1ae01aa
    required_packages:
1ae01aa
    - gcc
1ae01aa
    - python3-tox
1ae01aa
    - python36
5915c90
    - glibc-all-langpacks # for locale tests