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/utils/shippable
Matt Clay 7df9c1bc91
[stable-2.12] ansible-test - Managed venv fixes. (#77100)
* ansible-test - Remove cap on cryptography version.

(cherry picked from commit 00a2b7788e)

* ansible-test - Fix consistency of managed venvs. (#77028)

(cherry picked from commit 68fb3bf90e)

* 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.

(cherry picked from commit 177336a9d3)

* ansible-test - Clean up venv code.

(cherry picked from commit addb9baec2)

* Adjust virtualenv version for Python 2.6.

* Adjust bootstrap URL to work with Python 2.6.

* Enable PyPI proxy for generic tests.

This is needed to support ansible-test integration tests on Python 2.6.

* Freeze plugin import sanity test requirements.

Based on https://github.com/ansible/ansible/pull/76308
4 years ago
..
incidental [stable-2.12] Fix Windows CI scripts. 4 years ago
aix.sh Testing: Add support for AIX platform (#65802) 6 years ago
cloud.sh Split hcloud tests into two CI groups. (#67683) 6 years ago
freebsd.sh Consolidate remote Shippable scripts. 6 years ago
galaxy.sh Test ansible-galaxy against pulp/pulp_ansible (#69605) 6 years ago
generic.sh [stable-2.12] ansible-test - Managed venv fixes. (#77100) 4 years ago
i.sh First batch of incidental integration tests. (#67717) 6 years ago
linux.sh Remove test support option from ansible-test. 6 years ago
macos.sh Test changes to allow using "macos" test image (#71849) 5 years ago
remote.sh module compat for py3.8+ controller (#73423) 5 years ago
rhel.sh Consolidate remote Shippable scripts. 6 years ago
sanity.sh ansible-test - split controller/target testing (#75605) 4 years ago
shippable.sh Remove obsolete Shippable specific scripts. 5 years ago
units.sh Update Shippable test matrix. (#68117) 6 years ago
windows.sh [stable-2.12] Fix Windows CI scripts. 4 years ago