7bff3d312f
* Split out sanity test requirements. * Run each --venv test separately. This provides verification that the requirements for each test are properly specified. * Use a separate requirements file per sanity test. * Skip setuptools/cryptography setup for sanity. * Eliminate pyyaml missing warning. * Eliminate more pip noise. * Fix conflicting generate_pip_install commands. * Add changelog fragment.
2 lines
145 B
YAML
2 lines
145 B
YAML
bugfixes:
|
|
- ansible-test now installs sanity test requirements specific to each test instead of installing requirements for all sanity tests
|