summaryrefslogtreecommitdiff
path: root/buildscripts/remote_operations.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41109 Migrate powercycle scripts over to Python 3.Max Hirschhorn2019-05-161-1/+1
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-80/+76
* SERVER-36162 Powercycle - ensure internal crash command has been executed on ...Jonathan Abrahams2018-09-131-1/+11
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-20/+23
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-163/+94
* SERVER-32715 Add "Connection refused" to list of _SSH_CONNECTION_ERRORS in re...Eddie Louie2018-02-131-2/+3
* SERVER-31886 Add powercycle tasks to run on WindowsJonathan Abrahams2017-11-211-1/+5
* SERVER-31131 remote_operations.py needs to handle ssh connection errorsJonathan Abrahams2017-11-071-1/+4
* SERVER-31033 Add sshOptions & scpOptions to support pseudo-terminal in builds...Jonathan Abrahams2017-09-131-22/+68
* SERVER-30996 Add shell_binary feature to remote_operations.pyJonathan Abrahams2017-09-081-1/+4
* SERVER-30699 Shell commands fail for cases with quotes for buildscripts/remot...Jonathan Abrahams2017-08-231-8/+9
* SERVER-30574 remote_operations.py fails to handle ssh_options, quoting in ope...Jonathan Abrahams2017-08-111-9/+44
* SERVER-30146 Evergreen scripts for remote hosts: ssh & scpJonathan Abrahams2017-08-041-0/+324