Yikun edited a comment on pull request #35422:
URL: https://github.com/apache/spark/pull/35422#issuecomment-1034743608


   Test result:
   <details><summary>build/sbt -Pvolcano -Pkubernetes 
-Pkubernetes-integration-tests -Dtest.exclude.tags=minikube,r 
"kubernetes-integration-tests/test"</summary>
   
   ```
   $ kubectl apply -f 
https://raw.githubusercontent.com/volcano-sh/volcano/master/installer/volcano-development.yaml
   $ build/sbt -Pvolcano -Pkubernetes -Pkubernetes-integration-tests 
-Dtest.exclude.tags=minikube,r "kubernetes-integration-tests/test"
   [info] KubernetesSuite:
   [info] - Run SparkPi with no resources (11 seconds, 31 milliseconds)
   [info] - Run SparkPi with no resources & statefulset allocation (10 seconds, 
898 milliseconds)
   [info] - Run SparkPi with a very long application name. (11 seconds, 820 
milliseconds)
   [info] - Use SparkLauncher.NO_RESOURCE (11 seconds, 666 milliseconds)
   [info] - Run SparkPi with a master URL without a scheme. (11 seconds, 735 
milliseconds)
   [info] - Run SparkPi with an argument. (11 seconds, 746 milliseconds)
   [info] - Run SparkPi with custom labels, annotations, and environment 
variables. (11 seconds, 809 milliseconds)
   [info] - All pods have the same service account by default (11 seconds, 739 
milliseconds)
   [info] - Run extraJVMOptions check on driver (6 seconds, 784 milliseconds)
   [info] - Run SparkRemoteFileTest using a remote data file (11 seconds, 911 
milliseconds)
   [info] - Verify logging configuration is picked from the provided 
SPARK_CONF_DIR/log4j2.properties (19 seconds, 226 milliseconds)
   [info] - Run SparkPi with env and mount secrets. (19 seconds, 579 
milliseconds)
   [info] - Run PySpark on simple pi.py example (12 seconds, 792 milliseconds)
   [info] - Run PySpark to test a pyfiles example (14 seconds, 815 milliseconds)
   [info] - Run PySpark with memory customization (11 seconds, 773 milliseconds)
   [info] - Run in client mode. (8 seconds, 177 milliseconds)
   [info] - Start pod creation from template (11 seconds, 917 milliseconds)
   [info] - Test basic decommissioning (47 seconds, 37 milliseconds)
   [info] - Test basic decommissioning with shuffle cleanup (46 seconds, 139 
milliseconds)
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (2 
minutes, 45 seconds)
   [info] - Test decommissioning timeouts (46 seconds, 329 milliseconds)
   [info] - SPARK-37576: Rolling decommissioning (1 minute, 7 seconds)
   [info] VolcanoSuite:
   [info] - Run SparkPi with no resources (12 seconds, 797 milliseconds)
   [info] - Run SparkPi with no resources & statefulset allocation (11 seconds, 
734 milliseconds)
   [info] - Run SparkPi with a very long application name. (11 seconds, 753 
milliseconds)
   [info] - Use SparkLauncher.NO_RESOURCE (11 seconds, 768 milliseconds)
   [info] - Run SparkPi with a master URL without a scheme. (12 seconds, 705 
milliseconds)
   [info] - Run SparkPi with an argument. (11 seconds, 740 milliseconds)
   [info] - Run SparkPi with custom labels, annotations, and environment 
variables. (11 seconds, 710 milliseconds)
   [info] - All pods have the same service account by default (12 seconds, 724 
milliseconds)
   [info] - Run extraJVMOptions check on driver (5 seconds, 673 milliseconds)
   [info] - Run SparkRemoteFileTest using a remote data file (11 seconds, 746 
milliseconds)
   [info] - Verify logging configuration is picked from the provided 
SPARK_CONF_DIR/log4j2.properties (20 seconds, 247 milliseconds)
   [info] - Run SparkPi with env and mount secrets. (21 seconds, 711 
milliseconds)
   [info] - Run PySpark on simple pi.py example (13 seconds, 807 milliseconds)
   [info] - Run PySpark to test a pyfiles example (15 seconds, 887 milliseconds)
   [info] - Run PySpark with memory customization (13 seconds, 869 milliseconds)
   [info] - Run in client mode. (8 seconds, 161 milliseconds)
   [info] - Start pod creation from template (12 seconds, 922 milliseconds)
   [info] - Test basic decommissioning (46 seconds, 836 milliseconds)
   [info] - Test basic decommissioning with shuffle cleanup (49 seconds, 179 
milliseconds)
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (2 
minutes, 54 seconds)
   [info] - Test decommissioning timeouts (48 seconds, 456 milliseconds)
   [info] - SPARK-37576: Rolling decommissioning (1 minute, 8 seconds)
   [info] - Run SparkPi with volcano scheduler (16 seconds, 328 milliseconds)
   [info] Run completed in 24 minutes, 52 seconds.
   [info] Total number of tests run: 45
   [info] Suites: completed 2, aborted 0
   [info] Tests: succeeded 45, failed 0, canceled 0, ignored 0, pending 0
   ```
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to