Skip to content

[Testing] List elasticsearch assets in asset tests #2061

@susan-shu-c

Description

@susan-shu-c

Overview

While running an asset test on the beaconing package, only Kibana assets are listed.

Image

The beaconing packages contains:

  • kibana folder: 3 dashboards / 1 search object
  • elasticsearch folder: 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.

Image

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.

Additional information

Asset test: elastic-package test asset

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:EcosystemLabel for the Packages Ecosystem team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions