Open ppalaga opened 4 years ago
Please, assign to me.
Hmmm, just debezium fail, but even the normal unit tests fail.
Shall I create a separate issue for that?
even the normal unit tests fail.
Is that with Quarkus master?
From the log it seems, that none of testcontainers was started
Is that with Quarkus master?
Yup
@galderz I see in the gist log, that there is a test DebeziumSqlserverTest. This test is not part of camel-quarkus-integration-test-debezium/1.0.0-CR2, so perhaps this execution was using some different versions?
@galderz I'll test it with camel-quarkus-master to solve all issues
@JiriOndrusek I'm testing latest (quarkus) master with (camel-quarkus) master (DebeziumSqlserverTest is in master).
@JiriOndrusek I'll create a separate issue
Part of the fix is merged as https://github.com/apache/camel-quarkus/pull/1325 Second part is caused by https://github.com/quarkusio/quarkus/issues/9911. If https://github.com/quarkusio/quarkus/issues/9911 is solved then this issue should be solved too.
Steps to reproduce: