Skip to content

Commit

Permalink
fix i t
Browse files Browse the repository at this point in the history
  • Loading branch information
D3Hunter committed Jul 19, 2022
1 parent dff08b3 commit 9a7c1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/tests/s3_dumpling_lighting/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ db="s3_dumpling_lightning"
db1="s3_dumpling_lightning1"
tb="t"
tb1="t1"
S3_DIR="s3://dmbucket/dump?region=us-west-1\&endpoint=http://127.0.0.1:8688\&access_key=s3accesskey\&secret_access_key=s3secretkey\&force_path_style=true"
S3_DIR="s3://dmbucket/dump?region=us-east-1\&endpoint=http://127.0.0.1:8688\&access_key=s3accesskey\&secret_access_key=s3secretkey\&force_path_style=true"
LOCAL_TEST_DIR="./dumpdata"

# s3 config
Expand Down

0 comments on commit 9a7c1cd

Please sign in to comment.