ansible/test
Anatoly Pugachev 6e73150244 refactor iscsi network facts module, remove external grep call, add unit test (#55643)
* remove external grep call and parse with python
* use function for repeated code
* use module.get_bin_path() for iscsiutil on HPUX
* some code opt for HPUX
* clean up non-module code, module being defined is a requirement for this code
* import get_bin_path() directly and use without module prefix
* Add integration tests for AIX and HP-UX
* add changelog fragment
* Apply suggestions from code review
Co-Authored-By: mator <matorola@gmail.com>
* Apply suggestions from code review #2
Co-Authored-By: Sam Doran <sdoran@redhat.com>
* Remove strict requirement on executable to exist for get_bin_path() as
it will allow facts gathering to continue without an error. Almost all
other files under facts do not have "required=True" (except 2 files,
which should be probably fixed). And check return value for
get_bin_path() , before run attempt.

* add check for AIX lsattr run_command return code
2019-05-07 12:26:20 -04:00
..
cache
env
integration VMware: Add managed object id in VM facts (#53523) 2019-05-07 17:05:38 +05:30
legacy Removed legacy Digital Ocean tasks (#51786) 2019-04-29 12:16:31 -04:00
results
runner bumped 'vcenter-test-container' to '1.5.0' 2019-05-06 17:07:47 -04:00
sanity Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
units refactor iscsi network facts module, remove external grep call, add unit test (#55643) 2019-05-07 12:26:20 -04:00
utils Add Hetzner Cloud to CI integration tests. 2019-04-09 15:41:50 -07:00