rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
463 stars 261 forks source link

Create tests for workflows that we ship from the creators package #12657

Open aalves08 opened 1 day ago

aalves08 commented 1 day ago

Create tests for workflows that we ship from the creators package, like the build-extension-chart, which triggers the reusable workflow. This covers problems with the shipped workflow, which we found recently as per:

https://github.com/rancher/dashboard/pull/12636 https://github.com/rancher/dashboard/pull/12637 https://github.com/rancher/dashboard/pull/12638

We are already covering the actual reusable workflow with https://github.com/rancher/dashboard/issues/12032 (dependent on that work)