Github user foxish commented on the issue:

    https://github.com/apache/spark/pull/20187
  
    ```
    Discovery starting.
    Discovery completed in 191 milliseconds.
    Run starting. Expected test count is: 8
    KubernetesSuite:
    - Run SparkPi with no resources
    - Run SparkPi with a very long application name.
    - Run SparkPi with a master URL without a scheme.
    - Run SparkPi with an argument.
    - Run SparkPi using the remote example jar.
    - Run SparkPi with custom driver pod name, labels, annotations, and 
environment variables.
    - Run SparkPi with a test secret mounted into the driver and executor pods
    - Run SparkPi using the remote example jar with a test secret mounted into 
the driver and executor pods
    Run completed in 3 minutes, 29 seconds.
    Total number of tests run: 8
    Suites: completed 2, aborted 0
    Tests: succeeded 8, failed 0, canceled 0, ignored 0, pending 0
    All tests passed.
    [INFO] 
------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] 
------------------------------------------------------------------------
    [INFO] Total time: 03:55 min
    [INFO] Finished at: 2018-01-08T12:49:03-08:00
    [INFO] Final Memory: 18M/241M
    [INFO] 
------------------------------------------------------------------------
    ```
    
    All tests passed. @vanzin, this is ready to be merged.
    Also, FYI, we now have a way to visualize these results in CI - running 
against HEAD apache/spark.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to