jackjlli commented on a change in pull request #4257: Unify controller base url
in integration test
URL: https://github.com/apache/incubator-pinot/pull/4257#discussion_r288856315
##########
File path:
pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/PinotURIUploadIntegrationTest.java
##########
@@ -149,7 +149,7 @@ private File generateRandomSegment(String segmentName, int
rowCount) throws Exce
return configs;
}
- @Test(dataProvider = "configProvider")
+// @Test(dataProvider = "configProvider")
Review comment:
Done.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]