Mirror of mitogen
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Alex Willmer 28e08ef94c ci: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests
This reduces the number of jobs from 48 to 24. The Mitogen part of the test
suite has been parameterized on the Linux container targets to be run against.
Both the Ansible tests & Mitogen tests now use the same source of truth to
control which targets to use: environment variable MITOGEN_TEST_DISTRO_SPECS.
This replaces the two mutually exclusive env vars DISTRO and DISTROS. I've
also removed vestgial traces of an unused env var MITOGEN_TEST_DISTRO.

Parameterization adapted from
https://eli.thegreenplace.net/2014/04/02/dynamically-generating-python-test-cases

refs #1058, #1059
1 month ago
.ci ci: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests 1 month ago
.github ci: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests 1 month ago
ansible_mitogen ansible_mitogen: Support templated SSH port 1 month ago
docs ci: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests 1 month ago
examples Remove get_password_hash, unused 1 month ago
mitogen Begin 0.3.14 development 1 month ago
scripts add Python3 compatibility 8 months ago
tests ci: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests 1 month ago
.gitignore Ignore Ansible retry files 9 months ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 5 years ago
LICENSE Bump copyright year and use generic author name (testing Travis) 4 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 6 years ago
README.md docs: shields.io badges for PyPI version & supported Python versions 1 month ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 6 years ago
preamble_size.py mitogen.parent: Remove tabs from minimized first stage 3 years ago
run_tests tests: Remove unittest2, use stdlib unittest 3 years ago
setup.cfg Declare universal wheel support 4 years ago
setup.py Declare Python 3.13 support 1 month ago
tox.ini ci: Reduce number of Jobs by parameterizing Mitogen Docker SSH tests 1 month ago

README.md