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

test integration with CAPI cluster-autoscaler #3619

Closed

Conversation

jackfrancis
Copy link
Contributor

@jackfrancis jackfrancis commented Jun 10, 2023

What type of PR is this?

What this PR does / why we need it:

This PR adds test integration with the three different upstream cluster-autoscaler scenarios for Azure:

  • "azure" provider running on Azure Kubernetes in VMSS config
  • "azure" provider running on AKS in VMSS config
  • "capi" provider running on CAPZ

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:

  • cherry-pick candidate

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

Release note:

add cluster-autoscaler test scenarios

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 10, 2023
@jackfrancis
Copy link
Contributor Author

/hold

this one's not ready for merge yet!

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 10, 2023
@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 62.69%. Comparing base (9018639) to head (93287f4).
Report is 12 commits behind head on main.

Current head 93287f4 differs from pull request most recent head 86b1e54

Please upload reports for the commit 86b1e54 to get more accurate results.

Files Patch % Lines
azure/scope/managedmachinepool.go 0.00% 9 Missing ⚠️
controllers/azuremanagedmachinepool_reconciler.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3619      +/-   ##
==========================================
+ Coverage   62.19%   62.69%   +0.49%     
==========================================
  Files         201      192       -9     
  Lines       16878    15653    -1225     
==========================================
- Hits        10497     9813     -684     
+ Misses       5591     5156     -435     
+ Partials      790      684     -106     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch 5 times, most recently from 9f56992 to d40b1b2 Compare June 22, 2023 00:36
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from jackfrancis. For more information see the Kubernetes Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch 2 times, most recently from cd3b615 to f643c48 Compare June 22, 2023 19:55
@jackfrancis
Copy link
Contributor Author

/retest

@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from f643c48 to 1ce9421 Compare June 23, 2023 04:29
@jackfrancis
Copy link
Contributor Author

/retest

@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch 3 times, most recently from addf284 to f6ea7e9 Compare June 26, 2023 23:28
@jackfrancis
Copy link
Contributor Author

/retest

3 similar comments
@jackfrancis
Copy link
Contributor Author

/retest

@jackfrancis
Copy link
Contributor Author

/retest

@jackfrancis
Copy link
Contributor Author

/retest

@jackfrancis
Copy link
Contributor Author

/test pull-cluster-api-provider-azure-e2e

1 similar comment
@jackfrancis
Copy link
Contributor Author

/test pull-cluster-api-provider-azure-e2e

@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from f6ea7e9 to 90a82dc Compare June 28, 2023 23:16
@jackfrancis
Copy link
Contributor Author

/retest

@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from 4eb4fca to d454819 Compare February 29, 2024 18:48
@kubernetes-sigs kubernetes-sigs deleted a comment from k8s-ci-robot Feb 29, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch 2 times, most recently from f091a0c to dcb73c1 Compare February 29, 2024 19:59
@jackfrancis jackfrancis removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 29, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch 3 times, most recently from 13fe9b8 to 41c0506 Compare March 2, 2024 00:22
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 8, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from 41c0506 to 6de34a5 Compare March 18, 2024 16:36
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 18, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch 2 times, most recently from c23a0d4 to 93287f4 Compare March 21, 2024 20:43
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 28, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from 93287f4 to e95b402 Compare April 3, 2024 19:08
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 3, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from e95b402 to da22033 Compare April 6, 2024 19:12
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 13, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from da22033 to bdf59c0 Compare June 3, 2024 16:40
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 4, 2024
@jackfrancis jackfrancis force-pushed the cluster-autoscaler-e2e branch from cd46094 to 86b1e54 Compare June 7, 2024 22:18
@k8s-ci-robot
Copy link
Contributor

k8s-ci-robot commented Jun 7, 2024

@jackfrancis: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-verify 86b1e54 link true /test pull-cluster-api-provider-azure-verify
pull-cluster-api-provider-azure-test 86b1e54 link true /test pull-cluster-api-provider-azure-test
pull-cluster-api-provider-azure-windows-with-ci-artifacts 86b1e54 link false /test pull-cluster-api-provider-azure-windows-with-ci-artifacts

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-sigs/prow repository. I understand the commands that are listed here.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 11, 2024
@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

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-sigs/prow repository.

@nojnhuh
Copy link
Contributor

nojnhuh commented Jun 28, 2024

@jackfrancis Are we good to close this one and continue iterating on tests in the cluster-autoscaler repo?

@jackfrancis
Copy link
Contributor Author

@jackfrancis Are we good to close this one and continue iterating on tests in the cluster-autoscaler repo?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants