rancher / qa-tasks

List of QA Backlog
1 stars 1 forks source link

[UI] backport provisioning tests to 2.8 #1189

Closed yonasberhe23 closed 4 months ago

yonasberhe23 commented 6 months ago

backport the provisioning tests (and their dependencies) to 2.8

  1. Actions on cluster: https://github.com/rancher/dashboard/pull/9946
  2. Cluster management: https://github.com/rancher/dashboard/pull/10161
  3. Aws prov: https://github.com/rancher/dashboard/pull/10384
    • Note: needed to add rke2PageTitle() fn manually to make aws test pass (the fn came from this pr)
  4. Address Jenkins failures: https://github.com/rancher/dashboard/pull/10442
  5. Azure prov: https://github.com/rancher/dashboard/pull/10508
yonasberhe23 commented 5 months ago

we're past code freeze deadline for 2.8.next1 so I'm pushing this out to go in 2.8.next2

yonasberhe23 commented 4 months ago

merged https://github.com/rancher/dashboard/pull/10552