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/.azure-pipelines/scripts
Matt Clay 177336a9d3 Avoid system-site-packages in AZP coverage venvs.
The use of `--venv-system-site-packages` was an optimization to use the `coverage` package pre-installed in the AZP test container.
However, now that the venv is bootstrapped by ansible-test that optimization no longer makes sense, since other downloads are already taking place.

ci_coverage
ci_complete
2 years ago
..
aggregate-coverage.sh Avoid system-site-packages in AZP coverage venvs. 2 years ago
combine-coverage.py [devel] Azure Pipelines configuration. 4 years ago
process-results.sh [devel] Azure Pipelines configuration. 4 years ago
publish-codecov.py Update codecov download URL. 2 years ago
report-coverage.sh Avoid system-site-packages in AZP coverage venvs. 2 years ago
run-tests.sh [devel] Azure Pipelines configuration. 4 years ago
time-command.py [devel] Azure Pipelines configuration. 4 years ago