Commit a00d54f
committed
[Transform] Stop transforms at the end of tests
Stopping the transform at the end of test, before the reset, can help
other tests running in parallel.
Resolve elastic#1229801 parent 668b509 commit a00d54f
File tree
1 file changed
+3
-0
lines changed- x-pack/plugin/transform/qa/single-node-tests/src/javaRestTest/java/org/elasticsearch/xpack/transform/integration
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
343 | 346 | | |
344 | 347 | | |
345 | 348 | | |
| |||
0 commit comments