2 Commits

Author SHA1 Message Date
Cyril Rohr dd36b5c381 Enable on-demand test runners with scaleway (#12795)
* Use dockerfile build cache
* Improve entrypoint to speed up test setup
* Fix asset helper
* Disable angular cache until webpack fixes dangling caches. Also experiment with max-old-space-size
* No need for maintaining test schema under CI. Saves ~30s of db:test:prepare stuff
* DOCKER_BUILDKIT: 1 for AWS
* turbo_tests verbose
* PostgreSQL conf for CI
* Add comment on how to switch back to AWS self-hosted runners
2023-06-15 21:04:54 +02:00
Cyril Rohr ff91def680 Add CI benchmark script
Fix entrypoint

fix
2023-05-25 21:36:17 +02:00