test: REST get/put/delete object, docker updates, time reduction

This commit is contained in:
Luke McCrone
2024-09-18 18:01:32 -03:00
parent cf067b5d00
commit baea416311
24 changed files with 789 additions and 386 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ jobs:
run: sudo apt-get install -y docker-compose
- name: Run Docker Container
run: docker-compose -f tests/docker-compose-bats.yml up --exit-code-from posix_backend posix_backend
run: docker-compose -f tests/docker-compose-bats.yml up --exit-code-from s3api_only s3api_only
+1
View File
@@ -179,6 +179,7 @@ jobs:
USERNAME_TWO: HIJKLMN
PASSWORD_TWO: 8901234
TEST_FILE_FOLDER: ${{ github.workspace }}/versity-gwtest-files
REMOVE_TEST_FILE_FOLDER: true
run: |
make testbin
export AWS_ACCESS_KEY_ID=ABCDEFGHIJKLMNOPQRST