codope commented on code in PR #8388:
URL: https://github.com/apache/hudi/pull/8388#discussion_r1186807328
##########
azure-pipelines.yml:
##########
@@ -200,7 +203,7 @@ stages:
inputs:
mavenPomFile: 'pom.xml'
goals: 'test'
- options: $(MVN_OPTS_TEST) -Punit-tests -pl $(JOB4_UT_MODULES)
+ options: $(MVN_OPTS_TEST) -Punit-tests -pl $(JOB4_UT_MODULES)
-DfailIfNoTests=false -DwildcardSuites="abc"
-Dtest=TestHoodieDeltaStreamer#testForceEmptyMetaSync
Review Comment:
I'm assuming this is just for debugging purposes. Do we still need changes
in this file?
--
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]