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

MON-3513: Add availability test for Metrics API #28737

Merged
merged 1 commit into from
May 7, 2024

Commits on Apr 26, 2024

  1. MON-3513: Add availability test for Metrics API

    This should ensure the availability of the Metrics API during e2e tests including upgrades.
    Thus it should also help with https://issues.redhat.com/browse/MON-3539.
    
    The correctness of the API: whether the right/expected content is returned, should be tested elsewhere (we already have tests for that in CMO, and the HPA tests already make use of that etc.). This tests only check the availability.
    machine424 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2deef4c View commit details
    Browse the repository at this point in the history