summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/powercycle
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61032 Remove `PATH` variables when executing GDBRyan Egesdahl2022-03-111-1/+1
* SERVER-61032 Fix hang_hanalyzer $PATHRyan Egesdahl2022-03-081-1/+1
* SERVER-61032 Ensure all current references to GDB are for v3 toolchainRyan Egesdahl2022-03-031-1/+1
* SERVER-61392 Update error_codes filename in the script and templateYuhong Zhang2021-11-151-1/+1
* SERVER-61411 Add powercycle readmeMikhail Shchatko2021-11-111-0/+189
* SERVER-60554 Reduce ConnectionAttempts in ssh connection options in powercycleMikhail Shchatko2021-10-081-1/+1
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-301-1/+3
* SERVER-60340 Don't forward mongo ports through SSH tunnel in powercycleMikhail Shchatko2021-09-301-21/+5
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-211-3/+1
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-191-1/+3
* SERVER-59121 Check for ssh errors in all remote operation calls in powercycleMikhail Shchatko2021-08-091-6/+8
* SERVER-59110 Update connection error message in powercycleMikhail Shchatko2021-08-051-2/+1
* SERVER-58126 Avoid symlinking downloaded binaries on WindowsRobert Guo2021-08-041-0/+1
* SERVER-58651 Kill ssh tunnel process in exit handler in powercycleMikhail Shchatko2021-07-201-9/+6
* SERVER-56524 Update consumers of expansions.yml to use the copy inRichard Samuels2021-05-211-1/+9
* SERVER-56916 Enable powercycle tasks on the mainlineMikhail Shchatko2021-05-202-31/+43
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-1/+1
* SERVER-56478 Run powercycle with extended host lifetime for easier debuggingMikhail Shchatko2021-05-145-27/+26
* SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko2021-04-301-21/+5
* SERVER-56340 Retry remote host setup operationsMikhail Shchatko2021-04-282-16/+16
* SERVER-54865 increase powercycle shutdown wait timeRobert Guo2021-04-012-4/+4
* SERVER-53693 add powercycle help message and additional cleanupRobert Guo2021-03-057-437/+551
* SERVER-54861: Update pylint to 2.7.2David Bradford2021-03-013-5/+4
* SERVER-54633 Retry mongo client commands when starting mongod in powercycleMikhail Shchatko2021-02-231-2/+10
* SERVER-49928 Clean up powercycle loggingvrachev2021-02-221-23/+15
* SERVER-54602 Fix and enable powercycle_kill_mongod on Windows buildvariantMikhail Shchatko2021-02-181-3/+6
* SERVER-53693 Improve local powercycle testing experienceRobert Guo2021-02-187-3/+677
* SERVER-53042 Update Powercycle to support WindowsMikhail Shchatko2021-02-181-8/+14
* SERVER-53353 Add powercycle smoke test to required builderMikhail Shchatko2021-02-021-1/+1
* SERVER-53045 Support local powercycle invocationMikhail Shchatko2021-01-294-0/+2252