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.
ansible/test/lib/ansible_test/_internal
Matt Martz 96ad5b799e
Emit warning when running on the controller with a Python older than 3.8 (#72467)
* Emit warning when running on the controller with a Python older than 3.8

* Add spaces

Co-authored-by: Matt Clay <matt@mystile.com>

* and more spaces

Co-authored-by: Matt Clay <matt@mystile.com>

* s/Py/Python/

Co-authored-by: Matt Clay <matt@mystile.com>

* Add note to Control node requirements about Py3.8 requirement

* Add collection_name to deprecated call

* more spaces

Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

* Clarify that we are only packaging for py3.8+

Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
4 years ago
..
ci Fix ansible-test Azure Pipelines container auth. 4 years ago
cloud Update Galaxy NG version used in CI (#72469) 4 years ago
coverage Fix ansible-test coverage traceback. (#71446) 4 years ago
integration Update ansible-test handling of delegation paths. (#69056) 5 years ago
provider Fix ansible-test submodule handling. (#68759) 5 years ago
sanity Test netconf plugins in ansible-doc sanity test. 4 years ago
units Fix ansible-test pytest plugin loading. (#62119) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Emit warning when running on the controller with a Python older than 3.8 (#72467) 4 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
classification.py Improve ansible-test classifications for collections (#72353) 4 years ago
cli.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
config.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Use new endpoint for Parallels based instances. 4 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
data.py Fix ansible-test submodule handling. (#68759) 5 years ago
delegation.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
env.py Update ansible-test support for CI providers. 4 years ago
executor.py Fix fallout from #70028. 4 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py Fix ansible-test relative import analysis. 4 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
io.py Add code coverage target analysis to ansible-test. (#67141) 5 years ago
manage_ci.py Support macOS 10.15 for ansible-test --remote. 4 years ago
metadata.py Update ansible-test support for CI providers. 4 years ago
payload.py Fix ansible-test delegation from pip install. 5 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
target.py Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago
test.py Avoid use of deprecated junit-xml method. 4 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
util.py Add support for GSSAPI/Kerberos to urls.py (#72113) 4 years ago
util_common.py Restore ansible-test coverage config. 4 years ago
venv.py Fix ansible-test virtualenv management. 4 years ago