GitHub user skonto opened a pull request: https://github.com/apache/spark/pull/21697
[SPARK-24711][K8S] Fix tags for integration tests ## What changes were proposed in this pull request? - disables maven surfire plugin to allow tags function properly, doc here: http://www.scalatest.org/user_guide/using_the_scalatest_maven_plugin ## How was this patch tested? Manually by adding tags. You can merge this pull request into a Git repository by running: $ git pull https://github.com/skonto/spark fix-tags Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/21697.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #21697 ---- commit 34969b93cf99520c7632225bd55742ba72ec914a Author: Stavros Kontopoulos <stavros.kontopoulos@...> Date: 2018-07-02T10:52:56Z tags fix ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org