Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged list function tests into end2end tests; fixed zhmc_partition_list module #544

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

andy-maier
Copy link
Member

For details, see the commit message.
No review needed.

@andy-maier andy-maier self-assigned this Jun 30, 2022
@andy-maier andy-maier added this to the 1.2.0 milestone Jun 30, 2022
@andy-maier andy-maier changed the title Merged function tests into end2end tests; fixed zhmc_partition_list module Merged list function tests into end2end tests; fixed zhmc_partition_list module Jun 30, 2022
@andy-maier andy-maier linked an issue Jun 30, 2022 that may be closed by this pull request
@andy-maier andy-maier force-pushed the andy/merge-function-end2end-tests branch 2 times, most recently from 9500c6e to ebe9778 Compare June 30, 2022 21:40
…ist module

Details:

* Merged function tests of list modules into end2end tests to remove duplicate
  test cases.

* Fixed KeyError in zhmc_partition_list module by removing incorrect property
  'activation_mode' from result partitions.

  Since the zhmc_partition_list module was added in this release, no rollback
  of this fix is needed, and no change history entry either.

Signed-off-by: Andreas Maier <maiera@de.ibm.com>
@andy-maier andy-maier force-pushed the andy/merge-function-end2end-tests branch from ebe9778 to 69ed4e0 Compare June 30, 2022 21:43
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 45.701% when pulling 69ed4e0 on andy/merge-function-end2end-tests into 018126e on master.

@andy-maier andy-maier merged commit b4c92d6 into master Jun 30, 2022
@andy-maier andy-maier deleted the andy/merge-function-end2end-tests branch June 30, 2022 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge function and end2end testcases into a single set
2 participants