-
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
tests/provider: StorageGateway SMB File Share Test Fail (GovCloud) #16172
Labels
bug
Addresses a defect in current functionality.
partition/aws-us-gov
Pertains to the aws-us-gov partition.
service/storagegateway
Issues and PRs that pertain to the storagegateway service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Comments
breathingdust
added
bug
Addresses a defect in current functionality.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
service/storagegateway
Issues and PRs that pertain to the storagegateway service.
partition/aws-us-gov
Pertains to the aws-us-gov partition.
labels
Nov 13, 2020
These are now correctly skipping:
|
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Addresses a defect in current functionality.
partition/aws-us-gov
Pertains to the aws-us-gov partition.
service/storagegateway
Issues and PRs that pertain to the storagegateway service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Tests should pass
Actual Behavior
Tests fail as resources are creating Simple AD which is not available in GovCloud regions. Managed AD is supported, it could be possible to change the tests to use Managed AD.
Steps to Reproduce
make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSStorageGatewaySmbFileShare_'
Important Factoids
References
file_share_name
argument #16008The text was updated successfully, but these errors were encountered: