[Enhancement] Switch etcd-backup-restore
Integration Tests to Use LocalStack
for S3
Emulation
#651
Labels
kind/enhancement
Enhancement, improvement, extension
lifecycle/stale
Nobody worked on this for 6 months (will further age)
Enhancement (What you would like to be added):
LocalStack
should be integrated into theetcd-backup-restore
integration test job. This would enable the tests to useLocalStack
forS3
emulation, effectively removing the dependency on real AWSS3
buckets.Motivation (Why is this needed?):
By leveraging
LocalStack
forS3
emulation, we can increase the accessibility and cost-efficiency of our testing process. This is due to LocalStack's ability to replicate AWS services locally, thereby mitigating the need for actual AWS infrastructure.Approach/Hint to the implement solution (optional):
The text was updated successfully, but these errors were encountered: