-
Notifications
You must be signed in to change notification settings - Fork 6
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
🐛 Adjust e2e test after the repo structure has changed #134
Conversation
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 9m 12s |
2542a75
to
5c64d9e
Compare
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 28m 11s |
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 15m 53s |
fd91bff
to
21c474f
Compare
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 20m 17s |
21c474f
to
4f00acd
Compare
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 18m 38s |
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 24m 46s |
4f00acd
to
fad98f3
Compare
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 22m 15s |
fad98f3
to
b98ea74
Compare
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 18m 42s |
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 14m 41s |
Build failed (e2e-test pipeline). ❌ e2e-openstack-conformance FAILURE in 18m 55s |
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 15m 34s |
The template |
Signed-off-by: Roman Hros <[email protected]>
I merged changes after a failed build. It looks like we have the same problem as in KaaSv1 and should be fixed also here, see SovereignCloudStack/k8s-cluster-api-provider#621 |
Build failed (e2e-quick-test pipeline). ❌ e2e-openstack-quick FAILURE in 34m 06s Warning: SCS Compliance resultsTesting SCS Compatible KaaS version v2 ******************************************************* Testing standard Kubernetes version policy ... Reference: https://raw.githubusercontent.com/SovereignCloudStack/standards/main/Standards/scs-0210-v2-k8s-version-policy.md ... INFO: Checking cluster specified by default context in /home/ubuntu/cluster_manifest/kubeconfig-test-cluster. INFO: The K8s cluster version 1.28.11 of cluster 'test-cluster-admin@test-cluster' is still in the recency time window.... returned 0 errors, 0 aborts Testing standard Kubernetes node distribution and availability ... WARNING: There seems to be no distribution across multiple regions or labels aren't set correctly across nodes. Testing standard CNCF Kubernetes conformance ... Verdict for subject KaaS_V2, SCS Compatible KaaS, version v2: 1 ERRORS Testing standard Kubernetes version policy ... Testing standard Kubernetes node distribution and availability ... Verdict for subject KaaS_V2, SCS Compatible KaaS, version v1: 1 ERRORS Sonobouy resultsPlugin: e2e Status: passed Total: 7394 Passed: 5 Failed: 0 Skipped: 7389Plugin: systemd-logs Run Details: |
Zuul encountered a syntax error while parsing its Job openstack-access-base not defined The problem appears in the the "openstack-e2e-abstract" job stanza: job: in "SovereignCloudStack/cluster-stacks/.zuul.yaml@main", line 2 The cleanup-run job attribute is deprecated. Replace it with The problem appears in the "cleanup-run" attribute job: in "SovereignCloudStack/cluster-stacks/.zuul.yaml@main", line 3 |
What this PR does / why we need it:
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 #133
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: