Xiangrui Meng created SPARK-2622: ------------------------------------ Summary: Add Jenkins build numbers to SparkQA messages Key: SPARK-2622 URL: https://issues.apache.org/jira/browse/SPARK-2622 Project: Spark Issue Type: Improvement Components: Build Affects Versions: 1.0.1 Reporter: Xiangrui Meng Priority: Minor
It takes Jenkins 2 hours to finish testing. It is possible to have the following: {code} Build 1 started. PR updated. Build 2 started. Build 1 finished successfully. A committer merged the PR because the last build seemed to be okay. Build 2 failed. {code} It would be nice to put the build number in the SparkQA message so it is easy to match the result with the build. -- This message was sent by Atlassian JIRA (v6.2#6252)