提交 0b4afc17 编写于 作者: A aderm 提交者: wu-sheng

update es7.x plugin test support version. (#4011)

* update es7.x plugin test support version.

* update Supported-list.md and action config.
上级 17da2e2e
...@@ -440,7 +440,7 @@ jobs: ...@@ -440,7 +440,7 @@ jobs:
run: ./mvnw clean package -DskipTests -Pagent >/dev/null run: ./mvnw clean package -DskipTests -Pagent >/dev/null
- name: Build the Docker image - name: Build the Docker image
run: ./mvnw -f test/plugin/pom.xml clean package -DskipTests docker:build -DBUILD_NO=local >/dev/null run: ./mvnw -f test/plugin/pom.xml clean package -DskipTests docker:build -DBUILD_NO=local >/dev/null
- name: Run elasticsearch-7.x-scenario 7.0.0-7.4.2 (11) - name: Run elasticsearch-7.x-scenario 7.0.0-7.5.0 (12)
run: bash test/plugin/run.sh elasticsearch-7.x-scenario run: bash test/plugin/run.sh elasticsearch-7.x-scenario
- name: Run elasticsearch-6.x-scenario 6.7.1-6.8.4 (7) - name: Run elasticsearch-6.x-scenario 6.7.1-6.8.4 (7)
run: bash test/plugin/run.sh elasticsearch-6.x-scenario run: bash test/plugin/run.sh elasticsearch-6.x-scenario
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
* [Elasticsearch](https://github.com/elastic/elasticsearch) * [Elasticsearch](https://github.com/elastic/elasticsearch)
* [transport-client](https://github.com/elastic/elasticsearch/tree/master/client/transport) 5.2.x-5.6.x * [transport-client](https://github.com/elastic/elasticsearch/tree/master/client/transport) 5.2.x-5.6.x
* [rest-high-level-client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/6.7/index.html) 6.7.1-6.8.4 * [rest-high-level-client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/6.7/index.html) 6.7.1-6.8.4
* [rest-high-level-client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/7.0/java-rest-high.html) 7.0.0-7.4.2 * [rest-high-level-client](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/7.0/java-rest-high.html) 7.0.0-7.5.0
* [Solr](https://github.com/apache/lucene-solr/) * [Solr](https://github.com/apache/lucene-solr/)
* [SolrJ](https://github.com/apache/lucene-solr/tree/master/solr/solrj) 7.x * [SolrJ](https://github.com/apache/lucene-solr/tree/master/solr/solrj) 7.x
* [Cassandra](https://github.com/apache/cassandra) 3.x * [Cassandra](https://github.com/apache/cassandra) 3.x
......
...@@ -25,3 +25,4 @@ ...@@ -25,3 +25,4 @@
7.4.0 7.4.0
7.4.1 7.4.1
7.4.2 7.4.2
7.5.0
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册