This directory demonstrates Currents Orchestration, which provides optimized parallel execution compared to standard sharding.
| Workflow | Description |
|---|---|
test-or8n.yml |
Orchestration with pwc-p + Blob Reporter |
Unlike standard sharding (where tests are split by file count), Orchestration balances tests based on their historical duration.
pwc-p: The Currents Orchestration CLI.currents.config.ts: Configuration file for orchestration.- Blob Reporter: Used to merge reports from multiple machines.
currents.config.ts: Contains the project ID, record key, and orchestration settings.