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 job to run ClusterLoader2 load test on 100 node CAPZ cluster #33423

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Jont828
Copy link
Contributor

@Jont828 Jont828 commented Sep 4, 2024

This adds a job to provision a CAPZ self managed cluster with 100 nodes to run the CL2 load test. This is provisioned on community infra, and does not use AKS (the Azure provider for CL2 is just named that --aks and not --azure).

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 4, 2024
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. area/config Issues or PRs related to code in /config area/jobs sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Sep 4, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Jont828
Once this PR has been reviewed and has the lgtm label, please assign mborsz for approval. 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

Copy link

@pavneeta pavneeta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checking the K8s version.

- name: TEST_WINDOWS
value: "false"
- name: KUBERNETES_VERSION
value: "v1.25.3"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jont828 will we run the test with K8s 1.25.3 ??

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently on the perf-dash, they have tests for 1.28, 1.29, 1.30, 1.31, and master/main. I'll see if we can run this off of the master branch.

@Jont828 Jont828 changed the title [WIP] Add job to run ClusterLoader2 load test on 100 node CAPZ cluster Add job to run ClusterLoader2 load test on 100 node CAPZ cluster Sep 18, 2024
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config Issues or PRs related to code in /config area/jobs area/testgrid cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants