Skip to content

[Security] Split quality gate security solution pipelines to add more granularity. #179145

Merged
dkirchan merged 31 commits intomainfrom
split-quality-gate-pipeline-init
Mar 27, 2024
Merged

[Security] Split quality gate security solution pipelines to add more granularity. #179145
dkirchan merged 31 commits intomainfrom
split-quality-gate-pipeline-init

Conversation

@dkirchan
Copy link
Contributor

@dkirchan dkirchan commented Mar 21, 2024

This PR aims to deprecate the old all in one pipeline for kibana serverless security solution cypress and split it into one pipeline per team to add more granularity.

We need to split the pipelines and then add as well one Test suite per team.

All this PR does is the split into multiple pipelines, one per team, with their relevant test suite in buildkite:

Relevant Tickets:

@ghost
Copy link

ghost commented Mar 21, 2024

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • /oblt-deploy-serverless : Deploy a serverless Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@dkirchan dkirchan self-assigned this Mar 21, 2024
@dkirchan dkirchan added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Mar 21, 2024
…urity-solution-quality-gate-explore.yml

Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
@dkirchan dkirchan marked this pull request as ready for review March 26, 2024 14:11
@dkirchan dkirchan requested a review from a team as a code owner March 26, 2024 14:11
@dkirchan dkirchan requested a review from a team March 26, 2024 14:20
Copy link
Contributor

@delanni delanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

} catch (error) {
if (error instanceof AxiosError) {
log.error(`${error.response?.status}:${error.response?.data}`);
<<<<<<< Updated upstream
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

watch out, merge conflict

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Copy link
Contributor

@MadameSheema MadameSheema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the log line again, thanks! :)

Copy link
Contributor

@MadameSheema MadameSheema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @dkirchan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants