Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41109 Migrate powercycle scripts over to Python 3. | Max Hirschhorn | 2019-05-16 | 1 | -9/+9 |
| | |||||
* | SERVER-40559 Python linters do not run after upgrade to Python 3 | Mark Benvenuto | 2019-04-16 | 1 | -2/+0 |
| | |||||
* | SERVER-40542 Remove references to pip2 | Mathew Robinson | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | SERVER-32295 Support Python 3 | Mathew Robinson | 2019-04-08 | 1 | -34/+38 |
| | |||||
* | SERVER-34996 Fix lint | Jonathan Abrahams | 2018-06-26 | 1 | -11/+12 |
| | |||||
* | SERVER-34996 Save console_log & console_screenshot in aws_ec2.py | Jonathan Abrahams | 2018-06-26 | 1 | -7/+63 |
| | |||||
* | SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy | Jonathan Abrahams | 2018-04-05 | 1 | -13/+17 |
| | |||||
* | SERVER-33813 launch_evergreen_ec2_instance.sh should immediately fail if the ↵ | Jonathan Abrahams | 2018-04-03 | 1 | -6/+18 |
| | | | | call to aws_ec2.py is unsuccessful | ||||
* | SERVER-23312 Format Python files with yapf | Jonathan Abrahams | 2018-03-26 | 1 | -130/+57 |
| | |||||
* | SERVER-32520 Add VPC support for launching AWS EC2 instances | Eddie Louie | 2018-01-19 | 1 | -0/+20 |
| | |||||
* | SERVER-31886 Add powercycle tasks to run on Windows | Jonathan Abrahams | 2017-11-21 | 1 | -4/+6 |
| | | | | | - Add capability to generate report.json in powertest.py - Add capability to generate and read a configuration YML file in powertest.py | ||||
* | SERVER-31325 Powercycle new tasks: | Jonathan Abrahams | 2017-11-08 | 1 | -14/+31 |
| | | | | | | - Replication WT - Replication small oplog - Sync delay | ||||
* | SERVER-31682 Use AWS EC2 force-stop in powercycle tests | Jonathan Abrahams | 2017-10-25 | 1 | -33/+80 |
| | |||||
* | SERVER-29813 Spawn and control AWS EC2 instances using Boto 3 | Jonathan Abrahams | 2017-07-03 | 1 | -0/+288 |