summaryrefslogtreecommitdiff
path: root/pytests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41169 Add powercycle Evergreen tasks to SSL Ubuntu 16.04 builder.r3.6.13-rc0Max Hirschhorn2019-05-271-1/+4
* SERVER-38697 Use process creation time to detect pid reuse.Max Hirschhorn2019-03-051-28/+19
* SERVER-37490 Increase ssh ConnectTimeout from 10 to 30 seconds.Max Hirschhorn2019-01-031-4/+7
* SERVER-36162 Powercycle - ensure internal crash command has been executed on ...Jonathan Abrahams2018-09-211-15/+51
* SERVER-35233 Fix remote collection validation by ignoring viewsJonathan Abrahams2018-09-212-1/+6
* SERVER-34144 Powercycle output improvements:Jonathan Abrahams2018-09-061-5/+7
* Revert "Revert "SERVER-33695 Fix lint""Jonathan Abrahams2018-08-101-1/+1
* Revert "Revert "SERVER-33695 Include the loop name in the before and after re...Jonathan Abrahams2018-08-101-14/+27
* Revert "SERVER-33695 Include the loop name in the before and after recovery f...Max Hirschhorn2018-08-101-27/+14
* Revert "SERVER-33695 Fix lint"Max Hirschhorn2018-08-101-1/+1
* SERVER-33695 Fix lintJonathan Abrahams2018-08-091-1/+1
* SERVER-33695 Include the loop name in the before and after recovery files in ...Jonathan Abrahams2018-08-091-14/+27
* SERVER-35946 Powercycle kill_mongod function should ensure the service is not...Jonathan Abrahams2018-08-091-8/+26
* SERVER-35724 Remote EC2 hosts which are not accessible via ssh should fail wi...Jonathan Abrahams2018-07-121-92/+131
* SERVER-35588 powertest.py should call replSetReconfigure command only after s...Jonathan Abrahams2018-07-021-13/+14
* SERVER-33817 Powercycle test using kill mongodJonathan Abrahams2018-06-281-14/+43
* SERVER-35506 The Powercycle wait_for_mongod_shutdown function should ensure t...Jonathan Abrahams2018-06-181-16/+31
* SERVER-34075 Startup mongod as a replset during recovery mode in powertest.pyJonathan Abrahams2018-05-221-30/+33
* SERVER-34444 Reestablish a new connection to LocalToRemoteOperations after cr...Jonathan Abrahams2018-04-161-11/+10
* SERVER-34318 Set timeout for canary insert to 1 hour in powertest.py, fix bad...Jonathan Abrahams2018-04-041-12/+10
* Revert "SERVER-34318 Set timeout for canary insert to 1 hour in powertest.py"William Schultz2018-04-041-10/+12
* SERVER-34318 Set timeout for canary insert to 1 hour in powertest.pyJonathan Abrahams2018-04-041-12/+10
* SERVER-33696 Set timeout_secs for powercycle* task to restrict the duration o...Jonathan Abrahams2018-03-231-5/+15
* SERVER-34062 powertest.py attempts to access an attribute named address_type ...Jonathan Abrahams2018-03-231-1/+1
* SERVER-33619 Assign address_type for any EC2 instance in powertest.pyJonathan Abrahams2018-03-051-9/+24
* SERVER-31886 Correct double reference for remotePython optionJonathan Abrahams2018-02-021-10/+0
* SERVER-32515 Powercycle - rsync file exclude listJonathan Abrahams2018-02-021-6/+21
* SERVER-32228 Powercycle - handle remote host restartsJonathan Abrahams2018-02-021-27/+37
* SERVER-32074 Powercycle - Fix Windows event_name for handling stack dumpsJonathan Abrahams2018-02-021-1/+1
* SERVER-32074 Powercycle - Add stack dump when SIGUSR1 or Windows event is rec...Jonathan Abrahams2018-02-021-0/+82
* SERVER-32090 Powercycle - pymongo client args are overwrittenJonathan Abrahams2018-02-021-13/+15
* SERVER-32071 Powercycle - use internal crash nstead of AWS EC2 force-stop, wh...Jonathan Abrahams2018-02-021-27/+28
* SERVER-31886 Add powercycle tasks to run on WindowsJonathan Abrahams2018-02-011-93/+274
* SERVER-32091 Powercycle - remove mongod.lock file for MMAPV1 testJonathan Abrahams2018-01-021-0/+23
* SERVER-31807 Powercycle: Fix CRUD client configuration fileJonathan Abrahams2017-11-091-3/+3
* SERVER-31807 Add Powercycle task using writeConcern {w: "majority"}Jonathan Abrahams2017-11-081-52/+64
* SERVER-31325 Powercycle new tasks:Jonathan Abrahams2017-11-081-87/+179
* SERVER-31774 New powercycle test option & task - setFeatureCompatibilityVersionJonathan Abrahams2017-11-071-0/+31
* SERVER-31682 Use AWS EC2 force-stop in powercycle testsJonathan Abrahams2017-10-251-14/+70
* SERVER-30802 Add CRUD & FSM clients to powertest.pyJonathan Abrahams2017-10-251-64/+355
* SERVER-29816 Powercyle test added, pytests/powertest.py.Jonathan Abrahams2017-09-141-0/+1751