summaryrefslogtreecommitdiff
path: root/buildscripts/aws_ec2.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41109 Migrate powercycle scripts over to Python 3.Max Hirschhorn2019-05-161-9/+9
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-2/+0
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-34/+38
* SERVER-34996 Fix lintJonathan Abrahams2018-06-261-11/+12
* SERVER-34996 Save console_log & console_screenshot in aws_ec2.pyJonathan Abrahams2018-06-261-7/+63
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-13/+17
* SERVER-33813 launch_evergreen_ec2_instance.sh should immediately fail if the ...Jonathan Abrahams2018-04-031-6/+18
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-130/+57
* SERVER-32520 Add VPC support for launching AWS EC2 instancesEddie Louie2018-01-191-0/+20
* SERVER-31886 Add powercycle tasks to run on WindowsJonathan Abrahams2017-11-211-4/+6
* SERVER-31325 Powercycle new tasks:Jonathan Abrahams2017-11-081-14/+31
* SERVER-31682 Use AWS EC2 force-stop in powercycle testsJonathan Abrahams2017-10-251-33/+80
* SERVER-29813 Spawn and control AWS EC2 instances using Boto 3Jonathan Abrahams2017-07-031-0/+288