Skip to content

Commit

Permalink
Add bwc test data for osd without bundle (#927)
Browse files Browse the repository at this point in the history
This PR contains 13 zipped bwc test data for osd without bundle.
The data has been tested by osd-1.1 and osd-1.2. To use, here are
the steps:
1)unzip the data to opensearch, for example:
tar -xvf odfe-1.13.2.tar.gz
You need to remove data folder first if there is one in opensearch
2)run opensearch: ./bin/opensearch
3)run dashboards: ./bin/opensearch-dashboards
4)run any cypress test

Partically Resolved:
opensearch-project/opensearch-build#705

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
  • Loading branch information
ananzh committed Dec 15, 2021
1 parent 879cd33 commit 382ebe0
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 0 deletions.
Binary file added cypress/test-data/osd/odfe-0.10.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.0.2.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.1.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.11.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.13.2.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.2.1.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.3.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.4.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.7.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.8.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/odfe-1.9.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/osd-1.0.0.tar.gz
Binary file not shown.
Binary file added cypress/test-data/osd/osd-1.1.0.tar.gz
Binary file not shown.

0 comments on commit 382ebe0

Please sign in to comment.