summaryrefslogtreecommitdiff
path: root/pytests
AgeCommit message (Expand)Author
2022-07-12SERVER-67993 fix 4.4 pylintersDaniel Moody
2021-08-19SERVER-59414 Retry curator setup in powercycleMikhail Shchatko
2021-05-12SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko
2020-06-24SERVER-39883: Have Posix powercycle tests check the MongoDB lock file to sign...Daniel Gottlieb
2020-05-04SERVER-47940 Add space between resmoke.py and run in powertestCarl Raiden Worley
2020-04-30SERVER-46769 Migrate from optparse to argparsevrachev
2020-04-17SERVER-44559 Enable WT debug table for powercycle testsJamie Heppenstall
2019-08-02SERVER-42615 Run chkdsk command on Windows after each powercycle loop.Max Hirschhorn
2019-05-27SERVER-41169 Add powercycle Evergreen tasks to SSL Ubuntu 16.04 builder.r4.1.12Max Hirschhorn
2019-05-27SERVER-41321 Ignore ERROR_BROKEN_PIPE from StopService() in powercycle.Max Hirschhorn
2019-05-27SERVER-41322 Retry rsync'ing data directory up to 5 times in powercycle.Max Hirschhorn
2019-05-16SERVER-41109 Migrate powercycle scripts over to Python 3.Max Hirschhorn
2019-04-10SERVER-40542 Remove references to pip2Mathew Robinson
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2019-03-01SERVER-38697 Use process creation time to detect pid reuse.Max Hirschhorn
2019-01-03SERVER-37490 Increase ssh ConnectTimeout from 10 to 30 seconds.Max Hirschhorn
2018-09-28SERVER-36152 Update requirements.txtBen Caimano
2018-09-13SERVER-36162 Powercycle - ensure internal crash command has been executed on ...Jonathan Abrahams
2018-08-28SERVER-36152 Update requirements.txtBen Caimano
2018-08-13SERVER-36431 Powercycle should check for existence of a process before access...Jonathan Abrahams
2018-07-25SERVER-33695 Fix lintJonathan Abrahams
2018-07-25SERVER-33695 Include the loop name in the before and after recovery files in ...Jonathan Abrahams
2018-07-24SERVER-35946 Powercycle kill_mongod function should ensure the service is not...Jonathan Abrahams
2018-06-29SERVER-35724 Remote EC2 hosts which are not accessible via ssh should fail wi...Jonathan Abrahams
2018-06-27SERVER-35588 powertest.py should call replSetReconfigure command only after s...Jonathan Abrahams
2018-06-18SERVER-35506 The Powercycle wait_for_mongod_shutdown function should ensure t...Jonathan Abrahams
2018-06-18SERVER-33817 Powercycle test using kill mongodJonathan Abrahams
2018-05-29SERVER-35233 Fix remote collection validation by ignoring viewsJonathan Abrahams
2018-05-01SERVER-34075 Reenable powercycle_replication* tests and startup mongod as a r...Jonathan Abrahams
2018-04-12SERVER-34444 Reestablish a new connection to LocalToRemoteOperations after cr...Jonathan Abrahams
2018-04-10SERVER-34144 Powercycle output improvements:Jonathan Abrahams
2018-04-05SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams
2018-04-04SERVER-34318 Set timeout for canary insert to 1 hour in powertest.pyJonathan Abrahams
2018-03-26SERVER-23312 Format Python files with yapfJonathan Abrahams
2018-03-23SERVER-34062 powertest.py attempts to access an attribute named address_type ...Jonathan Abrahams
2018-03-09SERVER-33696 Set timeout_secs for powercycle* task to restrict the duration o...Jonathan Abrahams
2018-03-05SERVER-33619 Assign address_type for any EC2 instance in powertest.pyJonathan Abrahams
2018-01-03SERVER-32515 Powercycle - rsync file exclude listJonathan Abrahams
2017-12-21SERVER-32228 Powercycle - handle remote host restartsJonathan Abrahams
2017-12-06SERVER-32074 Powercycle - Fix Windows event_name for handling stack dumpsJonathan Abrahams
2017-12-03SERVER-32074 Powercycle - Add stack dump when SIGUSR1 or Windows event is rec...Jonathan Abrahams
2017-12-01SERVER-32091 Powecycle - remove mongod.lock file for MMAPV1 testJonathan Abrahams
2017-12-01SERVER-32090 Powercycle - pymongo client args are overwrittenJonathan Abrahams
2017-12-01SERVER-32071 Powercycle - use internal crash nstead of AWS EC2 force-stop, wh...Jonathan Abrahams
2017-11-21SERVER-31886 Add powercycle tasks to run on WindowsJonathan Abrahams
2017-11-09SERVER-31807 Powercycle: Fix CRUD client configuration fileJonathan Abrahams
2017-11-08SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams
2017-11-08SERVER-31325 Powercycle new tasks:Jonathan Abrahams
2017-11-07SERVER-31774 New powercycle test option & task - setFeatureCompatibilityVersionJonathan Abrahams
2017-10-25SERVER-31682 Use AWS EC2 force-stop in powercycle testsJonathan Abrahams