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

zhmcclient / python-zhmcclient / 6836786811
80%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2023 10:40PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
6836786811

push

github

andy-maier
Added job mgmt; Removed async support in Cpc.import/export_profiles()

Details:

* Added support for asynchronous job cancellation via a new method Job.cancel().
  Documented for all asynchronous methods returning Job objects whether or not
  they can be cancelled. (issue #1299)

* Added support for low level management of asynchronous jobs via new methods
  Job.query_status() and Job.delete(). Note that higher level methods
  Job.check_for_completion() and Job.wait_for_completion() already existed.
  (issue #1299)

* The 'wait_for_completion' and 'operation_timeout' parameters of
  Cpc.export_profiles() and Cpc.import_profiles() have never worked, because
  the underlying HMC operations are not actually asynchronous. This has been
  fixed by removing these parameters from these functions. This does not count
  as an incompatible change because using these parameters with non-default
  values has failed.  (part of issue #1299)

  Adjusted the unit test cases accordingly.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
Source Files on build 6836786811
Detailed source file information is not available for this build.
  • Back to Repo
  • d529b71a on github
  • Prev Build on master (#6827982957)
  • Next Build on master (#TEST-2002)
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