Arsnael commented on a change in pull request #343:
URL: https://github.com/apache/james-project/pull/343#discussion_r601975243
##########
File path: JenkinsfileStressTests.groovy
##########
@@ -87,7 +87,7 @@ pipeline {
break
case "s3-local":
sh 'docker run -d --name=cassandra -p
9042:9042 cassandra:3.11.10'
- sh 'docker run -d --name=elasticsearch -p
9200:9200 --env "discovery.type=single-node"
docker.elastic.co/elasticsearch/elasticsearch:6.3.2'
+ sh 'docker run -d --name=elasticsearch -p
9200:9200 --env "discovery.type=single-node"
docker.elastic.co/elasticsearch/elasticsearch:7.10.2'
Review comment:
That's just `s3-local` case... what about the others? You don't use the
provisioning btw?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]