You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/25 12:02:01 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #8183: Add OpenSearch 1.2.0 to test and verify it works

wu-sheng commented on a change in pull request #8183:
URL: https://github.com/apache/skywalking/pull/8183#discussion_r756829377



##########
File path: .github/workflows/e2e.storages.yaml
##########
@@ -38,12 +38,16 @@ jobs:
       matrix:
         config-file:
           - storage/h2/e2e.yaml
-          - storage/opensearch/e2e.yaml
           - storage/mysql/e2e.yaml
           - storage/tidb/e2e.yaml
           - storage/influxdb/e2e.yaml
           - storage/postgres/e2e.yaml
         include:
+          - os-version: 1.1.0
+            config-file: storage/opensearch/e2e.yaml
+          - os-version: 1.2.0
+            config-file: storage/opensearch/e2e.yaml

Review comment:
       We need a policy for OpenSearch one day, we never tested every version of ElasticSearch.




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org