cli
cli copied to clipboard
Add setup for DBR testing
Changes
This PR adds a notebook we can use to easily run and iterate on DBR tests.
Why
Simplifies the test setup and makes it easy to debug issues with the DBR testing framework itself. You just have to run make dbr_scratch to get started.
| Env | πβflaky | β βpass | πβskip | |
|---|---|---|---|---|
| πβ | aws linux | 1 | 323 | 544 |
| β β | aws windows | 325 | 543 | |
| πβ | aws-ucws linux | 9 | 431 | 440 |
| πβ | aws-ucws windows | 9 | 432 | 439 |
| β β | azure linux | 324 | 543 | |
| β β | azure windows | 325 | 542 | |
| πβ | azure-ucws linux | 9 | 431 | 439 |
| πβ | azure-ucws windows | 9 | 432 | 438 |
| πβ | gcp linux | 1 | 322 | 545 |
| β β | gcp windows | 324 | 544 |
14 failing tests:
| Test Name | aws linux | aws-ucws linux | aws-ucws windows | azure-ucws linux | azure-ucws windows | gcp linux |
|---|---|---|---|---|---|---|
| TestAccept/bundle/deploy/dashboard/detect-change | β βp | πβf | πβf | πβf | β βp | β βp |
| TestAccept/bundle/deploy/dashboard/generate_inplace | β βp | πβf | πβf | πβf | πβf | β βp |
| TestAccept/bundle/deploy/dashboard/nested-folders | β βp | πβf | πβf | πβf | β βp | β βp |
| TestAccept/bundle/deploy/dashboard/simple | β βp | πβf | πβf | πβf | πβf | β βp |
| TestAccept/bundle/deploy/dashboard/simple_outside_bundle_root | β βp | πβf | πβf | πβf | πβf | β βp |
| TestAccept/bundle/deploy/dashboard/simple_syncroot | β βp | πβf | πβf | πβf | πβf | β βp |
| TestAccept/bundle/deploy/registered_models/basic | πβs | β βp | β βp | β βp | πβf | πβs |
| TestAccept/bundle/deploy/registered_models/basic/DATABRICKS_BUNDLE_ENGINE=direct-exp | β βp | β βp | β βp | πβf | ||
| TestAccept/bundle/deployment/bind/dashboard | β βp | πβf | πβf | πβf | β βp | β βp |
| TestAccept/bundle/deployment/bind/dashboard/recreation | β βp | πβf | πβf | πβf | β βp | β βp |
| TestSetupDbrRunner | πβf | β βp | β βp | β βp | β βp | πβf |
| TestDashboardAssumptions_WorkspaceImport | β βp | πβf | πβf | πβf | πβf | β βp |
| TestFilerWorkspaceNotebook | β βp | β βp | β βp | β βp | πβf | β βp |
| TestFilerWorkspaceNotebook/rNb.r | β βp | β βp | β βp | β βp | πβf | β βp |