Pin Azurite version and update s3-tests

References #793.
pull/798/head
Andrew Gaul 2025-03-06 22:28:22 -08:00
rodzic a8ebb3999d
commit dff88b39f4
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -87,10 +87,10 @@ jobs:
mvn test -Ds3proxy.test.conf=s3proxy-filesystem-nio2.conf -Dtest=AwsSdkTest
- name: Install Azurite
run: npx --yes --loglevel info azurite --version
run: npx --yes --loglevel info azurite@3.34 --version
- name: Start Azurite
shell: bash
run: npx --yes azurite azurite-blob &
run: npx --yes azurite@3.34 azurite-blob &
- name: Maven Test with Azurite
run: |
# TODO: run other test classes

@ -1 +1 @@
Subproject commit 4157e811cfba0cd7c2ff83e4e2729e198a383012
Subproject commit 1871a5ed353eee7a65a1c665f49962e0f6d54760