mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[server-ce] tests: optimize sharding (#27635)
* [server-ce] tests: optimize sharding * [server-ce] tests: remove shard CE_CUSTOM_2 * [server-ce] tests: move project sharing tests onto a new shard Previously they were on their own CE_CUSTOM_1 shard. GitOrigin-RevId: de256e04f5956b4651a5dc4ab47cdb5972723c5d
This commit is contained in:
@@ -76,7 +76,6 @@ services:
|
||||
CYPRESS_SHARD:
|
||||
CYPRESS_BASE_URL: http://sharelatex
|
||||
CYPRESS_FULL_FILESTORE_MIGRATION:
|
||||
SPEC_PATTERN: '**/*.spec.{js,jsx,ts,tsx}'
|
||||
depends_on:
|
||||
sharelatex:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user