Xiao Li created SPARK-25604: ------------------------------- Summary: Reduce the overall time costs in Jenkins tests Key: SPARK-25604 URL: https://issues.apache.org/jira/browse/SPARK-25604 Project: Spark Issue Type: Umbrella Components: Tests Affects Versions: 3.0.0 Reporter: Xiao Li
Currently, our Jenkins tests took almost 5 hours. To reduce the test time, below is my suggestion: * split the tests to multiple individual Jenkins jobs * tune the confs in the test framework; * for the slow test cases, we can rewrite the test cases or even optimize the source code to speed up them; -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org