Skip to content

gopowermax updates to support powermax unit tests#93

Merged
bharathsreekanth merged 7 commits into
mainfrom
usr/sreekb/service-uts
Feb 25, 2025
Merged

gopowermax updates to support powermax unit tests#93
bharathsreekanth merged 7 commits into
mainfrom
usr/sreekb/service-uts

Conversation

@bharathsreekanth

@bharathsreekanth bharathsreekanth commented Feb 25, 2025

Copy link
Copy Markdown
Contributor

Description

Minor enhancements to gopowermax to aid csi-powermax tests

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • Have you run format,vet & lint checks against your submission?
  • Have you made sure that the code compiles?
  • Did you run the unit & integration tests successfully?
  • Have you maintained at least 90% code coverage?
  • Have you commented your code, particularly in hard-to-understand areas
  • Have you done corresponding changes to the documentation
  • Did you run tests in a real Kubernetes cluster?
  • Have you maintained at least 90% code coverage?
  • Backward compatibility is not broken

How Has This Been Tested?

Unit tested csi-powermax with commit ID from these changes.

Comment thread mock/mock.go
FileIntIDtoFileInterface map[string]*types.FileInterface
}

var Filters = new(filters)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this variable accessed from unit tests in csi-powermax?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes.

@bharathsreekanth bharathsreekanth merged commit 14832df into main Feb 25, 2025
@bharathsreekanth bharathsreekanth deleted the usr/sreekb/service-uts branch February 25, 2025 19:48
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.

4 participants