File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -434,7 +434,7 @@ jobs:
434434 export PATH="$PATH:$(pwd)/node_modules/vaultclient/bin/"
435435 vaultclient --config .github/docker/admin.json delete-account --name test || true
436436 vaultclient --config .github/docker/admin.json create-account --name test --email test@scality.com
437- vaultclient --config .github/docker/admin.json generate-account-access-key --name mick --accesskey TESTAK00000000000000 --secretkey TESTSK0000000000000000000000000000000000
437+ vaultclient --config .github/docker/admin.json generate-account-access-key --name test --accesskey TESTAK00000000000000 --secretkey TESTSK0000000000000000000000000000000000
438438 vaultclient --config .github/docker/admin.json get-account --account-name test
439439
440440 - name : Run SSE before migration tests (setup buckets and objects)
You can’t perform that action at this time.
0 commit comments