Skip to content

Commit

Permalink
Added environment property to centos image for JDBC_TEST_CLOUD_PROVIDER
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jmartinezramirez committed Jun 6, 2024
1 parent bd2cded commit bff3f46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ for name in "${!TARGET_TEST_IMAGES[@]}"; do
-e BUILD_NUMBER \
-e JDBC_TEST_CATEGORY \
-e ADDITIONAL_MAVEN_PROFILE \
-e JDBC_TEST_CLOUD_PROVIDER \
-e is_old_driver \
--add-host=snowflake.reg.local:${IP_ADDR} \
--add-host=s3testaccount.reg.local:${IP_ADDR} \
Expand Down

0 comments on commit bff3f46

Please sign in to comment.