-
Notifications
You must be signed in to change notification settings - Fork 21
Conversation
run tests |
@rsvoboda JVM worked fine, the failures are caused by timeout due to download the artifacts in OpenShift is slow. |
run tests |
Changes: - Remove workaround of issues/14525 - Changed TODO by comment for issues/15464 - Make sure we use the same gRPC port for running in prod and test (for backward compatibility)
03a590d
to
18310d2
Compare
I've updated the external applications modules to increase the timeout to build these apps to 20 minutes. |
run tests |
CI is not green yet, @Sgitario can you provide tl;dr what's wrong? |
There are some sneaky tests here and there. Now, it failed the kafka avro tests, in other runs, the amqp reactive failed. Everything looks good when running the tests locally. |
So merge and stabilize as we go? |
From my point of view, yes. Those failures are not related to Quarkus 1.13.2.Final since have failed in the past too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving for "merge now and stabilise as we go" approach
Changes: