ru-fix / distributed-job-manager

DistributedJobManager will balance workload between servers for you.
https://ru-fix.github.io/distributed-job-manager
3 stars 1 forks source link

fix unstable JobManagerSettingsIT verifying #61

Closed KazankovMarch closed 4 years ago

KazankovMarch commented 4 years ago

second job may be launched during verifying first job :(

I changed verification for testing that both jobs became enabled and were launched at least one more time. Increased timeouts for second test are not needed.

Blocked by https://github.com/ru-fix/distributed-job-manager/pull/62