You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Felipe Garcia Bulsoni fb6ed8d76c EthernetNetworkModule for HPE OneView (#28336)
* Adding module to manage ethernet network on HPE OneView

* Adding unit tests to EthernetNetwork module

* Added OneViewModuleException custom exceptions to module

- Removed exception imports from hpOneView
- Updated unit tests

* Fixing mock import inside ethernet network module unit test

* Fixing issues found in METADATA by CI

* Updated paths to use solution name instead of vendor name

* Fixed documentation, removed redundant if and improved readability

* Updated _bulk_present to use and return `result`, same way as _present

* Changed __ to _ in private methods following ansible style

* Fixed some example inconsistencies and turned states doc into a list

* Added adriane-cardozo to list of maintainers
7 years ago
..
compile Docs how to test (2nd) (#24094) 7 years ago
integration test: yum: add test cases for state=latest (#28575) 7 years ago
results Create bot friendly sanity output. (#22381) 7 years ago
runner Add support for setup targets to ansible-test. (#28544) 7 years ago
sanity [cloud] Return AMI info on ec2_ami module when `changed=false` (#27867) 7 years ago
units EthernetNetworkModule for HPE OneView (#28336) 7 years ago
utils Switch default cloud tests to smoketest. 7 years ago