Revert "Disable this test (we should fix rest framework to disable based on java versions)"
This reverts commit 6a0381b582
.
This commit is contained in:
parent
e1efd5f6ba
commit
0b16552367
|
@ -1,9 +1,6 @@
|
||||||
# Integration tests for Repository S3 component
|
# Integration tests for Repository S3 component
|
||||||
#
|
#
|
||||||
"S3 repository can be registereed":
|
"S3 repository can be registereed":
|
||||||
- skip:
|
|
||||||
version: "all"
|
|
||||||
reason: does not work on java9, see https://github.com/aws/aws-sdk-java/pull/432
|
|
||||||
- do:
|
- do:
|
||||||
snapshot.create_repository:
|
snapshot.create_repository:
|
||||||
repository: test_repo_s3_1
|
repository: test_repo_s3_1
|
||||||
|
|
Loading…
Reference in New Issue