-
Bug
-
Resolution: Done
-
Medium
-
None
-
OSC 1.7.0
-
None
-
1
-
False
-
None
-
False
-
-
-
Kata Sprint #258
-
0
-
0.000
When the test curls the cloud metadata there is an error, but the output isn't logged.
[2024-09-09T20:34:25.739Z] Cmd: "oc --kubeconfig=/home/jenkins/kubeconf/kubeconfig exec -n e2e-test-kata-vgf89 whuv6hix-example-69018 -- curl -s -H Metadata:true --noproxy \"*\" \"http://169.254.169.254/metadata/instance/compute/vmSize?api-version=2023-07-01&format=text\"",
This line should output the value of actualSize on failure
o.Expect(actualSize).To(o.Equal(instanceSize[provider]), fmt.Sprintf("Instance size don't match provided annotations"))
- relates to
-
KATA-3312 Automation: 68930 consistantly fails and is now skipped
-
- Closed
-
- links to