Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions acceptance/bundle/integration_whl/wrapper/out.test.toml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion acceptance/bundle/integration_whl/wrapper/test.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Temporarily disabling due to DBR release breakage.
# This test exercises the trampoline workaround for DBR <13.1 (PR #635), which
# requires booking a cluster on Spark 12.2.x-scala2.12. The AWS test workspaces
# have legacy access disabled, so 12.2.x is rejected with INVALID_PARAMETER_VALUE
# ("legacy access is disabled in your workspace. Please use Databricks Runtime
# 13.3 LTS or above"). GCP was previously disabled due to a DBR release breakage.
CloudEnvs.aws = false
CloudEnvs.gcp = false

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Temporarily disabling due to DBR release breakage.
# This test exercises the trampoline workaround for DBR <13.1 (PR #635), which
# requires booking a cluster on Spark 12.2.x-scala2.12. The AWS test workspaces
# have legacy access disabled, so 12.2.x is rejected with INVALID_PARAMETER_VALUE
# ("legacy access is disabled in your workspace. Please use Databricks Runtime
# 13.3 LTS or above"). GCP was previously disabled due to a DBR release breakage.
CloudEnvs.aws = false
CloudEnvs.gcp = false
Loading