tadayosi commented on PR #3382:
URL: https://github.com/apache/camel-k/pull/3382#issuecomment-1174655272
@phantomjinx After merging this, it appears that the `openshift-build`
workflow starts to be unstable again. IIRC I haven't seen this type of test
failure before:
```
=== RUN
TestNativeIntegrations/automatic_rollout_deployment_from_fast-jar_to_native_kit
Integration "jvm-to-native" created
=== CONT TestNativeIntegrations
test_support.go:116: Get
"https://10.1.0.19:8443/apis/camel.apache.org/v1/namespaces/test-22193ffe-620a-425d-a687-b15526c6fa0d/integrationkits?labelSelector=camel.apache.org%2Fkit.layout%3Dnative":
http2: client connection lost
=== CONT
TestNativeIntegrations/automatic_rollout_deployment_from_fast-jar_to_native_kit
testing.go:1113: test executed panic(nil) or runtime.Goexit: subtest may
have called FailNow on a parent test
=== CONT TestNativeIntegrations
dump.go:47: -------------------- start dumping namespace
test-22193ffe-620a-425d-a687-b15526c6fa0d --------------------
test_support.go:1851: Error while dumping namespace
test-22193ffe-620a-425d-a687-b15526c6fa0d: Get
"https://10.1.0.19:8443/apis/camel.apache.org/v1/namespaces/test-22193ffe-620a-425d-a687-b15526c6fa0d/integrationplatforms":
dial tcp 10.1.0.19:8443: connect: connection refused
test_support.go:116: Get
"https://10.1.0.19:8443/apis/image.openshift.io/v1?timeout=32s": dial tcp
10.1.0.19:8443: connect: connection refused
--- FAIL: TestNativeIntegrations (277.28s)
--- PASS: TestNativeIntegrations/unsupported_integration_source_language
(0.64s)
--- FAIL:
TestNativeIntegrations/automatic_rollout_deployment_from_fast-jar_to_native_kit
(262.36s)
```
is this something we can improve?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]