Nightly build+test should run with "continue on error" for automated testing after successful build ---------------------------------------------------------------------------------------------------
Key: HADOOP-7678 URL: https://issues.apache.org/jira/browse/HADOOP-7678 Project: Hadoop Common Issue Type: Test Components: build Affects Versions: 0.20.205.0, 0.23.0 Reporter: Matt Foley Assignee: Giridharan Kesavan It appears that scripts for nightly build in Apache Jenkins will stop after unit testing if any unit tests fail. Therefore, contribs, schedulers, and some other system-level automated tests don't ever run until the unit tests are clean. This results in two-phase cleanup of broken builds, which wastes developers' time. Please change them to run even in the presence of unit test errors, as long as the compile+packaging build successfully. This jira does not relate to CI builds, which emphasize test-patch execution. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira