Commit Graph

485 Commits (dcd31da01a118774544efbb36bb6600a33f99ca4)

Author SHA1 Message Date
Matt Clay 99a79e1969
ansible-test - Move code from _data to _util. (#75495)
5 years ago
Matt Clay 2b463ef197
ansible-test - Upgrade pylint to 2.9.3. (#75480)
5 years ago
Matt Clay 7450e87615
Fix up string splitting to prepare for pylint update. (#75479)
5 years ago
Matt Clay ca2d2c5f38
ansible-test - Cleanup to prepare for pylint update. (#75469)
5 years ago
Sloane Hertel cea4886c7c
Update test container versions (#75447)
5 years ago
Felix Fontein fae299708f
plugin attributes: make validate-modules strict again, improve version_added support (#74602)
5 years ago
Felix Fontein b8ebf32d85
Add sanity tests which ensures that _info and _facts modules set supports_check_mode=True. (#75324)
5 years ago
Matt Martz 2455d82c14
Make sure self doesn't end up in fake.args (#75403)
5 years ago
Sam Doran 1d2af0b89e
ansible-test - allow for the same listening port on multiple interfaces (#75387)
5 years ago
Sam Doran d8dcfe737a
ansible-test - add ssh debugging logging (#75374)
5 years ago
Sloane Hertel 83039a38ad
ansible-test - add RHEL 8.4 as a remote (#75362)
5 years ago
Sloane Hertel f6b27f6e35
Update test container versions (#75359)
5 years ago
Felix Fontein 7726b70d9a
Improve handling of AnsibleModule arguments in validate-modules (#75332)
5 years ago
Sergey 40ca87a963
Add packaging to requirement of ansible-test (#75356)
5 years ago
Sloane Hertel 3b861abce1
add action_groups support to collections (#74039)
5 years ago
Martin Krizek 8ab418f41b
Disable jinja2_native warning in CI (#75214)
5 years ago
Felix Fontein 67bc49e001
Restrict packaging to < 21.0 for Python < 3.6. (#75186)
5 years ago
Gonéri Le Bouder 5b8fb4dcd3 ansible-test: exposes tiny_prefix variable
5 years ago
Matt Clay adc9e4a023 Updated ansible-test azure plugin help message.
5 years ago
Matt Clay 397d3763ea ansible-test - Do not downgrade cryptography.
5 years ago
Abhijeet Kasurde 870f943365
docs: Update Python 2 doc links (#74633)
5 years ago
Sam Doran c0cb353ce1
Remove PyCrypto (#74699)
5 years ago
Matt Clay 787f722d94 Fix combined coverage file detection.
5 years ago
Matt Clay ce04056797 Expand delegation options for coverage commands.
5 years ago
Jordan Borean e875e91363
ansible-test - use pwsh to generate stubs (#74271)
5 years ago
Mark Mercado 1906d75907
Adding DigitalOcean cloud support to ansible-test (#74222)
5 years ago
Matt Martz d6e28e6859
Update vendored copy of `six` to 1.16.0 (#74680)
5 years ago
Sam Doran f99d024851
CI and compat fixes for Jinja2 >= 3.0 (#74666)
5 years ago
Matt Martz 8d1cf7f266
Vendor `distutils.version` (#74644)
5 years ago
Matt Clay 7b0c4845d9 Remove PyYAML warning filter in import test.
5 years ago
Matt Clay 51fd05e76b Add support for testing with Python 3.10.
5 years ago
Matt Clay 2e97240c67 Ignore more Python 3.10 warnings in import test.
5 years ago
Jordan Borean a277644301
Add python 3.10 constraint for pyspnego (#74612)
5 years ago
Matt Clay e6d7aecbe4
Reorganize more ansible-test code. (#74611)
5 years ago
Matt Clay 065fc3ca17 Remove check for legacy core and extras dirs.
5 years ago
Matt Clay 5487e9e4fd Update runtime-metadata sanity test for Python 3.10.
5 years ago
Matt Clay cbac26e500 Update import sanity test for Python 3.10.
5 years ago
Matt Clay 2c3a3bdd9c Update pylint sanity test to work on Python 3.10.
5 years ago
Matt Clay c2e15f45a6 Update ansible-test compile sanity test.
5 years ago
Matt Clay 07fb6f7547 Fix imports for the previous commit.
5 years ago
Matt Clay 92c40f6365 Relocate change classification files.
5 years ago
Matt Clay 5dfc7ee078 Remove Shippable CI provider from ansible-test.
5 years ago
Matt Clay df2ae06d46 Fix ansible-test imports and paths after refactor.
5 years ago
Matt Clay bb3904d299 Reorganize command implementations.
5 years ago
Matt Clay fb0d5609cb
Code cleanup in ansible-test. (#74529)
5 years ago
Rick Elrod d8c20a73a4
[ansible-test] Add Fedora 34, update Fedora 33 (#74506)
5 years ago
Matt Clay a30c55f68a Remove deprecated `common.removed` module_util.
5 years ago
Matt Clay baa371e7b5 Add comments to keep collection loader in sync.
5 years ago
Matt Clay 877e5b3dfe Fix ansible-test AZP build lookup.
5 years ago
Matt Clay c4e76a7f80 Add collection config support to ansible-test.
5 years ago