- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for mkTest (0.11 sec)
-
cmd/erasure-metadata_test.go
parity int }{ // More than simple majority consensus mkTest(15, 3, 11), // No simple majority consensus mkTest(15, 3, 7), // Exact simple majority consensus mkTest(15, 3, 8), // More than simple majority consensus mkTest(16, 4, 11), // No simple majority consensus mkTest(16, 4, 8), // Exact simple majority consensus mkTest(16, 4, 9), // non-tiered object require read quorum of EcM
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Thu Jul 25 21:02:50 UTC 2024 - 13.5K bytes - Viewed (0) -
cmd/batch-replicate_test.go
func TestParseBatchJobReplicate(t *testing.T) { replicateYaml := ` replicate: apiVersion: v1 # source of the objects to be replicated source: type: minio # valid values are "s3" or "minio" bucket: mytest prefix: object-prefix1 # 'PREFIX' is optional # If your source is the 'local' alias specified to 'mc batch start', then the 'endpoint' and 'credentials' fields are optional and can be omitted
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Thu Aug 01 12:53:30 UTC 2024 - 7.9K bytes - Viewed (0) -
docs/nl/docs/environment-variables.md
//// tab | Linux, macOS Stel dat je Python installeert en het komt terecht in de map `/opt/custompython/bin`. Als je kiest om de `PATH` omgevingsvariabele bij te werken, zal het installatieprogramma `/opt/custompython/bin` toevoegen aan de `PATH` omgevingsvariabele. Dit zou er zo uit kunnen zien: ```plaintext
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Fri Sep 20 11:13:32 UTC 2024 - 8.6K bytes - Viewed (0) -
internal/s3select/sql/parser_test.go
// } } func TestParseSelectStatement(t *testing.T) { exp, err := ParseSelectStatement("select _3,_1,_2 as 'mytest' from S3object") if err != nil { t.Fatalf("parse alias sql error: %v", err) } if exp.selectAST.Expression.Expressions[2].As != "mytest" { t.Fatalf("parse alias sql error: %s not equal %s", exp.selectAST.Expression.Expressions[2].As, err) }
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 9.2K bytes - Viewed (0) -
docs/nl/docs/features.md
Uit enquĂȘtes onder Python ontwikkelaars blijkt maar al te duidelijk dat "(automatische) code aanvulling" <a href="https://www.jetbrains.com/research/python-developers-survey-2017/#tools-and-features" class="external-link" target="_blank">een van de meest gebruikte functionaliteiten is</a>. Het hele **FastAPI** framework is daarop gebaseerd. Automatische code aanvulling werkt overal. Je hoeft zelden terug te vallen op de documentatie. Zo kan je editor je helpen:
Registered: Sun Oct 27 07:19:11 UTC 2024 - Last Modified: Tue Sep 03 13:50:38 UTC 2024 - 10.1K bytes - Viewed (0) -
cmd/testdata/decryptObjectInfo.json.zst
fAKTYq2FWWqjVjM47+kn/P/hrx3vvnUwIJLeK8T72RN+hdTycWqpGw==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/src/main_test/m_test.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"IMDKCtNCAKvpII2tnPNT+gkoxrLmZ9m9S3cH8Geei=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAPKdG...
Registered: Sun Oct 27 19:28:09 UTC 2024 - Last Modified: Thu Oct 29 16:34:20 UTC 2020 - 164K bytes - Viewed (0)