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

Add experimental reconcile/rest API metric sanity test to E2E Tests #84

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 31, 2024

  1. Add sanity test of reconcile metrics after e2e tests

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    6c27772 View commit details
    Browse the repository at this point in the history
  2. Refactor metric gathering portion of E2E test script

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    17c8b5f View commit details
    Browse the repository at this point in the history
  3. Refactor E2E script, reduce excess reconciling of resources

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fc63a85 View commit details
    Browse the repository at this point in the history
  4. Add timeout, fix Rollouts E2E script and Makefile bugs

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f399ca6 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Increase number of expected reconciles

    Signed-off-by: Jonathan West <jonwest@redhat.com>
    jgwest committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    bf50c41 View commit details
    Browse the repository at this point in the history