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

    https://github.com/apache/spark/pull/19468#discussion_r146426033
  
    --- Diff: pom.xml ---
    @@ -2649,6 +2649,13 @@
         </profile>
     
         <profile>
    +      <id>kubernetes</id>
    +      <modules>
    +        <module>resource-managers/kubernetes/core</module>
    --- End diff --
    
    Based on a discussion in last week's meeting with Shane Knapp from RISELab, 
we want to keep the integration tests as a sub-module here - in the interest of 
keeping test code together. We should have the additional parent pom to 
facilitate that.


---

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

Reply via email to