mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Some checks are pending
go: build dev binaries / cleanup (push) Waiting to run
go: build dev binaries / build_dev_linux_windows (amd64, linux) (push) Blocked by required conditions
go: build dev binaries / build_dev_linux_windows (amd64, windows) (push) Blocked by required conditions
go: build dev binaries / build_dev_darwin (amd64, darwin) (push) Blocked by required conditions
go: build dev binaries / build_dev_darwin (arm64, darwin) (push) Blocked by required conditions
docker: build dev containers / build-dev-containers (push) Waiting to run
End to End / FUSE Mount (push) Waiting to run
FUSE Integration Tests / FUSE Integration Testing (push) Waiting to run
go: build binary / Build (push) Waiting to run
Java Client Integration Tests / Java Integration Tests (11) (push) Waiting to run
Java Client Integration Tests / Java Integration Tests (17) (push) Waiting to run
Java Client Unit Tests / Java Unit Tests (11) (push) Waiting to run
Java Client Unit Tests / Java Unit Tests (17) (push) Waiting to run
Java Client Unit Tests / Java Unit Tests (21) (push) Waiting to run
Java Client Unit Tests / Java Unit Tests (8) (push) Waiting to run
Kafka Quick Test (Load Test with Schema Registry) / Kafka Client Load Test (Quick) (push) Waiting to run
Kafka Gateway Tests / Kafka Unit Tests (unit-tests-1) (push) Waiting to run
Kafka Gateway Tests / Kafka Integration Tests (Critical) (integration-1) (push) Waiting to run
Kafka Gateway Tests / Kafka End-to-End Tests (with SMQ) (e2e-1) (push) Waiting to run
Kafka Gateway Tests / Kafka Consumer Group Tests (Highly Isolated) (consumer-group-1) (push) Waiting to run
Kafka Gateway Tests / Kafka Client Compatibility (with SMQ) (client-compat-1) (push) Waiting to run
Kafka Gateway Tests / Kafka SMQ Integration Tests (Full Stack) (smq-integration-1) (push) Waiting to run
Kafka Gateway Tests / Kafka Protocol Tests (Isolated) (protocol-1) (push) Waiting to run
PostgreSQL Gateway Tests / PostgreSQL Basic Tests (push) Waiting to run
S3 IAM Integration Tests / IAM Unit Tests (push) Waiting to run
S3 IAM Integration Tests / S3 IAM Integration Tests (advanced) (push) Waiting to run
S3 IAM Integration Tests / S3 IAM Integration Tests (basic) (push) Waiting to run
S3 IAM Integration Tests / S3 IAM Integration Tests (policy-enforcement) (push) Waiting to run
S3 IAM Integration Tests / S3 IAM Distributed Tests (push) Waiting to run
S3 IAM Integration Tests / S3 IAM Performance Tests (push) Waiting to run
S3 Keycloak Integration Tests / S3 Keycloak Integration Tests (push) Waiting to run
S3 PyArrow Parquet Tests / PyArrow Parquet Tests (Python 3.11) (push) Waiting to run
S3 PyArrow Parquet Tests / PyArrow Parquet Tests (Python 3.12) (push) Waiting to run
S3 PyArrow Parquet Tests / PyArrow Parquet Tests (Python 3.9) (push) Waiting to run
S3 PyArrow Parquet Tests / Go Unit Tests (Implicit Directory) (push) Waiting to run
S3 SSE Tests / S3 SSE Integration Tests (comprehensive) (push) Waiting to run
S3 SSE Tests / S3 SSE Integration Tests (quick) (push) Waiting to run
S3 SSE Tests / S3 SSE Compatibility Test (push) Waiting to run
S3 SSE Tests / S3 SSE Metadata Persistence Test (push) Waiting to run
S3 SSE Tests / S3 SSE Copy Operations Test (push) Waiting to run
S3 SSE Tests / S3 SSE Multipart Upload Test (push) Waiting to run
S3 SSE Tests / S3 SSE Performance Test (push) Waiting to run
Ceph S3 tests / Basic S3 tests (KV store) (push) Waiting to run
Ceph S3 tests / S3 Versioning & Object Lock tests (push) Waiting to run
Ceph S3 tests / S3 CORS tests (push) Waiting to run
Ceph S3 tests / SeaweedFS Custom S3 Copy tests (push) Waiting to run
Ceph S3 tests / Basic S3 tests (SQL store) (push) Waiting to run
test s3 over https using aws-cli / awscli-tests (push) Waiting to run
* Parallelize `ec.rebuild` operations per affected volume. * node.freeEcSlot >= slotsNeeded * variable names, help messages, * Protected the read operation with the same mutex * accurate error message * fix broken test --------- Co-authored-by: chrislu <chris.lu@gmail.com> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>