You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 elasticsearch folder are listed as well.
Currently, when something in the elasticsearch folder is causing an error, it'll show, but in this case, the passed tests aren't listed.
Overview
While running an asset test on the beaconing package, only Kibana assets are listed.
The beaconing packages contains:
kibana
folder: 3 dashboards / 1 search objectelasticsearch
folder: ingest_pipeline / pivot_transformErrors in the
elasticsearch
folder are correctly detected, but they're not listed. In the following screenshot, I purposely made a typo inelasticsearch/ingest_pipeline
(SHA-25 instead of SHA-256) and it was caught. In this situation, the full list of passedkibana
assets are not listed out.In summary:
elasticsearch
folder are listed as well.elasticsearch
folder 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
The text was updated successfully, but these errors were encountered: