mirror of https://github.com/ansible/ansible.git
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.
* Add unified diff output to environment validation. This makes it easier to see where the environment changed. * Compare Python interpreters by version to pip shebangs. This helps expose cases where pip executables use a different Python interpreter than is expected. * Query `pip.__version__` instead of using `pip --version`. This is a much faster way to query the pip version. It also more closely matches how we invoke pip within ansible-test. * Remove redundant environment scan between tests. This reuses the environment scan from the end of the previous test as the basis for comparison during the next test. |
7 years ago | |
|---|---|---|
| .. | ||
| cloud | 7 years ago | |
| sanity | 7 years ago | |
| __init__.py | 9 years ago | |
| ansible_util.py | 7 years ago | |
| changes.py | 8 years ago | |
| classification.py | 7 years ago | |
| cli.py | 7 years ago | |
| config.py | 7 years ago | |
| core_ci.py | 7 years ago | |
| cover.py | 7 years ago | |
| csharp_import_analysis.py | 7 years ago | |
| delegation.py | 7 years ago | |
| diff.py | 9 years ago | |
| docker_util.py | 7 years ago | |
| executor.py | 7 years ago | |
| git.py | 8 years ago | |
| http.py | 8 years ago | |
| import_analysis.py | 9 years ago | |
| manage_ci.py | 8 years ago | |
| metadata.py | 8 years ago | |
| powershell_import_analysis.py | 8 years ago | |
| pytar.py | 7 years ago | |
| target.py | 7 years ago | |
| test.py | 8 years ago | |
| thread.py | 7 years ago | |
| util.py | 7 years ago | |