timefactor=2 also for Typed testkit (#30643)
This commit is contained in:
parent
3f87bfd00c
commit
eb6f3e3d19
5 changed files with 8 additions and 0 deletions
1
.github/workflows/multi-node.yml
vendored
1
.github/workflows/multi-node.yml
vendored
|
|
@ -46,6 +46,7 @@ jobs:
|
|||
cat multi-node-test.hosts
|
||||
sbt -jvm-opts .jvmopts-ci \
|
||||
-Dakka.test.timefactor=2 \
|
||||
-Dakka.actor.testkit.typed.timefactor=2 \
|
||||
-Dakka.cluster.assert=on \
|
||||
-Dsbt.override.build.repos=false \
|
||||
-Dakka.test.tags.exclude=gh-exclude \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue