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 aab3ad4 commit a79762cCopy full SHA for a79762c
src/Tests/Tests.Configuration/tests.default.yaml
@@ -8,7 +8,7 @@
8
mode: u
9
# the elasticsearch version that should be started
10
# Can be a snapshot version of sonatype or "latest" to get the latest snapshot of sonatype
11
-elasticsearch_version: 6.3.0
+elasticsearch_version: 6.4.1
12
# cluster filter allows you to only run the integration tests of a particular cluster (cluster suffix not needed)
13
# cluster_filter:
14
# whether we want to forcefully reseed on the node, if you are starting the tests with a node already running
0 commit comments