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

USHIFT-3143: Skip metrics and adjust termination message policy monitor tests #28787

Closed
wants to merge 2 commits into from

Commits on May 14, 2024

  1. USHIFT-3143: Skip metrics monitor disruption test

    MicroShift does not support metrics server yet. It is unclear how it
    will do when it does, so for now skip this test.
    pacevedom committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d457d73 View commit details
    Browse the repository at this point in the history
  2. USHIFT-3143: Skip termination-message-policy monitor test

    MicroShift does not support ClusterVersion resources, but this test
    only uses it to determine if there were past versions that could skip
    the checks due to older versions. Since there is no notion of past
    knowledge in MicroShift, adjust the test to not require ClusterVersion.
    pacevedom committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c37bbe1 View commit details
    Browse the repository at this point in the history