rancher / qa-tasks

List of QA Backlog
1 stars 1 forks source link

[dartboard] Automate cluster scalability testing #953

Open git-ival opened 1 year ago

git-ival commented 1 year ago

Test Scenario:

  1. Setup HA Rancher cluster with a dedicated monitoring node/agent
    • Install rancher-monitoring with rancher performance debugging metrics enabled
  2. Provision downstream clusters in batches
    • Default 50 clusters per batch
  3. Continue provisioning clusters until reaching the expected limit of downstream clusters

Note: Collect metrics and other relevant artifacts while provisioning during: 1st batch, halfway-point batch, and final batch

Relies on the following in order to fully automate:

git-ival commented 3 weeks ago

Will need to refactor to fit into rancher/dartboard appropriately. May not be worth it since we should be using k6 for the vast majority of our testing now. I'll leave this open for now