SovereignCloudStack / issues

This repository is used for issues that are cross-repository or not bound to a specific repository.
https://github.com/orgs/SovereignCloudStack/projects/6
2 stars 1 forks source link

[Testing] Registry Standard Tests #662

Open cah-hbaum opened 4 months ago

cah-hbaum commented 4 months ago

Test for https://github.com/SovereignCloudStack/issues/issues/470

tsmado commented 3 weeks ago

After some research and documentation reading on the standards repo, I started the setup of development environment using the suggested yaook/k8s cluster approach. After multiple attempts and various issues encountered, it was advised from another members of the team to try spawning cluster using the capi/capo approach. This was a partial success, as I was able to spawn such cluster on SCS OpenStack, but I wasn’t able to properly use it for my development purposes. The team then agreed on new guidelines regarding the sonobuoy testing, which included using a locally deployed kind cluster, which is currently used as the main test cluster for the sonobuoy standard tests development.