Skip to content

Commit

Permalink
Run smoke tests against OpenSearch 1.3.6. (#1955) (#1961)
Browse files Browse the repository at this point in the history
Signed-off-by: David Venable <[email protected]>
(cherry picked from commit 43b7d33)

Co-authored-by: David Venable <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and dlvenable authored Oct 21, 2022
1 parent ba94da8 commit 5880888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/smoke-tests/run-smoke-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -e

export IMAGE_NAME="opensearch-data-prepper"
REPO_ROOT=$(git rev-parse --show-toplevel)
export OPENSEARCH_VERSION="1.0.1"
export OPENSEARCH_VERSION="1.3.6"
OPENSEARCH_HOST="localhost:9200"
OPENSEARCH_GROK_INDEX="test-grok-index"
OPENSEARCH_OTEL_INDEX="otel-v1-apm-span-000001"
Expand Down

0 comments on commit 5880888

Please sign in to comment.