Add reading tests for zb binary: read-only tests and mixed read-only tests

Add mixed write-only tests
Add mixed read-write tests

Signed-off-by: Roxana Nemulescu <roxana.nemulescu@gmail.com>
This commit is contained in:
Roxana Nemulescu
2022-01-20 18:03:13 +02:00
committed by Ramkumar Chinchani
parent e739cce983
commit efc55b013e
5 changed files with 1232 additions and 427 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ jobs:
./bin/zot-linux-amd64 serve test/cluster/config-minio3.json &
sleep 10
# run zb
bin/zb-linux-amd64 -c 10 -n 100 -o ci-cd http://localhost:8080
bin/zb-linux-amd64 -c 10 -n 50 -o ci-cd http://localhost:8080
env:
AWS_ACCESS_KEY_ID: minioadmin
AWS_SECRET_ACCESS_KEY: minioadmin