0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-18 11:27:35 +02:00
silverwind 9b6cd19493
ci: 3-shard db tests, split test-unit into bindata/gogit jobs
- pgsql/sqlite/mysql/mssql: increase shards from 2 to 3, dropping
  per-job wall time from ~13 min to ~9-10 min on the slowest (pgsql).
- test-unit: split into test-unit-bindata and test-unit-gogit running
  in parallel, with a test-unit aggregator preserving the existing
  check name. Each gets its own rotated cache (cache-name unit and
  unit-gogit) so testcache accumulates per variant.

Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
2026-05-09 01:49:25 +02:00
..