cli
cli copied to clipboard
Add a summary of how many files are uploaded and ignored as part of bundle deploy
Changes
Add a summary of how many files are uploaded and ignored as part of bundle deploy
Some of the tests (which run on Local and Cloud) have a different number of files uploaded/ignored, thus sometimes we include a replacement for the number of files in the message we print in acceptance tests.
Tests
Existing acceptance tests show the output
| Env | πβflaky | β βpass | πβskip | |
|---|---|---|---|---|
| β β | aws linux | 322 | 545 | |
| β β | aws windows | 323 | 544 | |
| β β | aws-ucws linux | 438 | 441 | |
| β β | aws-ucws windows | 439 | 440 | |
| β β | azure linux | 322 | 544 | |
| β β | azure windows | 323 | 543 | |
| πβ | azure-ucws linux | 7 | 431 | 440 |
| πβ | azure-ucws windows | 8 | 431 | 439 |
| πβ | gcp linux | 3 | 318 | 546 |
| β β | gcp windows | 322 | 545 |
12 failing tests:
| Test Name | azure-ucws linux | azure-ucws windows | gcp linux |
|---|---|---|---|
| TestAccept | β βp | β βp | πβf |
| TestAccept/bundle/deployment/bind/dashboard | β βp | πβf | β βp |
| TestAccept/bundle/deployment/bind/dashboard/recreation | β βp | πβf | β βp |
| TestAccept/bundle/resources/dashboards/detect-change | πβf | πβf | β βp |
| TestAccept/bundle/resources/dashboards/generate_inplace | πβf | πβf | β βp |
| TestAccept/bundle/resources/dashboards/nested-folders | πβf | πβf | β βp |
| TestAccept/bundle/resources/dashboards/simple | πβf | πβf | β βp |
| TestAccept/bundle/resources/dashboards/simple_outside_bundle_root | πβf | πβf | β βp |
| TestAccept/bundle/resources/dashboards/simple_syncroot | πβf | β βp | β βp |
| TestAccept/bundle/resources/pipelines/allow-duplicate-names | β βp | β βp | πβf |
| TestAccept/bundle/resources/pipelines/allow-duplicate-names/DATABRICKS_BUNDLE_ENGINE=direct-exp | β βp | β βp | πβf |
| TestDashboardAssumptions_WorkspaceImport | πβf | πβf | β βp |