quarkus-qe / quarkus-test-framework

Write your test once and run it everywhere!
Apache License 2.0
14 stars 28 forks source link

Debugging for failed kafka containers #1191

Closed fedinskiy closed 2 months ago

fedinskiy commented 3 months ago

Summary

Adds detailed output and hopefully fixes this error: https://github.com/quarkus-qe/quarkus-test-framework/issues/1186

Please check the relevant options

Checklist:

michalvavrik commented 3 months ago

@gtroitsk thoughts on CI failure?

michalvavrik commented 3 months ago

damn I didn't realize these secrets won't be present in fork PRs. @gtroitsk creating PR from quarkus-qe repo like here https://github.com/quarkus-qe/quarkus-test-framework/pull/1174 isn't quite standard. that's why I didn't mention. let's talk via Slack

fedinskiy commented 2 months ago

run tests

fedinskiy commented 2 months ago

@michalvavrik the failure in jvm is unrelated (it is in debug mode). Do you prefer to merge now or wait for strimzi 0.107.0 to be relased first?

michalvavrik commented 2 months ago

@michalvavrik the failure in jvm is unrelated (it is in debug mode). Do you prefer to merge now or wait for strimzi 0.107.0 to be relased first?

Let's get it in, good job.