sijie commented on a change in pull request #2036: Add testcontainer based
standalone test
URL: https://github.com/apache/incubator-pulsar/pull/2036#discussion_r198349118
##########
File path:
tests/integration-tc/src/main/java/org/apache/pulsar/tests/integration/FUNC_MODE.java
##########
@@ -0,0 +1,6 @@
+package org.apache.pulsar.tests.integration;
+
+public enum FUNC_MODE {
Review comment:
I know this was originally for pulsar functions. but it might be good to
rename it to a better name.
probably `TEST_MODE`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services