Skip to content

Commit ce1c8ab

Browse files
authored
Convert test for Load(ErrorOnEmptyState) to acc test (#3159)
## Why Would like to test that it works both in terraform and direct modes.
1 parent 84a1ae6 commit ce1c8ab

File tree

4 files changed

+6
-41
lines changed

4 files changed

+6
-41
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Error: no deployment state. Did you forget to run 'databricks bundle deploy'?
2+
3+
4+
Exit code (musterr): 1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
musterr $CLI bundle run foo
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
EnvMatrix.DATABRICKS_CLI_DEPLOYMENT = ["terraform"] # "bundle run" not implemented yet

bundle/deploy/terraform/load_test.go

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)