Skip to content

Security solutions cypress tests should be triggered on PRs related to alerts and actions #83851

@ymao1

Description

@ymao1

Currently, the security solutions cypress tests are only triggered when changes occur in certain plugin paths:
https://github.com/elastic/kibana/blob/master/vars/tasks.groovy#L117-L122

However there are other plugin changes that might affect the cypress tests. It would be nice to run the tests on PRs that touch the plugins/alerts and plugins/actions paths, maybe event plugins/task_manager?

The latest example was this PR: #83578 which passed the build during the PR stage but caused immediate cypress test failures when merged into master.

Previous discussion related to this can be found here: #73939 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions