-
Notifications
You must be signed in to change notification settings - Fork 430
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
[WIP] Increase parallelism for e2e tests #1816
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
2 similar comments
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
Two of the tests that failed in the last run didn't get reconciled at all in |
/test pull-cluster-api-provider-azure-capi-e2e |
2 similar comments
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
Run https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-azure/1816/pull-cluster-api-provider-azure-capi-e2e/1456472033914261504 passed in 1hr 29 min! Was it luck? Try again. |
/test pull-cluster-api-provider-azure-capi-e2e |
One more pass https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-azure/1816/pull-cluster-api-provider-azure-capi-e2e/1456648404498124800 in ~1hr30 mins. 2/3 passed. Cautiously optimistic. Try again. /test pull-cluster-api-provider-azure-capi-e2e |
uh oh it failed again https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-azure/1816/pull-cluster-api-provider-azure-capi-e2e/1456676924385398784. Again, not reconciling azure cluster objects. Perhaps the bootstrap cluster is overloaded with watches? |
/test pull-cluster-api-provider-azure-capi-e2e |
2 similar comments
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
4 similar comments
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
4 out of the last 5 tests passed. The one failure was due to a mhc flake. Looks like increasing the concurrency has resolved the AzureCluster reconciliation issue. Going to revert other hacks, and properly set concurrency in test, and try again for a few times. |
7177356
to
8769bd6
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
3 similar comments
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
Ginkgo node is not responding sometimes onsi/ginkgo#206 and times out after 4 hours. This is happening for quick start spec mostly. Going to add |
/test pull-cluster-api-provider-azure-capi-e2e |
1 similar comment
/test pull-cluster-api-provider-azure-capi-e2e |
|
9364a6c
to
2ff77ac
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
2 similar comments
/test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
@shysank: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
I think we can close this now that we somewhat solved our problem by removing upgrade from spec Still something that might be worth revisiting later but for now /close |
@CecileRobertMichon: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: