8d0737edf0
* s3_logging: (integration tests) updated AWS policy * s3_logging: fix sanity test issues * s3_logging: Integration tests * Add pauses to cope with evenual consistency * Mark s3_logging tests as 'unsupported' for now due to testing instability
4 lines
142 B
YAML
4 lines
142 B
YAML
---
|
|
test_bucket: '{{ resource_prefix }}-testbucket'
|
|
log_bucket_1: '{{ resource_prefix }}-logs-1'
|
|
log_bucket_2: '{{ resource_prefix }}-logs-2'
|