Skip to content

Commit

Permalink
move ppl to seperate folder
Browse files Browse the repository at this point in the history
Signed-off-by: YANGDB <[email protected]>
  • Loading branch information
YANG-DB committed Nov 4, 2023
1 parent 7fcac66 commit 98a5895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integ-test/src/test/python/run_sanity.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Set the environment variable for the OpenSearch URL
export OPENSEARCH_URL="http://ec2-52-39-211-201.us-west-2.compute.amazonaws.com:9200"
export OPENSEARCH_URL="http://opensearch:9200"


# ASCII Art for OpenSearch Spark
Expand Down

0 comments on commit 98a5895

Please sign in to comment.