diff --git a/integration_tests/ci/profiles.yml b/integration_tests/ci/profiles.yml index 93677df..765e577 100644 --- a/integration_tests/ci/profiles.yml +++ b/integration_tests/ci/profiles.yml @@ -73,7 +73,7 @@ integration_tests: host: "{{ env_var('SPARK_MASTER_HOST', 'localhost') }}" port: 10000 user: "{{ env_var('SPARK_USER', 'spark') }}" - schema: "{{ env_var('SPARK_SCHEMA', 'default') }}" + schema: "gh_sp_attrib_dbt_{{ env_var('SCHEMA_SUFFIX') }}" connect_retries: 5 connect_timeout: 60 threads: 1