zhmcclient / zhmccli

A CLI for the IBM Z HMC
Apache License 2.0
10 stars 9 forks source link

Added missing partition create/update properties #467

Closed andy-maier closed 1 year ago

andy-maier commented 1 year ago

For details, see the commit message.

coveralls commented 1 year ago

Coverage Status

coverage: 33.944%. first build when pulling d01eedf62c00cf3572a3496bd0286604768ca799 on andy/add-partition-options into fc866aaf54f827fc32bef5ade5ce85102844e4cc on master.

andy-maier commented 1 year ago

Edwin: The zhmccli project has nearly no testcases. That is something to address separately.

andy-maier commented 1 year ago

@anilak11 The missing support for property "boot-removable-media-type" is a very good catch! I need to add that.

Update: Added it in the latest update (commit fd98f8e)

andy-maier commented 1 year ago

Re-running the test "fixed" the test issue in https://github.com/zhmcclient/zhmccli/actions/runs/6416258751/job/17419652868 - since this no longer occurred and in addition cannot possible have to do anything with this PR, I am merging the PR.