-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
Team:EcosystemLabel for the Packages Ecosystem teamLabel for the Packages Ecosystem team
Description
Overview
While running an asset test on the beaconing package, only Kibana assets are listed.
The beaconing packages contains:
kibanafolder: 3 dashboards / 1 search objectelasticsearchfolder: ingest_pipeline / pivot_transform
Errors in the elasticsearch folder are correctly detected, but they're not listed. In the following screenshot, I purposely made a typo in elasticsearch/ingest_pipeline (SHA-25 instead of SHA-256) and it was caught. In this situation, the full list of passed kibana assets are not listed out.
In summary:
- When the tests are run, it would be helpful if those assets in
elasticsearchfolder are listed as well. - Currently, when something in the
elasticsearchfolder is causing an error, it'll show, but in this case, the passed tests aren't listed.
Additional information
Asset test: elastic-package test asset
Related issues
Metadata
Metadata
Assignees
Labels
Team:EcosystemLabel for the Packages Ecosystem teamLabel for the Packages Ecosystem team

