We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aad3e8 commit c4f8e2aCopy full SHA for c4f8e2a
src/Tests/tests.yaml
@@ -1,7 +1,7 @@
1
# mode either u (unit test), i (integration test) or m (mixed mode)
2
-mode: u
+mode: m
3
# the elasticsearch version that should be started
4
-elasticsearch_version: 2.3.5
+elasticsearch_version: 2.4.0
5
# whether we want to forcefully reseed on the node, if you are starting the tests with a node already running
6
force_reseed: true
7
# do not spawn nodes as part of the test setup but rely on a manually started es node being up
0 commit comments