zhengyuan-cn commented on code in PR #4283:
URL: https://github.com/apache/seatunnel/pull/4283#discussion_r1201358527
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-influxdb-e2e/src/test/java/org/apache/seatunnel/e2e/connector/influxdb/InfluxdbIT.java:
##########
@@ -207,6 +207,38 @@ public void testInfluxdb(TestContainer container) throws
IOException, Interrupte
}
}
}
+
+ @TestTemplate
+ public void testInfluxdbSqlTest(TestContainer container) throws
IOException, InterruptedException {
+ Container.ExecResult execResult =
container.executeJob("/influxdb-to-influxdb-sqltest.conf");
Review Comment:
sorry I forgot commit it,
Now, commited
--
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]