Browse Source

Update Makefile

pull/7160/head
chrislu 1 month ago
parent
commit
3a39f43040
  1. 2
      test/s3/iam/Makefile

2
test/s3/iam/Makefile

@ -11,7 +11,7 @@ LOG_LEVEL ?= 2
S3_PORT ?= 8333
FILER_PORT ?= 8888
MASTER_PORT ?= 9333
VOLUME_PORT ?= 8080
VOLUME_PORT ?= 8081
TEST_TIMEOUT ?= 30m
# Service PIDs

Loading…
Cancel
Save