mirror of https://github.com/databricks/cli.git
parent
5aa89230e9
commit
989aabe5f1
|
@ -1,2 +0,0 @@
|
||||||
# Cloud run fails with Error: failed to resolve cluster-policy: wrong-cluster-policy, err: Policy named 'wrong-cluster-policy' does not exist
|
|
||||||
LocalOnly = true
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Cloud run fails with Error: Path (TestResolveVariableReferences/bar/baz) doesn't start with '/'
|
|
||||||
LocalOnly = true
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Cloud run fails with Error: Path (TestResolveVariableReferencesToBundleVariables/bar/files) doesn't start with '/'
|
|
||||||
LocalOnly = true
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
# The tests here intend to test variable interpolation via "bundle validate".
|
||||||
|
# Even though "bundle validate" does a few API calls, that's not the focus there.
|
||||||
|
LocalOnly = true
|
Loading…
Reference in New Issue