tests/resource/aws_rds_cluster: TestAccAWSRDSCluster_s3Restore Consistently Failing #14275
Labels
service/rds
Issues and PRs that pertain to the rds service.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Community Note
Terraform CLI and Terraform AWS Provider Version
Latest codebase
Affected Resource(s)
Expected Behavior
Test passes as it did originally.
Actual Behavior
Consistent failures:
Steps to Reproduce
make testacc TESTARGS='-run=TestAccAWSRDSCluster_s3Restore'
Important Factoids
RDS Cluster S3 restores are a complicated subject, the failures take a long time to surface, and require a custom backup file. That file may need to be recreated to fix this test. It would be great if the whole process could be emulated in a test configuration, but that is a difficult task.
References
The text was updated successfully, but these errors were encountered: