Commit Graph

292 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 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
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
Felix Fontein 67bc49e001
Restrict packaging to < 21.0 for Python < 3.6. (#75186)
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
Jordan Borean e875e91363
ansible-test - use pwsh to generate stubs (#74271)
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 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 5dfc7ee078 Remove Shippable CI provider from ansible-test.
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 c4e76a7f80 Add collection config support to ansible-test.
5 years ago
Matt Clay 8223dfccbe ansible-test - Improve __main__ checks.
5 years ago
Matt Clay ecc5a53288
Update default containers to 3.4.0. (#74415)
5 years ago
Matt Clay f541c0af23
Update ansible-test default test container. (#74393)
5 years ago
Paul Arthur 7b5dad2321 validate-modules: don't error on valid Ansible YAML in EXAMPLES
5 years ago
Matt Martz bf7d4ce260
Abstract away libyaml details into yaml utils (#72607)
5 years ago
Brian Coca 6418f368e3
Fix pb subs collapse (#74301)
5 years ago
Rick Elrod 738132da95
[ansible-test] add freebsd/13.0 remote (#74328)
5 years ago
Brian Coca 2296da95a2
fix module schema (#74295)
5 years ago
Matt Clay 7786dbbdc1 Split out module/module_utils unit test execution.
5 years ago
Brian Coca 07939b04f3
[2.12] 'attributes' (#73707)
5 years ago
Brian Coca 0a7670d1f7
deprecated include (#71262)
5 years ago
Rick Elrod f38d03f6fb [ansible-test] nuke virtualenv-isolated.sh
5 years ago
Matt Clay b752d07163 Overhaul ansible-test container management.
5 years ago
Matt Clay becf941673 Add PyPI proxy container for tests on Python 2.6.
5 years ago
Matt Clay 459ea5a4a4
Update test containers in ansible-test. (#74166)
5 years ago
Matt Clay f436058fad Add ansible-test constraint for decorator.
5 years ago
Matt Clay 4e2da0f894 Add ansible-test six constraint for Python 2.6.
5 years ago
Baptiste Mille-Mathias 3e63eb8418 fix typo
5 years ago