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

DM-41846: Add ability to reset storage class factory #910

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Commits on Nov 22, 2023

  1. Create more useful string represenation of storage class factory

    Before it used the storage class name for key and value.
    timj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2664e9d View commit details
    Browse the repository at this point in the history
  2. Add storage class factory reset method

    This makes it much easier to ensure that tests have a known
    state of factory.
    timj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d2c27c3 View commit details
    Browse the repository at this point in the history