dcoliversun commented on PR #36085: URL: https://github.com/apache/spark/pull/36085#issuecomment-1090064488
+1, LGTM. I have a discussion with @Yikun offline. Tag `minikube` can exclude `DepsTestSuite` and `PVTestsSuite`, and tag `minio` can exclude `DepsTestSuite`. `DepsTestSuite` works or not are shown below. | **DepsTestSuite** | **tag: minikube** | **tag: minio** | |-------------------|-------------------|----------------| | not work | excluded | excluded | | work | not excluded | not excluded | | not work | excluded | not excluded | | not work | not excluded | excluded | -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
