Commit Graph

342 Commits (d64b49e8a00a255be4d67fe2501ff9aaba8a63e9)

Author SHA1 Message Date
kaorihinata 3ca4580cb4 Allow no_log=False to silence the no_log warnings for module parameters (#64733)
6 years ago
Mads Jensen 0f491c0289 Replace TestCase.assertEquals with TestCase.assertEqual.
7 years ago
Mark Chappell e6607d611a Sanity test fixups - AWS related tests (#64093)
7 years ago
Bojan Vitnik 7afba9420a XenServer: Update docs with recent changes in XenAPI python lib and branding (#63728)
7 years ago
Sam Doran e9d29b1fe4 Properly mask no_log values is sub parameters during failure (#63405)
7 years ago
Matt Martz 7f4befdea7
Wrap CLI Passwords with AnsibleUnsafeText, ensure unsafe context is not lost during encode/decode (#63351)
7 years ago
Dag Wieers 7fa1e4f70f Fix sanity checks (#62782)
7 years ago
Gonéri Le Bouder 3ea8e0a144 VMware: not ssl.SSLContext if validate_certs false (#57185)
7 years ago
Mark Chappell 1f38a12057 Fix behaviour of module_utils/ec2 compare_policies when dealing with bare bools and ints. (#61115)
7 years ago
Jill R d49d52eb5f
Add tests for new alias deprecation functionality (#61476)
7 years ago
Vitalii Kostenko 6f7cd8370a Ansible FTD Module improvements and tests update. (#60640)
7 years ago
ndclt 649d612d64 keycloak: improve testability of authentification (#57611)
7 years ago
Sam Doran 48a67f4465 Fix race condition in test_sunos_get_uptime_facts
7 years ago
Kevin Breit 489156378c Meraki - Enable API call rate limiting for requests (#54827)
7 years ago
Matt Martz adb886e4ce
Speed up units using time.sleep by mocking or shortening sleep time (#61064)
7 years ago
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
7 years ago
Felix Fontein 26b9c81a8e
crypto modules: fix sanity errors (#60046)
7 years ago
Kevin Breit f52657fb7d Meraki - Initial unit tests (#55251)
7 years ago
Andrey Klychkov 21863d48f3 unit tests: remove unused imports (#60462)
7 years ago
Matt Martz 697b566971
Update units to pass on macOS (#60435)
7 years ago
Felix Fontein 3290b8343c
docker: fix sanity errors (#60047)
7 years ago
Sam Doran 2d266fbc87
Fix unit tests to work with pytest >= 5.0 (#60246)
7 years ago
Yaakov Selkowitz 93d9d64038 facts: fix double-counting of CPUs on POWER systems (#58360)
7 years ago
Andrew Gaffney b38cb37728
Transform octal escape sequences in mtab fields (#60122)
7 years ago
Sam Doran aa717661af Move assertion in unit test inside loop (#60232)
7 years ago
Matt Clay 9fd244319e
Clean up ansible-test references in tests. (#60108)
7 years ago
Andrey Klychkov 64e3cb0fa8 Unit tests: remove unused imports (#59812)
7 years ago
Nathan Swartz 26fff6f5c3 Improved netapp module utility for E-Series. (#59527)
7 years ago
Abhijeet Kasurde 025e30ea0c VMware: add support for http_proxy in connection API
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Andrey Klychkov 4e8df9a4b8 unit tests: remove unused imports (#59636)
7 years ago
Chaitanya Deshpande f988c23f82 Added unit tests for avi API utils (#58382)
7 years ago
Andrey Klychkov 333953117c Add human_to_bytes isbits arg unit tests&docstring
7 years ago
Andrey Klychkov 59e647910d Add unit tests for bytes_to_human formatter
7 years ago
Felix Fontein 4a574c4d0c Option parsing: warn if both an option and its alias are specified for a module (#53698)
7 years ago
Sam Doran f231f21669
Handle situation where ansible_architecure may not be defined when gathering facts (#55466)
7 years ago
Andrey Klychkov 88ec5e14cb Add unit tests for lenient_lowercase function (#58586)
7 years ago
Diane Wang 9c140d26d5 VMware: add new module vmware_guest_network (#52075)
7 years ago
Abhijeet Kasurde 96eccda23b
VMware: Add module vmware_vm_storage_policy_info (#56263)
7 years ago
Brian Coca ee4cba1b85 ensure bytes in run_command (#58411)
7 years ago
Andrey Klychkov 10af2636d1 Add unit tests for human_to_bytes (#58584)
7 years ago
Sam Doran ab6a9ef130
Get minor version number for CentOS and Debian (#57814)
7 years ago
Mariusz Mazur 06292566ec kubevirt: more unit tests (#57739)
7 years ago
Andrey Klychkov 64d0559e9f Postgres module_utils: add get_connect_params + unit tests (#58067)
7 years ago
Mariusz Mazur 51add5aa79 kubevirt: enable/update tests + fix merge_dicts() (#57685)
7 years ago
Anton Nikulin 4fa93d5b9b FTD configuration module: fix a bug with response parsing (#57480)
7 years ago
Sajna Shetty e25269e1b3 Adding dell ome device_info module (#53438)
7 years ago
Andrey Klychkov 3e06013eb6 unittests for module_utils.common.removed.removed_module function (#57214)
7 years ago
Matt Martz 8bd4e2a144 cert validation fixes - Attempt 2 (#55953)
7 years ago
Sviatoslav Sydorenko 4c7fff315e
Fix module_utils.common.test_collections testsuite
7 years ago