Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-10657] Remove SCP-based Jenkins log archiving
As of https://issues.apache.org/jira/browse/SPARK-7561, we no longer need to use our custom SCP-based mechanism for archiving Jenkins logs on the master machine; this has been superseded by the use of a Jenkins plugin which archives the logs and provides public links to view them. Per shaneknapp, we should remove this log syncing mechanism if it is no longer necessary; removing the need to SCP from the Jenkins workers to the masters is a desired step as part of some larger Jenkins infra refactoring. Author: Josh Rosen <[email protected]> Closes #8793 from JoshRosen/remove-jenkins-ssh-to-master. (cherry picked from commit f1c9115) Signed-off-by: Josh Rosen <[email protected]>
- Loading branch information