OpenSearch/x-pack/plugin/ml/qa/native-multi-node-tests
Ed Savage c20ea9a2dd [ML][TEST] Fix failing test testPersistJobOnGracefulShutdown_givenTimeAdvancedAfterNoNewData (#40363)
Ensure that there is at least a 1s delay between the time that state
is persisted by each of the two jobs in the test.

Model snapshot IDs use the current time in epoch seconds to
distinguish themselves, hence snapshots will be overwritten
by another if it occurs in the same 1s window.

Closes #40347
2019-03-25 17:55:10 +00:00
..
src/test/java/org/elasticsearch/xpack/ml/integration [ML][TEST] Fix failing test testPersistJobOnGracefulShutdown_givenTimeAdvancedAfterNoNewData (#40363) 2019-03-25 17:55:10 +00:00
build.gradle [ML] Disable security audit trail in native integ tests suite (#39683) 2019-03-05 12:43:15 +02:00