Commit Graph

329 Commits (f4fa4e4e0ef0ac0ec57dfa8f479ced461d62c52a)

Author SHA1 Message Date
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
Andrey Klychkov bf25889bfd test_postgres: fix typos
7 years ago
Andrey Klychkov 01ed7a489a Add unit tests for lib/ansible/module_utils/common/text/converters.py (#56915)
7 years ago
Andrey Klychkov 86354ff1fb postgresql: remove depricated lib (#56641)
7 years ago
Sam Doran 8f4f3750fe
Ensure uri module always returns status even on failure (#56240)
7 years ago
Matt Martz 493cf817a9 Don't rely on netloc for determining hostname and port, just use hostname and port (#56270)
7 years ago
Andrey Klychkov 386cef18ed module_utils.postgres: added unittests (#56381)
7 years ago
Gonéri Le Bouder cf78759f5b vmware_vm_facts: fix the support with regular ESXi
7 years ago
Felix Fontein bd47e64bc7 Hetzner failover IP: refactoring (#56203)
7 years ago
zengchen d8314e1a45 refactor moudule utils of hwc_utils.py (#55858)
7 years ago
Anatoly Pugachev 6e73150244 refactor iscsi network facts module, remove external grep call, add unit test (#55643)
7 years ago
Anatoly Pugachev b9af6847c2 network facts, add unit test for FC WWN (#55848)
7 years ago
Matt Clay 272bb8da7a Fix test_postgresql dependency analysis.
7 years ago
Anatoly Pugachev de3bd8b791 extends linux cpuinfo test unit with sparc64 data (#55394)
7 years ago