sgallagh / rpms / openssl

Forked from rpms/openssl 2 years ago
Clone
e251b76
---
e251b76
- hosts: localhost
e251b76
  roles:
e251b76
  - role: standard-test-basic
e251b76
    tags:
e251b76
    - classic
e251b76
    repositories:
e251b76
    - repo: "https://src.fedoraproject.org/tests/python.git"
e251b76
      dest: "python"
e251b76
    tests:
e251b76
    - python_selftest:
e251b76
        dir: python/selftest
e251b76
        run: X="test_ssl test_asyncio test_hashlib test_ftplib test_httplib test_imaplib test_logging test_nntplib test_poplib test_urllib2_localnet test_urllib test_xmlrpc" ./parallel.sh
e251b76
    required_packages:
e251b76
    - gcc  # for extension building in venv and selftest
e251b76
    - python3-tkinter  # for selftest
e251b76
    - python3-test  # for selftest
e251b76
    - python3-rpm-macros  # for dynamic python version