ae09a79
---
ae09a79
- hosts: localhost
ae09a79
  roles:
ae09a79
  - role: standard-test-basic
ae09a79
    tags:
ae09a79
    - classic
ae09a79
    repositories:
ae09a79
    - repo: "https://src.fedoraproject.org/tests/python.git"
ae09a79
      dest: "python"
ae09a79
    tests:
ae09a79
    - smoke:
ae09a79
        dir: python/smoke
ae09a79
        run: METHOD=virtualenv VERSION=2.7 ./venv.sh
ae09a79
    required_packages:
ae09a79
    - gcc
b13073a
    - virtualenv
ae09a79
    - python3-tox
97143f7
    - python2.7
ef338dc
    - glibc-all-langpacks # for locale tests