• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zhmcclient / zhmc-ansible-modules / test-1909 / 8
44%
master: 44%

Build:
DEFAULT BRANCH: master
Ran 13 Jan 2024 05:29AM UTC
Files 29
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Jan 2024 05:16AM UTC coverage: 51.162%. First build
test-1909.8

push

github

andy-maier
Support for redundant HMCs

Details:

* Added support for redundant HMC hosts. The 'hmc_host' module input parameter
  can now be specified as a single HMC as before, or as a list of redundant
  HMCs. The HMC list can be specified as a list type or as a Python string
  representation of a list in order to accomodate Ansible expressions.
  (issue #849)

* The 'zhmc_session' module now has an additional module return parameter
  'hmc_host' which for 'action=create' contains the actually used HMC.
  If you use that module and now start specifying redundant HMCs for
  'action=create', you need to also change the 'hmc_host' parameter of all
  ibm_zhmc modules that use that session including the 'zhmc_session' module
  with 'action=delete', to specify the so returned HMC. If you use that
  module with a single HMC, no change is needed. (related to issue #849)

* Adjusted the en2end testcases for the 'zhmc_session' module.

* Added a new function parse_hmc_host() to the module_utils.common module
  and added unit test cases for that function.

* Increased minimum version of zzhmcclient to 1.13.0 to pick up the
  required functionality for issue #849.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>

2488 of 4863 relevant lines covered (51.16%)

0.51 hits per line

Source Files on job ubuntu-latest,3.12,latest - test-1909.8
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 0
  • 2e3c271a on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc