Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22829#discussion_r228285511
  
    --- Diff: pom.xml ---
    @@ -2656,7 +2656,8 @@
           <id>kubernetes</id>
           <modules>
             <module>resource-managers/kubernetes/core</module>
    -        <module>resource-managers/kubernetes/integration-tests</module>
    +        <!-- for now, don't automatically build and run the integration 
tests -->
    +        <!-- 
<module>resource-managers/kubernetes/integration-tests</module> -->
    --- End diff --
    
    That's fine too. I even think this is a temporary measure, and that ideally 
these all live in the kubernetes module as test artifacts.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to