add verification tests for ETag on replicated content (#13857)

This commit is contained in:
Harshavardhana
2021-12-07 10:08:26 -08:00
committed by GitHub
parent b9aae1aaae
commit 92fdcafb66
6 changed files with 266 additions and 49 deletions

View File

@@ -37,5 +37,4 @@ jobs:
run: |
sudo sysctl net.ipv6.conf.all.disable_ipv6=0
sudo sysctl net.ipv6.conf.default.disable_ipv6=0
go install -v github.com/minio/mc@latest
make test-replication