kopia lustrzana https://github.com/gaul/s3proxy
Add filesystem-nio2 to CI
rodzic
05346aee31
commit
d9569d3e31
|
@ -80,6 +80,11 @@ jobs:
|
|||
# TODO: run other test classes
|
||||
mvn test -Ds3proxy.test.conf=s3proxy-transient-nio2.conf -Dtest=AwsSdkTest
|
||||
|
||||
- name: Maven Test with filesystem-nio2
|
||||
run: |
|
||||
# TODO: run other test classes
|
||||
mvn test -Ds3proxy.test.conf=s3proxy-filesystem-nio2.conf -Dtest=AwsSdkTest
|
||||
|
||||
- name: Install Azurite
|
||||
run: npx --yes --loglevel info azurite --version
|
||||
- name: Start Azurite
|
||||
|
|
Ładowanie…
Reference in New Issue