-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import test refactor for EC2 instances #10649
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghost
added
size/XXL
Managed by automation to categorize the size of a PR.
service/ec2
Issues and PRs that pertain to the ec2 service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
labels
Oct 28, 2019
bflad
reviewed
Oct 28, 2019
bflad
approved these changes
Oct 29, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
--- PASS: TestAccAWSInstance_addSecondaryInterface (138.08s)
--- PASS: TestAccAWSInstance_addSecurityGroupNetworkInterface (255.37s)
--- PASS: TestAccAWSInstance_associatePublic_defaultPrivate (196.22s)
--- PASS: TestAccAWSInstance_associatePublic_defaultPublic (95.25s)
--- PASS: TestAccAWSInstance_associatePublic_explicitPrivate (86.94s)
--- PASS: TestAccAWSInstance_associatePublic_explicitPublic (80.03s)
--- PASS: TestAccAWSInstance_associatePublic_overridePrivate (85.03s)
--- PASS: TestAccAWSInstance_associatePublic_overridePublic (92.10s)
--- PASS: TestAccAWSInstance_associatePublicIPAndPrivateIP (72.28s)
--- PASS: TestAccAWSInstance_basic (247.75s)
--- PASS: TestAccAWSInstance_blockDevices (180.73s)
--- PASS: TestAccAWSInstance_changeInstanceType (342.06s)
--- PASS: TestAccAWSInstance_CreditSpecification_Empty_NonBurstable (341.66s)
--- PASS: TestAccAWSInstance_creditSpecification_isNotAppliedToNonBurstable (229.09s)
--- PASS: TestAccAWSInstance_creditSpecification_standardCpuCredits (211.06s)
--- PASS: TestAccAWSInstance_creditSpecification_standardCpuCredits_t2Tot3Taint (490.45s)
--- PASS: TestAccAWSInstance_creditSpecification_unknownCpuCredits_t2 (142.96s)
--- PASS: TestAccAWSInstance_creditSpecification_unknownCpuCredits_t3 (294.16s)
--- PASS: TestAccAWSInstance_creditSpecification_unlimitedCpuCredits (214.25s)
--- PASS: TestAccAWSInstance_creditSpecification_unlimitedCpuCredits_t2Tot3Taint (369.13s)
--- PASS: TestAccAWSInstance_creditSpecification_unspecifiedDefaultsToStandard (75.09s)
--- PASS: TestAccAWSInstance_CreditSpecification_UnspecifiedToEmpty_NonBurstable (66.10s)
--- PASS: TestAccAWSInstance_creditSpecification_updateCpuCredits (121.27s)
--- PASS: TestAccAWSInstance_creditSpecificationT3_standardCpuCredits (119.35s)
--- PASS: TestAccAWSInstance_creditSpecificationT3_unlimitedCpuCredits (123.86s)
--- PASS: TestAccAWSInstance_creditSpecificationT3_unspecifiedDefaultsToUnlimited (287.36s)
--- PASS: TestAccAWSInstance_creditSpecificationT3_updateCpuCredits (136.76s)
--- PASS: TestAccAWSInstance_disableApiTermination (142.21s)
--- PASS: TestAccAWSInstance_disappears (219.53s)
--- PASS: TestAccAWSInstance_EbsBlockDevice_KmsKeyArn (198.29s)
--- PASS: TestAccAWSInstance_forceNewAndTagsDrift (285.68s)
--- PASS: TestAccAWSInstance_getPasswordData_falseToTrue (156.52s)
--- PASS: TestAccAWSInstance_getPasswordData_trueToFalse (180.44s)
--- PASS: TestAccAWSInstance_GP2IopsDevice (179.70s)
--- PASS: TestAccAWSInstance_GP2WithIopsValue (62.99s)
--- PASS: TestAccAWSInstance_inDefaultVpcBySgId (71.93s)
--- PASS: TestAccAWSInstance_inDefaultVpcBySgName (92.86s)
--- PASS: TestAccAWSInstance_inEc2Classic (200.57s)
--- PASS: TestAccAWSInstance_instanceProfileChange (126.45s)
--- PASS: TestAccAWSInstance_ipv6_supportAddressCount (72.69s)
--- PASS: TestAccAWSInstance_ipv6_supportAddressCountWithIpv4 (73.88s)
--- PASS: TestAccAWSInstance_ipv6AddressCountAndSingleAddressCausesError (6.98s)
--- PASS: TestAccAWSInstance_keyPairCheck (80.75s)
--- PASS: TestAccAWSInstance_multipleRegions (169.02s)
--- PASS: TestAccAWSInstance_NetworkInstanceRemovingAllSecurityGroups (77.44s)
--- PASS: TestAccAWSInstance_NetworkInstanceSecurityGroups (103.44s)
--- PASS: TestAccAWSInstance_NetworkInstanceVPCSecurityGroupIDs (196.49s)
--- PASS: TestAccAWSInstance_noAMIEphemeralDevices (174.69s)
--- PASS: TestAccAWSInstance_placementGroup (174.28s)
--- PASS: TestAccAWSInstance_primaryNetworkInterface (73.78s)
--- PASS: TestAccAWSInstance_primaryNetworkInterfaceSourceDestCheck (77.93s)
--- PASS: TestAccAWSInstance_privateIP (72.12s)
--- PASS: TestAccAWSInstance_RootBlockDevice_KmsKeyArn (323.07s)
--- PASS: TestAccAWSInstance_rootBlockDeviceMismatch (63.88s)
--- PASS: TestAccAWSInstance_rootInstanceStore (68.92s)
--- PASS: TestAccAWSInstance_sourceDestCheck (238.67s)
--- PASS: TestAccAWSInstance_tags (115.24s)
--- PASS: TestAccAWSInstance_UserData_EmptyStringToUnspecified (94.24s)
--- PASS: TestAccAWSInstance_UserData_UnspecifiedToEmptyString (80.82s)
--- PASS: TestAccAWSInstance_userDataBase64 (211.66s)
--- PASS: TestAccAWSInstance_volumeTags (87.80s)
--- PASS: TestAccAWSInstance_volumeTagsComputed (136.50s)
--- PASS: TestAccAWSInstance_vpc (91.60s)
--- PASS: TestAccAWSInstance_withIamInstanceProfile (122.49s)
--- PASS: TestAccAWSInstanceDataSource_AzUserData (307.81s)
--- PASS: TestAccAWSInstanceDataSource_basic (230.04s)
--- PASS: TestAccAWSInstanceDataSource_blockDevices (91.72s)
--- PASS: TestAccAWSInstanceDataSource_creditSpecification (104.67s)
--- PASS: TestAccAWSInstanceDataSource_EbsBlockDevice_KmsKeyId (86.19s)
--- PASS: TestAccAWSInstanceDataSource_getPasswordData_falseToTrue (156.65s)
--- PASS: TestAccAWSInstanceDataSource_getPasswordData_trueToFalse (157.96s)
--- PASS: TestAccAWSInstanceDataSource_GetUserData (103.90s)
--- PASS: TestAccAWSInstanceDataSource_GetUserData_NoUserData (104.41s)
--- PASS: TestAccAWSInstanceDataSource_GetUserData_NoUserData (128.74s)
--- PASS: TestAccAWSInstanceDataSource_gp2IopsDevice (66.40s)
--- PASS: TestAccAWSInstanceDataSource_keyPair (92.49s)
--- PASS: TestAccAWSInstanceDataSource_PlacementGroup (181.92s)
--- PASS: TestAccAWSInstanceDataSource_privateIP (74.83s)
--- PASS: TestAccAWSInstanceDataSource_RootBlockDevice_KmsKeyId (220.11s)
--- PASS: TestAccAWSInstanceDataSource_rootInstanceStore (80.40s)
--- PASS: TestAccAWSInstanceDataSource_SecurityGroups (238.61s)
--- PASS: TestAccAWSInstanceDataSource_tags (113.41s)
--- PASS: TestAccAWSInstanceDataSource_VPC (108.29s)
--- PASS: TestAccAWSInstanceDataSource_VPCSecurityGroups (82.13s)
--- PASS: TestAccAWSInstancesDataSource_basic (204.81s)
--- PASS: TestAccAWSInstancesDataSource_instance_state_names (79.92s)
--- PASS: TestAccAWSInstancesDataSource_tags (79.20s)
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
ghost
locked and limited conversation to collaborators
Mar 29, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
service/ec2
Issues and PRs that pertain to the ec2 service.
size/XXL
Managed by automation to categorize the size of a PR.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Community Note
Relates #8944
Release note for CHANGELOG:
Output from acceptance testing: