[Security] Split quality gate security solution pipelines to add more granularity. #179145
Merged
[Security] Split quality gate security solution pipelines to add more granularity. #179145
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
delanni
reviewed
Mar 21, 2024
...e/pipeline-resource-definitions/kibana-serverless-security-solution-quality-gate-explore.yml
Outdated
Show resolved
Hide resolved
…urity-solution-quality-gate-explore.yml Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
delanni
reviewed
Mar 21, 2024
...e/pipeline-resource-definitions/kibana-serverless-security-solution-quality-gate-explore.yml
Outdated
Show resolved
Hide resolved
delanni
reviewed
Mar 21, 2024
...-solution-quality-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml
Outdated
Show resolved
Hide resolved
delanni
reviewed
Mar 21, 2024
...-solution-quality-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml
Outdated
Show resolved
Hide resolved
delanni
reviewed
Mar 21, 2024
...-solution-quality-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml
Show resolved
Hide resolved
…/kibana into split-quality-gate-pipeline-init
…lity-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
delanni
reviewed
Mar 26, 2024
...-solution-quality-gate/kibana-serverless-security-solution-quality-gate-detection-engine.yml
Outdated
Show resolved
Hide resolved
MadameSheema
approved these changes
Mar 27, 2024
delanni
reviewed
Mar 27, 2024
| } catch (error) { | ||
| if (error instanceof AxiosError) { | ||
| log.error(`${error.response?.status}:${error.response?.data}`); | ||
| <<<<<<< Updated upstream |
MadameSheema
requested changes
Mar 27, 2024
Contributor
MadameSheema
left a comment
There was a problem hiding this comment.
Please add the log line again, thanks! :)
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: cc @dkirchan |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: