cli
cli copied to clipboard
direct: Handle data_security_mode aliases for clusters
Changes
Handle data_security_mode aliases for clusters
Why
To be in line with TF provider behaviour, we skip diff if it's just a change of the alias https://github.com/databricks/terraform-provider-databricks/blob/main/clusters/resource_cluster.go#L109-L117
Tests
Added an acceptance test
Commit: https://github.com/databricks/cli/pull/3839/commits/1b4c0914a7d86c3dfd70e75d1bceb0224eacf4ed
| Env | πβflaky | πβRECOVERED | πβSKIP | β βpass | πβskip | Time | |
|---|---|---|---|---|---|---|---|
| πβ | aws linux | 7 | 2 | 363 | 613 | 22:16 | |
| πβ | aws windows | 7 | 2 | 364 | 612 | 20:00 | |
| πβ | aws-ucws linux | 7 | 2 | 501 | 503 | 38:54 | |
| πβ | aws-ucws windows | 7 | 2 | 502 | 502 | 41:15 | |
| πβ | azure linux | 1 | 4 | 363 | 612 | 23:07 | |
| πβ | azure windows | 1 | 4 | 364 | 611 | 20:59 | |
| πβ | azure-ucws linux | 2 | 1 | 4 | 495 | 502 | 42:22 |
| πβ | azure-ucws windows | 1 | 4 | 498 | 501 | 38:35 | |
| πβ | gcp linux | 1 | 4 | 359 | 615 | 27:11 | |
| πβ | gcp windows | 1 | 4 | 360 | 614 | 25:18 |
11 failing tests:
| Test Name | aws linux | aws windows | aws-ucws linux | aws-ucws windows | azure linux | azure windows | azure-ucws linux | azure-ucws windows | gcp linux | gcp windows |
|---|---|---|---|---|---|---|---|---|---|---|
| TestAccept | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR |
| TestAccept/bundle/resources/permissions | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/with_permissions | πβR | πβR | πβR | πβR | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/with_permissions/DATABRICKS_BUNDLE_ENGINE=direct | πβR | πβR | πβR | πβR | ||||||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/with_permissions/DATABRICKS_BUNDLE_ENGINE=terraform | πβR | πβR | πβR | πβR | ||||||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/without_permissions | πβR | πβR | πβR | πβR | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/without_permissions/DATABRICKS_BUNDLE_ENGINE=direct | πβR | πβR | πβR | πβR | ||||||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/without_permissions/DATABRICKS_BUNDLE_ENGINE=terraform | πβR | πβR | πβR | πβR | ||||||
| TestAccept/bundle/resources/pipelines/update/DATABRICKS_BUNDLE_ENGINE=direct | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp |
| TestAccept/bundle/resources/pipelines/update/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp |
| TestAccept/bundle/run/app-with-job | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS |
Top 50 slowest tests (at least 2 minutes):
| duration | env | testname |
|---|---|---|
| 6:12 | gcp windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 6:02 | aws linux | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=direct |
| 5:59 | gcp linux | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=direct |
| 5:42 | gcp linux | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 4:24 | azure-ucws linux | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 4:18 | azure-ucws windows | TestAccept/bundle/resources/synced_database_tables/basic |
| 4:17 | azure-ucws linux | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=direct |
| 3:41 | azure-ucws windows | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 3:34 | azure-ucws windows | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=direct |
| 3:33 | aws-ucws linux | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=no/PY=no |
| 3:25 | azure-ucws linux | TestAccept/bundle/resources/experiments/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 3:20 | azure-ucws linux | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct/DLT=yes/NBOOK=no/PY=yes |
| 3:20 | aws-ucws linux | TestAccept/bundle/templates/default-python/combinations/serverless/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=yes/PY=no |
| 3:17 | azure linux | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=direct |
| 3:15 | aws-ucws windows | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=no/PY=yes |
| 3:04 | azure windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=direct |
| 3:03 | azure-ucws linux | TestAccept/bundle/resources/synced_database_tables/basic |
| 3:01 | azure-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.13 |
| 2:56 | gcp windows | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct/DLT=yes/NBOOK=no/PY=yes |
| 2:52 | aws-ucws linux | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:52 | gcp windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=direct/UV_PYTHON=3.10 |
| 2:50 | aws-ucws windows | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:49 | aws-ucws windows | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct/DLT=yes/NBOOK=yes/PY=yes |
| 2:44 | aws windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=direct |
| 2:43 | aws windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:37 | aws-ucws windows | TestAccept/bundle/templates/default-python/combinations/serverless/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=yes/PY=no |
| 2:37 | azure-ucws windows | TestAccept/bundle/templates/default-python/combinations/serverless/DATABRICKS_BUNDLE_ENGINE=direct/DLT=yes/NBOOK=yes/PY=yes |
| 2:35 | aws-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=direct/UV_PYTHON=3.11 |
| 2:34 | aws-ucws windows | TestAccept/bundle/templates/default-python/combinations/serverless/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=no/PY=yes |
| 2:33 | aws-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.9 |
| 2:32 | aws-ucws windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:29 | gcp linux | TestAccept/bundle/resources/experiments/basic/DATABRICKS_BUNDLE_ENGINE=direct |
| 2:27 | aws-ucws linux | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct/DLT=no/NBOOK=no/PY=yes |
| 2:26 | azure-ucws windows | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=no/PY=yes |
| 2:25 | azure-ucws windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:25 | azure-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.9 |
| 2:24 | aws-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=direct/UV_PYTHON=3.10 |
| 2:22 | aws-ucws windows | TestAccept/bundle/resources/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=direct |
| 2:22 | gcp windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.10 |
| 2:20 | aws-ucws linux | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:20 | azure-ucws windows | TestAccept/bundle/templates/default-python/combinations/serverless/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=no/PY=no |
| 2:19 | aws-ucws windows | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=direct |
| 2:19 | azure-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.10 |
| 2:18 | aws windows | TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:17 | azure-ucws linux | TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
| 2:16 | aws-ucws windows | TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=direct/UV_PYTHON=3.13 |
| 2:16 | aws-ucws linux | TestAccept/bundle/resources/dashboards/detect-change/DATABRICKS_BUNDLE_ENGINE=direct |
| 2:14 | aws-ucws windows | TestFilerReadWrite/workspace_files |
| 2:14 | azure-ucws linux | TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=no/NBOOK=no/PY=yes |
| 2:14 | gcp linux | TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=terraform |
Commit: https://github.com/databricks/cli/commit/a3e2e6ff9c8a535ba938c138f07902e38c78383b
| Env | π¨βKNOWN | πβflaky | πβRECOVERED | πβSKIP | β βpass | πβskip | Time | |
|---|---|---|---|---|---|---|---|---|
| π¨β | aws linux | 7 | 3 | 1 | 396 | 601 | 42:49 | |
| π¨β | aws windows | 7 | 3 | 1 | 397 | 600 | 38:21 | |
| πβ | aws-ucws linux | 3 | 9 | 1 | 550 | 485 | 83:02 | |
| πβ | aws-ucws windows | 4 | 6 | 1 | 553 | 484 | 57:29 | |
| πβ | azure linux | 4 | 4 | 3 | 392 | 600 | 62:11 | |
| πβ | azure windows | 6 | 4 | 3 | 391 | 599 | 75:16 | |
| πβ | azure-ucws linux | 4 | 4 | 3 | 544 | 484 | 103:26 | |
| πβ | azure-ucws windows | 4 | 3 | 549 | 483 | 69:48 | ||
| πβ | gcp linux | 4 | 3 | 383 | 606 | 46:43 | ||
| πβ | gcp windows | 3 | 3 | 3 | 382 | 605 | 47:47 |
24 failing tests:
| Test Name | aws linux | aws windows | aws-ucws linux | aws-ucws windows | azure linux | azure windows | azure-ucws linux | azure-ucws windows | gcp linux | gcp windows |
|---|---|---|---|---|---|---|---|---|---|---|
| TestAccept | π¨βK | π¨βK | πβf | πβR | πβR | πβR | πβR | πβR | πβR | πβf |
| TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version | β βp | β βp | β βp | β βp | πβf | πβf | β βp | β βp | β βp | β βp |
| TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=direct/DATA_SECURITY_MODE=SINGLE_USER | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp | β βp |
| TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=direct/DATA_SECURITY_MODE=USER_ISOLATION | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp |
| TestAccept/bundle/integration_whl/interactive_single_user | β βp | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp |
| TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=direct | β βp | β βp | β βp | β βp | β βp | πβf | πβf | β βp | β βp | β βp |
| TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp |
| TestAccept/bundle/integration_whl/wrapper_custom_params | β βp | β βp | πβf | β βp | β βp | β βp | β βp | β βp | πβs | πβs |
| TestAccept/bundle/integration_whl/wrapper_custom_params/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | πβf | β βp | β βp | β βp | β βp | β βp | ||
| TestAccept/bundle/resources/clusters/run/spark_python_task | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | πβf |
| TestAccept/bundle/resources/clusters/run/spark_python_task/DATABRICKS_BUNDLE_ENGINE=direct | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | β βp | πβf |
| TestAccept/bundle/resources/clusters/run/spark_python_task/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | β βp | β βp | β βp | πβf | β βp | β βp | β βp | β βp |
| TestAccept/bundle/resources/permissions | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/resources/permissions/factcheck | β βp | β βp | β βp | β βp | πβf | β βp | πβf | β βp | πβs | πβs |
| TestAccept/bundle/resources/permissions/factcheck/DATABRICKS_BUNDLE_ENGINE=terraform | β βp | β βp | β βp | β βp | πβf | β βp | πβf | β βp | ||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/with_permissions | π¨βK | π¨βK | πβR | πβf | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/with_permissions/DATABRICKS_BUNDLE_ENGINE=direct | π¨βK | π¨βK | πβR | πβR | ||||||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/with_permissions/DATABRICKS_BUNDLE_ENGINE=terraform | π¨βK | π¨βK | πβR | πβf | ||||||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/without_permissions | π¨βK | π¨βK | πβR | πβf | πβS | πβS | πβS | πβS | πβS | πβS |
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/without_permissions/DATABRICKS_BUNDLE_ENGINE=direct | π¨βK | π¨βK | πβR | πβR | ||||||
| TestAccept/bundle/resources/permissions/jobs/destroy_without_mgmtperms/without_permissions/DATABRICKS_BUNDLE_ENGINE=terraform | π¨βK | π¨βK | πβR | πβf | ||||||
| TestAccept/bundle/run/app-with-job | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR |
| TestAccept/bundle/run/app-with-job/DATABRICKS_BUNDLE_ENGINE=direct | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR |
| TestAccept/bundle/run/app-with-job/DATABRICKS_BUNDLE_ENGINE=terraform | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR | πβR |
Top 50 slowest tests (at least 2 minutes):
| duration | env | testname |
|---|---|---|
| 18:52 | azure-ucws windows | TestAccept/bundle/resources/permissions/factcheck/DATABRICKS_BUNDLE_ENGINE=terraform |
| 16:23 | azure-ucws linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 16:12 | azure-ucws linux | TestAccept/bundle/resources/permissions/factcheck/DATABRICKS_BUNDLE_ENGINE=terraform |
| 14:28 | gcp linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 13:51 | azure windows | TestAccept/bundle/resources/permissions/factcheck/DATABRICKS_BUNDLE_ENGINE=terraform |
| 13:40 | aws-ucws linux | TestAccept/bundle/integration_whl/wrapper_custom_params/DATABRICKS_BUNDLE_ENGINE=direct |
| 13:24 | azure-ucws windows | TestAccept/bundle/resources/clusters/run/spark_python_task/DATABRICKS_BUNDLE_ENGINE=terraform |
| 12:48 | azure windows | TestAccept/bundle/integration_whl/interactive_cluster/DATABRICKS_BUNDLE_ENGINE=direct |
| 12:24 | azure windows | TestAccept/bundle/integration_whl/wrapper/DATABRICKS_BUNDLE_ENGINE=terraform |
| 10:48 | gcp linux | TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=terraform |
| 10:17 | azure-ucws windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 9:57 | azure-ucws windows | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=direct/DATA_SECURITY_MODE=USER_ISOLATION |
| 9:55 | azure-ucws windows | TestAccept/bundle/resources/clusters/run/spark_python_task/DATABRICKS_BUNDLE_ENGINE=direct |
| 9:50 | azure windows | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 9:41 | gcp windows | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 9:29 | azure-ucws windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=direct |
| 9:23 | azure-ucws linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 9:16 | azure windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:59 | azure-ucws linux | TestAccept/bundle/resources/model_serving_endpoints/running-endpoint/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:51 | azure windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=direct |
| 8:50 | azure linux | TestAccept/bundle/resources/clusters/run/spark_python_task/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:44 | azure-ucws linux | TestAccept/bundle/resources/database_instances/single-instance/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:42 | aws-ucws windows | TestAccept/bundle/resources/model_serving_endpoints/running-endpoint/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:40 | azure linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 8:38 | azure linux | TestAccept/bundle/resources/clusters/deploy/update-after-create/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:35 | aws-ucws linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:35 | azure-ucws linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=direct |
| 8:31 | gcp linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=direct/DATA_SECURITY_MODE=USER_ISOLATION |
| 8:29 | azure linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:29 | gcp linux | TestAccept/bundle/run/app-with-job/DATABRICKS_BUNDLE_ENGINE=direct |
| 8:26 | aws-ucws windows | TestAccept/bundle/resources/model_serving_endpoints/running-endpoint/DATABRICKS_BUNDLE_ENGINE=direct |
| 8:21 | gcp windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:17 | aws linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 8:15 | gcp windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=direct |
| 8:12 | gcp linux | TestAccept/bundle/run/app-with-job/DATABRICKS_BUNDLE_ENGINE=terraform |
| 8:05 | aws-ucws linux | TestAccept/bundle/integration_whl/wrapper/DATABRICKS_BUNDLE_ENGINE=direct |
| 7:56 | aws-ucws windows | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 7:56 | gcp windows | TestAccept/bundle/run/app-with-job/DATABRICKS_BUNDLE_ENGINE=direct |
| 7:53 | aws-ucws windows | TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=direct |
| 7:51 | gcp windows | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=direct/DATA_SECURITY_MODE=USER_ISOLATION |
| 7:46 | aws-ucws windows | TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=terraform |
| 7:38 | gcp windows | TestAccept/bundle/run/app-with-job/DATABRICKS_BUNDLE_ENGINE=terraform |
| 7:36 | azure-ucws windows | TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=terraform |
| 7:28 | azure linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=direct |
| 7:26 | gcp linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=direct |
| 7:23 | gcp linux | TestAccept/bundle/integration_whl/base/DATABRICKS_BUNDLE_ENGINE=terraform |
| 7:21 | gcp linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=direct/DATA_SECURITY_MODE=SINGLE_USER |
| 7:19 | aws-ucws linux | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |
| 7:17 | aws windows | TestAccept/bundle/integration_whl/interactive_single_user/DATABRICKS_BUNDLE_ENGINE=terraform |
| 7:16 | aws-ucws windows | TestAccept/bundle/integration_whl/interactive_cluster_dynamic_version/DATABRICKS_BUNDLE_ENGINE=terraform/DATA_SECURITY_MODE=SINGLE_USER |