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

Make use of GetExpectedControlPlaneReplicas helper function #107

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

AverageMarcus
Copy link
Member

@AverageMarcus AverageMarcus commented Oct 6, 2023

What this PR does

Changes the control plane node tests to make use of the new GetExpectedControlPlaneReplicas helper function instead of trying to get the expected number of replicas from the Helm values as this is no longer possible with some providers.

Fixes: https://github.com/giantswarm/giantswarm/issues/28262

Checklist

  • Update changelog in CHANGELOG.md.

Trigger e2e tests

/run cluster-test-suites

@AverageMarcus AverageMarcus requested a review from a team as a code owner October 6, 2023 12:26
@tinkerers-ci
Copy link

tinkerers-ci bot commented Oct 6, 2023

cluster-test-suites

Run name pr-cluster-test-suites-107-cluster-test-suiteslz9ph
Commit SHA 732d275
Result Failed ❌

📋 View full results in Tekton Dashboard

Rerun trigger:
/run cluster-test-suites

@AverageMarcus
Copy link
Member Author

/run cluster-test-suites

@AverageMarcus AverageMarcus enabled auto-merge (squash) October 6, 2023 12:49
@tinkerers-ci
Copy link

tinkerers-ci bot commented Oct 6, 2023

cluster-test-suites

Run name pr-cluster-test-suites-107-cluster-test-suitesks8mv
Commit SHA 732d275
Result Failed ❌

📋 View full results in Tekton Dashboard

Rerun trigger:
/run cluster-test-suites

@AverageMarcus
Copy link
Member Author

/run cluster-test-suites

@tinkerers-ci
Copy link

tinkerers-ci bot commented Oct 6, 2023

cluster-test-suites

Run name pr-cluster-test-suites-107-cluster-test-suitesg8nhf
Commit SHA 732d275
Result Failed ❌

📋 View full results in Tekton Dashboard

Rerun trigger:
/run cluster-test-suites

@AverageMarcus
Copy link
Member Author

CAPV seems to be having trouble provisioning clusters right now but is unrelated to this change so I'm going to skip CI as all the other providers passed.

@AverageMarcus AverageMarcus added the skip/ci Instructs pr-gatekeeper to ignore any required PR checks label Oct 6, 2023
@AverageMarcus AverageMarcus merged commit e4fdb80 into main Oct 6, 2023
2 of 3 checks passed
@AverageMarcus AverageMarcus deleted the GetExpectedControlPlaneReplicas branch October 6, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/ci Instructs pr-gatekeeper to ignore any required PR checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants