[SERVER-32520] Add VPC support for launching AWS EC2 instances Created: 02/Jan/18  Updated: 30/Oct/23  Resolved: 19/Jan/18

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 3.6.3, 3.7.2

Type: Task Priority: Major - P3
Reporter: Jonathan Abrahams Assignee: Eddie Louie
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Related
Backwards Compatibility: Fully Compatible
Backport Requested:
v3.6
Sprint: TIG 2018-1-29
Participants:
Linked BF Score: 0

 Description   

When launching an AWS EC2 instance in a VPC we'll need the following:

  • SubnetId
  • SecurityGroupIds

Note - SecurityGroups should not be specified with SecurityGroupIds.

The proposed changes are as follows:

  • 2 new options in buildscripts/aws_ec2.py
    • --securityGroupIds
    • --subnetId
  • 2 new options in buildscripts/launch_evergreen_ec2_instance.sh
    • -n <subnet_id>
    • -g <security_group_id>
  • etc/evergreen.yml
    • Use new macros powercycle_aws_subnet_id and powercycle_aws_security_group_id


 Comments   
Comment by Githook User [ 23/Jan/18 ]

Author:

{'name': 'Eddie Louie', 'email': 'eddie.louie@mongodb.com', 'username': 'elouie99'}

Message: SERVER-32520 Add VPC support for launching AWS EC2 instances

(cherry picked from commit c2601667cb409d762e9f0baa9c175f274a51e72c)
Branch: v3.6
https://github.com/mongodb/mongo/commit/b86dc5ef90ab546c3dd57a8a81f828422b40164a

Comment by Githook User [ 19/Jan/18 ]

Author:

{'name': 'Eddie Louie', 'email': 'eddie.louie@mongodb.com', 'username': 'elouie99'}

Message: SERVER-32520 Add VPC support for launching AWS EC2 instances
Branch: master
https://github.com/mongodb/mongo/commit/c2601667cb409d762e9f0baa9c175f274a51e72c

Generated at Thu Feb 08 04:30:28 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.