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 Clay 2b463ef197
ansible-test - Upgrade pylint to 2.9.3. (#75480)
* ansible-test - Upgrade `pylint` to 2.9.3.
* Update pylint ignores due to rule name change.
* Disable pylint deprecated-class for compat code.
* Add pylint ignores for test support content.
* Add ignores for arguments-renamed in lib/ansible/
* Add pylint ignores for collection_loader.
* ansible-test - Ignore deprecations in legacy collection loader.
* ansible-test - Suppress pylint consider-using-with
* ansible-test - Suppress pylint false positive.
* ansible-test - Suppress pylint consider-using-with.
* ansible-test - Suppress pylint deprecated-module
* Disable some of the new pylint suggestions.
* Remove unnecessary six usage from string_format pylint plugin.
* Remove obsolete ignore entry.
3 years ago
..
ci Remove Shippable CI provider from ansible-test. 4 years ago
classification ansible-test - Cleanup to prepare for pylint update. (#75469) 3 years ago
commands Fix up string splitting to prepare for pylint update. (#75479) 3 years ago
compat Add collection config support to ansible-test. 4 years ago
provider ansible-test - Cleanup to prepare for pylint update. (#75469) 3 years ago
__init__.py
ansible_util.py Disable jinja2_native warning in CI (#75214) 3 years ago
cache.py
cli.py Expand delegation options for coverage commands. 4 years ago
config.py Overhaul ansible-test container management. 4 years ago
constants.py
containers.py ansible-test - allow for the same listening port on multiple interfaces (#75387) 3 years ago
content_config.py Add collection config support to ansible-test. 4 years ago
core_ci.py ansible-test - Cleanup to prepare for pylint update. (#75469) 3 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
data.py Fix ansible-test submodule handling. (#68759) 5 years ago
delegation.py Reorganize more ansible-test code. (#74611) 4 years ago
diff.py ansible-test - change diff mathching regexp so prefixes are optional 4 years ago
docker_util.py Fix ansible-test docker container IP detection. 4 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
executor.py ansible-test - Do not downgrade cryptography. 4 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py
init.py
io.py ansible-test - Upgrade pylint to 2.9.3. (#75480) 3 years ago
manage_ci.py ansible-test - add ssh debugging logging (#75374) 3 years ago
metadata.py Update ansible-test support for CI providers. 5 years ago
payload.py Clean up code in ansible-test. (#73379) 4 years ago
ssh.py ansible-test - Upgrade pylint to 2.9.3. (#75480) 3 years ago
target.py Overhaul ansible-test container management. 4 years ago
test.py Add collection config support to ansible-test. 4 years ago
thread.py
types.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
util.py ansible-test - Upgrade pylint to 2.9.3. (#75480) 3 years ago
util_common.py ansible-test - add ssh debugging logging (#75374) 3 years ago
venv.py Code cleanup in ansible-test. (#74529) 4 years ago