You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by mccheah <gi...@git.apache.org> on 2018/11/01 16:50:22 UTC

[GitHub] spark pull request #22909: [SPARK-25897][k8s] Hook up k8s integration tests ...

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

    https://github.com/apache/spark/pull/22909#discussion_r230113708
  
    --- Diff: resource-managers/kubernetes/integration-tests/pom.xml ---
    @@ -145,14 +145,10 @@
             <executions>
               <execution>
                 <id>test</id>
    +            <phase>none</phase>
                 <goals>
                   <goal>test</goal>
                 </goals>
    -            <configuration>
    --- End diff --
    
    Do we not need this anymore because the integration test is hidden behind the profile?


---

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