kopia lustrzana https://github.com/gaul/s3proxy
rodzic
a8ebb3999d
commit
dff88b39f4
|
@ -87,10 +87,10 @@ jobs:
|
||||||
mvn test -Ds3proxy.test.conf=s3proxy-filesystem-nio2.conf -Dtest=AwsSdkTest
|
mvn test -Ds3proxy.test.conf=s3proxy-filesystem-nio2.conf -Dtest=AwsSdkTest
|
||||||
|
|
||||||
- name: Install Azurite
|
- name: Install Azurite
|
||||||
run: npx --yes --loglevel info azurite --version
|
run: npx --yes --loglevel info azurite@3.34 --version
|
||||||
- name: Start Azurite
|
- name: Start Azurite
|
||||||
shell: bash
|
shell: bash
|
||||||
run: npx --yes azurite azurite-blob &
|
run: npx --yes azurite@3.34 azurite-blob &
|
||||||
- name: Maven Test with Azurite
|
- name: Maven Test with Azurite
|
||||||
run: |
|
run: |
|
||||||
# TODO: run other test classes
|
# TODO: run other test classes
|
||||||
|
|
2
s3-tests
2
s3-tests
|
@ -1 +1 @@
|
||||||
Subproject commit 4157e811cfba0cd7c2ff83e4e2729e198a383012
|
Subproject commit 1871a5ed353eee7a65a1c665f49962e0f6d54760
|
Ładowanie…
Reference in New Issue