fmt
This commit is contained in:
@@ -25,3 +25,4 @@ test-resume: build-weed
|
||||
clean:
|
||||
rm -f ../../weed/weed
|
||||
|
||||
|
||||
|
||||
@@ -47,3 +47,4 @@ go test -v -timeout 5m ./test/metadata_subscribe/...
|
||||
- Tests create temporary directories that are cleaned up after completion
|
||||
- Tests use ports 9333 (master), 8080 (volume), 8888 (filer)
|
||||
|
||||
|
||||
|
||||
@@ -90,3 +90,4 @@ These tests use **AWS SDK v2 for Go**, which has the same ETag validation behavi
|
||||
- [GitHub Issue #7768](https://github.com/seaweedfs/seaweedfs/issues/7768)
|
||||
- [AWS S3 ETag Documentation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_Object.html)
|
||||
|
||||
|
||||
|
||||
@@ -17,3 +17,4 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
"secret_key": "some_secret_key1",
|
||||
"region": "us-east-1",
|
||||
"filer_group": "testgroup"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,3 +90,4 @@ To debug test failures:
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
1
test/sftp/testdata/userstore.json
vendored
1
test/sftp/testdata/userstore.json
vendored
@@ -35,3 +35,4 @@
|
||||
]
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user