Skip to content

Commit d177292

Browse files
authored
Increase timeout of bundle/resources/pipelines acc test to 30s (#3095)
## Why <!-- Why are these changes needed? Provide the context that the reviewer might be missing. For example, were there any decisions behind the change that are not reflected in the code itself? --> Saw that this test is failing due to 20s timeout here: https://github.com/databricks/cli/actions/runs/15776275558/job/44471399166?pr=3089
1 parent dcc67e6 commit d177292

File tree

1 file changed

+1
-0
lines changed
  • acceptance/bundle/resources/pipelines

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
Timeout = '30s'
12
Cloud = true
23
Ignore = ["bar.py", "foo.py"]

0 commit comments

Comments
 (0)