Commit Graph

16 Commits

Author SHA1 Message Date
Mikhail Shchatko ccdc9b7703 SERVER-59414 Retry curator setup in powercycle 2021-08-19 13:03:29 +00:00
Jamie Heppenstall 21957f2257 SERVER-44559 Enable WT debug table for powercycle tests
(cherry picked from commit 5c53fe70e2)
2020-04-17 19:01:03 +00:00
Max Hirschhorn a48102efbc SERVER-41109 Migrate powercycle scripts over to Python 3. 2019-05-16 14:52:24 -04:00
Mathew Robinson f4feba485b SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00
Mathew Robinson 8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Jonathan Abrahams f4d62c2ba9 SERVER-36162 Powercycle - ensure internal crash command has been executed on the remote host 2018-09-13 12:29:28 -04:00
Jonathan Abrahams c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Jonathan Abrahams 36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Eddie Louie 579a0d489c SERVER-32715 Add "Connection refused" to list of _SSH_CONNECTION_ERRORS in remote_operations.py 2018-02-13 10:06:56 -05:00
Jonathan Abrahams dcaf6432b7 SERVER-31886 Add powercycle tasks to run on Windows
- Add capability to generate report.json in powertest.py
  - Add capability to generate and read a configuration YML file in powertest.py
2017-11-21 13:13:21 -05:00
Jonathan Abrahams 9b1e2cde69 SERVER-31131 remote_operations.py needs to handle ssh connection errors 2017-11-07 10:09:51 -05:00
Jonathan Abrahams 61d1cfbf2c SERVER-31033 Add sshOptions & scpOptions to support pseudo-terminal in buildscripts/remote_operations.py 2017-09-13 14:31:26 -04:00
Jonathan Abrahams 529720057c SERVER-30996 Add shell_binary feature to remote_operations.py 2017-09-08 13:09:43 -04:00
Jonathan Abrahams 7081a76ac2 SERVER-30699 Shell commands fail for cases with quotes for buildscripts/remote_operations 2017-08-23 16:00:39 -04:00
Jonathan Abrahams 0d2de756f1 SERVER-30574 remote_operations.py fails to handle ssh_options, quoting in operations and Windows files 2017-08-11 14:10:13 -04:00
Jonathan Abrahams b90b6c5eb1 SERVER-30146 Evergreen scripts for remote hosts: ssh & scp 2017-08-04 11:50:11 -04:00