-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 Add github integration tests #19
Conversation
aaf1b7f
to
dc60a49
Compare
2404388
to
be455ee
Compare
We use Zuul CI. The use of Github Actions should be avoided. I would prefer not to build everything on Github Actions first and then migrate it all. Benjamin recently wrote a Zuul users guide. It's available at https://docs.scs.community/dev-docs/operations/operations/zuul-ci-cd-quickstart-user-guide. A good example for the use of Zuul is in the https://github.com/SovereignCloudStack/k8s-cluster-api-provider repository. I think someone from the Zuul team can also give a hands-on. There is also a dedicated Matrix room: #scs-zuul:matrix.org |
be455ee
to
821bbb6
Compare
Thanks for raising this. We are aware of it but agreed to use GitHub Actions here to move faster. |
blocked by #20 and until there is a second release in cluster-stacks named docker-ferrol-1-27-v1 |
bf03a49
to
882799d
Compare
Signed-off-by: Nitish Tiwari <[email protected]>
882799d
to
99a06cf
Compare
Now that #20 is closed, can we take this in? |
What this PR does / why we need it:
This PR adds integration tests to test the release asset download flow from github
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs: