Loic Devulder
Loic Devulder
This could be useful to reduce the (huge!) number of YAML workflow files to maintain.
It could be a good idea to add regression tests (by using GH matrix) for older version of K8s (1.24/1.25/1.26?) and Rancher Manager (2.6/2.7?) depending on the support matrix of...
As 2.9-HEAD is in a very early development I think that either there is no version of the backup operator yet, or a dev version should be forced deployed.
We have to create an automation for this [testcase](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/backup-restore-and-disaster-recovery/migrate-rancher-to-new-cluster). A local storage will be enough for this but S3 might be closer to a real life situation. Also be careful...
See `apps` option here: https://ranchermanager.docs.rancher.com/reference-guides/cli-with-rancher/rancher-cli#commands.
Describe the QA process for: - GitHub artifacts - OBS artifacts - IBS artifacts Could be useful for newcomers, both QA or Dev ones.
We should know what is supported to be able to create relevant E2E tests. | | Operator Dev | Operator Stable | |---|---|---| | Teal Dev | Supported | Not...
Adding a 2nd HDD on the nodes could be useful to validate that the automated deployment is still working with multiple disks (was broken in earlier versions of Elemental Teal).
Should fix #1208. Verification runs: - [CLI-RKE2](https://github.com/rancher/elemental/actions/runs/9857461377/job/27216712317) - [CLI-RKE2-Upgrade](https://github.com/rancher/elemental/actions/runs/9858538829)
We still have sporadic failures with the reset test, for example: https://github.com/rancher/elemental/actions/runs/8874711731/job/24362711213. It could be an issue in the test itself, so better to verify this before doing anything else.