mirror of
https://github.com/versity/versitygw.git
synced 2026-01-10 13:27:21 +00:00
test: static user creation for testing, more direct testing setup (test_s3api_policy_object.sh)
This commit is contained in:
4
.github/workflows/system.yml
vendored
4
.github/workflows/system.yml
vendored
@@ -173,8 +173,8 @@ jobs:
|
||||
COMMAND_LOG: command.log
|
||||
TIME_LOG: time.log
|
||||
PYTHON_ENV_FOLDER: ${{ github.workspace }}/env
|
||||
AUTOCREATE_USERS: true
|
||||
USER_AUTOCREATION_PREFIX: github-actions-test-
|
||||
AUTOGENERATE_USERS: true
|
||||
USER_AUTOGENERATION_PREFIX: github-actions-test-
|
||||
run: |
|
||||
make testbin
|
||||
export AWS_ACCESS_KEY_ID=ABCDEFGHIJKLMNOPQRST
|
||||
|
||||
Reference in New Issue
Block a user