mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
* test: parallelize AbstractRunnerTest * test: add TestsUtils.randomTenant(..) function * test: i think i found a bug * revert debug * test: add comment on potential bug, make test pass * test: fix test metadata * test: unflaky PluginDefaultServiceTest by separating class * test: add log on JdbcServiceLivenessCoordinatorTest to debug * test: cleanup debug log * fix