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

Availability: Skip bad configurations #3502

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Commits on Nov 11, 2024

  1. Availability: Skip bad configurations

    Mismatches in Availability Set requirements and capabilities may be due to test case requirements, so we can skip the test instead of failing.
    kamalca committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fc44027 View commit details
    Browse the repository at this point in the history
  2. Availability: Break up on_before_deployment

    Break up on_before_deployment to reduce the complexity of the function.
    kamalca committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ba534e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Availability: change error message

    Make it more clear that supported availability types can also be affected by test case requirements.
    kamalca committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4f1ca0f View commit details
    Browse the repository at this point in the history