summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid use of deprecated junit-xml method.Matt Clay2020-06-121-1/+9
* Ignore return code from antsibull_changelog lint.Matt Clay2020-06-121-1/+1
* fix discovery on loop with delegation (#70013)Brian Coca2020-06-122-0/+9
* Add Azure Pipelines support to ansible-test.Matt Clay2020-06-113-0/+336
* Add mccabe complexity testing (#64623)Matt Martz2020-06-112-1/+4
* Fix copy module file perms with remote_src (#69993)David Shrewsbury2020-06-111-0/+70
* Fix changelog sanity test config detection.Matt Clay2020-06-111-3/+4
* config: singular ANSIBLE_COLLECTIONS_PATH (#70007)James Cassell2020-06-1112-26/+26
* Use antsibull-changelog instead of packaged changelog generator (#69313)Felix Fontein2020-06-119-10/+42
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-118-14/+178
* Support `removed_at_date` in ansible-doc (#70002)Nilashish Chakraborty2020-06-112-0/+51
* ansible-test: vcenter initialize group/vmware (#70011)Gonéri Le Bouder2020-06-112-1/+5
* implemented 'prefix' for file based cache (#69872)Brian Coca2020-06-113-1/+14
* Intercept code-smell tests using subprocess.Matt Clay2020-06-114-1/+11
* galaxy - preserve symlinks on build/install (#69959)Jordan Borean2020-06-104-27/+78
* Use common ps sanity requirements file (#69992)Jordan Borean2020-06-102-0/+16
* ansible-galaxy - Fix role info when role is not installed (#69924)Sam Doran2020-06-101-0/+12
* Raise Warning when import_playbook receives additional parameters (#64156)Kshitij Chawla2020-06-102-2/+5
* Additional ansible-test sanity adjustments. (#69974)Matt Clay2020-06-104-17/+59
* Fix ansible-test pip filter on Fedora 32.Matt Clay2020-06-101-1/+1
* Validate-modules: adjust test to fixes in #69977 (#69978)Felix Fontein2020-06-101-1/+1
* Fix up schema for collection deprecation (#69977)Jordan Borean2020-06-101-2/+2
* Update ansible-test default containers. (#69819)Matt Clay2020-06-1010-103/+108
* support hard coded module_defaults.yml groups for collections (#69919)Sloane Hertel2020-06-1019-41/+243
* Deprecation revisited (#69926)Felix Fontein2020-06-1030-335/+517
* Split out and install sanity test requirements. (#69971)Matt Clay2020-06-0923-46/+96
* Add intg test to repro #36045 (add_host traceback) (#69912)Brian Coca2020-06-091-0/+42
* Update ansible-test integration tests. (#69970)Matt Clay2020-06-094-0/+15
* Update test images to version 1.16.0 (#66771)Sam Doran2020-06-091-9/+9
* Make AnsibleVaultEncryptedUnicode work more like a string (#67823)Matt Martz2020-06-084-2/+112
* Minor cleanup for ansible-test integration test.Matt Clay2020-06-082-1/+1
* Auto unroll generators produced by jinja filters (#68014)Matt Martz2020-06-081-0/+16
* ansible-doc: properly handle suboptions (#69795)Felix Fontein2020-06-083-0/+121
* Fix broken validate-modules.Felix Fontein2020-06-061-2/+2
* Reduce pip output noise in ansible-test. (#69925)Matt Clay2020-06-062-1/+68
* Support dates in metadata in import sanity test.Matt Clay2020-06-052-3/+33
* Bump fallaxy version (#69917)Jordan Borean2020-06-051-1/+1
* various deprecation, display, warning, error fixes for collections redirectio...Matt Davis2020-06-052-6/+11
* fix sys.modules cleanup and blacklist behavior (#69898)Matt Davis2020-06-051-4/+7
* Make add_host be idempotent/show changed status (#69897)Rick Elrod2020-06-051-0/+78
* starting metadata sunset (#69454)Brian Coca2020-06-056-405/+44
* ansible-test: do not accept empty string as valid version number (#69816)Felix Fontein2020-06-043-21/+36
* Re-add documentation for yum "install_repoquery" (#69871)Rick Elrod2020-06-041-2/+0
* Fix IncludedFile equality check (#69524)Alex Schultz2020-06-048-0/+213
* return changed for group_by (#32057)Brian Coca2020-06-031-0/+8
* systemd: should fail in check_mode when service not found on host (#68136)Andrew Klychkov2020-06-023-0/+55
* Discover Flatcar Linux properly for hostname (#69627)Dongsu Park2020-06-023-0/+30
* do not return the body even if it failed (#69706)Jack2020-06-012-0/+52
* Handle disabled service units (#69349)Abhijeet Kasurde2020-06-016-16/+195
* Enable logging using setup_loggers() API in dnf-4.2.17-6 or laterHideki Saito2020-05-313-0/+53