-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[installer-tests] Fix GCP database config #12379
Conversation
ee58472
to
21d33b9
Compare
Looks like europe-west1 is overloaded:
|
GKELooks good, setup and teardown worked job link Rerunning k3s now. |
31f059e
to
437ea8b
Compare
k3s tests timed out and failed, re-running |
437ea8b
to
bd2bb6d
Compare
bd2bb6d
to
cade635
Compare
@adrienthebo Doing a quick rebase with |
Yet another failed |
Wow, that's a weird one, I'm surprised that this suddenly popped up out of nowhere. No rush on this though, we can tackle it on Monday :) |
Hi folks, if you're using k3sup for The error is due to a validation change, which has since been fixed. I'd suggest you pin the version of k3sup that you use, rather than tracking the latest binary, then upgrade it when you have time to verify newer versions. cc @mrsimonemms Alex |
Description
Currently the database config for GCP is buggy. The config is missing some important details and hence on nightly tests with external database as dependency, the tests fail. This PR fixes these issues. This fixes the KOTS config with the right field names and takes the output from the GKE and k3s modules to apply them respectively.
Related Issue(s)
Fixes #
How to test
Release Notes
Documentation
Werft options: