test(producer): gate source tests by execution lane

This commit is contained in:
James
2026-07-11 10:38:02 -07:00
parent 8c21736a5b
commit 9e7b11998c
16 changed files with 285 additions and 37 deletions
@@ -35,8 +35,8 @@ python3 packages/producer/tests/hdr-regression/scripts/generate-hdr-photo-pq.py
```bash
cd packages/producer
bun run test hdr-regression
bun run test:update hdr-regression
bun run test:regression hdr-regression
bun run test:regression:update hdr-regression
```
In CI it runs in the `hdr` shard alongside `hdr-hlg-regression`