Yikun commented on pull request #35786:
URL: https://github.com/apache/spark/pull/35786#issuecomment-1063613936


   ```
   [info] KubernetesSuite:
   [info] - Run SparkPi with no resources (9 seconds, 179 milliseconds)
   [info] - Run SparkPi with no resources & statefulset allocation (8 seconds, 
592 milliseconds)
   [info] - Run SparkPi with a very long application name. (8 seconds, 593 
milliseconds)
   [info] - Use SparkLauncher.NO_RESOURCE (8 seconds, 579 milliseconds)
   [info] - Run SparkPi with a master URL without a scheme. (8 seconds, 682 
milliseconds)
   [info] - Run SparkPi with an argument. (8 seconds, 600 milliseconds)
   [info] - Run SparkPi with custom labels, annotations, and environment 
variables. (8 seconds, 604 milliseconds)
   [info] - All pods have the same service account by default (9 seconds, 567 
milliseconds)
   [info] - Run extraJVMOptions check on driver (4 seconds, 481 milliseconds)
   [info] - Run SparkRemoteFileTest using a remote data file (8 seconds, 623 
milliseconds)
   [info] - Verify logging configuration is picked from the provided 
SPARK_CONF_DIR/log4j2.properties (16 seconds, 299 milliseconds)
   [info] - Run SparkPi with env and mount secrets. (17 seconds, 24 
milliseconds)
   [info] - Run PySpark on simple pi.py example (9 seconds, 572 milliseconds)
   [info] - Run PySpark to test a pyfiles example (11 seconds, 669 milliseconds)
   [info] - Run PySpark with memory customization (9 seconds, 583 milliseconds)
   [info] - Run in client mode. (7 seconds, 336 milliseconds)
   [info] - Start pod creation from template (9 seconds, 692 milliseconds)
   [info] - SPARK-38398: Schedule pod creation from template (9 seconds, 666 
milliseconds)
   [info] - Test basic decommissioning (42 seconds, 9 milliseconds)
   [info] - Test basic decommissioning with shuffle cleanup (42 seconds, 465 
milliseconds)
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (2 
minutes, 41 seconds)
   [info] - Test decommissioning timeouts (41 seconds, 795 milliseconds)
   [info] - SPARK-37576: Rolling decommissioning (8 minutes, 27 seconds)
   [info] VolcanoSuite:
   [info] - Run SparkPi with no resources (11 seconds, 119 milliseconds)
   [info] - Run SparkPi with no resources & statefulset allocation (10 seconds, 
594 milliseconds)
   [info] - Run SparkPi with a very long application name. (10 seconds, 582 
milliseconds)
   [info] - Use SparkLauncher.NO_RESOURCE (10 seconds, 586 milliseconds)
   [info] - Run SparkPi with a master URL without a scheme. (10 seconds, 563 
milliseconds)
   [info] - Run SparkPi with an argument. (10 seconds, 626 milliseconds)
   [info] - Run SparkPi with custom labels, annotations, and environment 
variables. (9 seconds, 601 milliseconds)
   [info] - All pods have the same service account by default (10 seconds, 593 
milliseconds)
   [info] - Run extraJVMOptions check on driver (5 seconds, 617 milliseconds)
   [info] - Run SparkRemoteFileTest using a remote data file (10 seconds, 800 
milliseconds)
   [info] - Verify logging configuration is picked from the provided 
SPARK_CONF_DIR/log4j2.properties (16 seconds, 217 milliseconds)
   [info] - Run SparkPi with env and mount secrets. (18 seconds, 401 
milliseconds)
   [info] - Run PySpark on simple pi.py example (10 seconds, 574 milliseconds)
   [info] - Run PySpark to test a pyfiles example (12 seconds, 717 milliseconds)
   [info] - Run PySpark with memory customization (10 seconds, 617 milliseconds)
   [info] - Run in client mode. (7 seconds, 239 milliseconds)
   [info] - Start pod creation from template (11 seconds, 742 milliseconds)
   [info] - SPARK-38398: Schedule pod creation from template (9 seconds, 691 
milliseconds)
   [info] - Test basic decommissioning (44 seconds, 866 milliseconds)
   [info] - Test basic decommissioning with shuffle cleanup (44 seconds, 124 
milliseconds)
   [info] - Test decommissioning with dynamic allocation & shuffle cleanups (2 
minutes, 42 seconds)
   [info] - Test decommissioning timeouts (43 seconds, 717 milliseconds)
   [info] - SPARK-37576: Rolling decommissioning (1 minute, 7 seconds)
   [info] - Run SparkPi with volcano scheduler (10 seconds, 660 milliseconds)
   [info] - SPARK-38187: Run SparkPi Jobs with minCPU (31 seconds, 601 
milliseconds)
   [info] - SPARK-38187: Run SparkPi Jobs with minMemory (30 seconds, 562 
milliseconds)
   [info] - SPARK-38188: Run SparkPi jobs with 2 queues (only 1 enabled) (13 
seconds, 364 milliseconds)
   [info] - SPARK-38188: Run SparkPi jobs with 2 queues (all enabled) (25 
seconds, 364 milliseconds)
   [info] - SPARK-38423: Run SparkPi Jobs with priorityClassName (19 seconds, 
300 milliseconds)
   [info] - SPARK-38423: Run driver job to validate priority order (16 seconds, 
464 milliseconds)
   [info] Run completed in 29 minutes, 6 seconds.
   [info] Total number of tests run: 53
   [info] Suites: completed 2, aborted 0
   [info] Tests: succeeded 53, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [success] Total time: 1829 s (30:29), completed 2022-3-10 11:09:53
   ```


-- 
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