Skip to content

Commit

Permalink
DBZ-7565 TESTSTSTS
Browse files Browse the repository at this point in the history
  • Loading branch information
obabec committed Jun 18, 2024
1 parent eda3161 commit 4b93765
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ void firstInstanceIT() {
String namespace = NamespaceHolder.INSTANCE.getCurrentNamespace();
DebeziumOperatorBundleResource operatorBundleResource = new DebeziumOperatorBundleResource();
operatorBundleResource.configureAsDefault(namespace);
logger.info("Deploying Operator");
logger.info("Deploying Operator asdsddadfds");
operatorBundleResource.deploy();
logger.info("Deploying Debezium Server");
DebeziumServer server = DebeziumServerGenerator.generateDefaultMysqlToRedis(namespace);
Expand Down

0 comments on commit 4b93765

Please sign in to comment.