Skip to content

Conversation

@andy-maier
Copy link
Member

@andy-maier andy-maier commented Dec 30, 2025

For details, see the commit message.

@andy-maier andy-maier self-assigned this Dec 30, 2025
@andy-maier andy-maier added this to the 1.25.0 milestone Dec 30, 2025
@andy-maier andy-maier force-pushed the andy/fix-feature-enabled branch from 8467dea to 5642ba2 Compare December 30, 2025 13:49
@andy-maier andy-maier force-pushed the andy/fix-feature-enabled branch 2 times, most recently from a335fbb to a26cf3b Compare December 30, 2025 15:15
Details:

* In tests/unit/zhmcclient/test_cpc/partition.py, disabled the
  DeprecationWarning for using the deprecated
  Cpc/Partition.feature_enabled() in test function
  test_cpc/partition_feature_enabled(). That function intentionally
  tests the deprecated method.

* In tests/end2end/test_cpc/partition.py, removed the tests of
  the deprecated Cpc/Partition.feature_enabled() methods in test
  functions test_cpc/partition_features().

* In tests/end2end/utils.py, changed the skipif_no_storage_mgmt_feature()
  and skipif_storage_mgmt_feature() functions to use the
  Cpc.firmware_feature_enabled() method instead of the deprecated
  Cpc.feature_enabled() method.

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier force-pushed the andy/fix-feature-enabled branch from a26cf3b to 3e20550 Compare December 30, 2025 15:15
@coveralls
Copy link
Collaborator

coveralls commented Dec 30, 2025

Coverage Status

coverage: 79.764%. remained the same
when pulling 3e20550 on andy/fix-feature-enabled
into 0b3978f on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants