[Defend Workflows] Unskip policy response test#161588
Merged
ashokaditya merged 3 commits intoelastic:mainfrom Jul 11, 2023
Merged
[Defend Workflows] Unskip policy response test#161588ashokaditya merged 3 commits intoelastic:mainfrom
ashokaditya merged 3 commits intoelastic:mainfrom
Conversation
cb74a6b to
dbefa78
Compare
indexing host timeout has been increased in elastic/pull/159518 added in elastic/pull/154505 skipped in elastic/pull/156104
dbefa78 to
de84f27
Compare
Contributor
|
Pinging @elastic/security-defend-workflows (Team:Defend Workflows) |
gergoabraham
approved these changes
Jul 11, 2023
tomsonpl
approved these changes
Jul 11, 2023
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @ashokaditya |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jul 11, 2023
## Summary Unskip test that was timing out at indexing test hosts. The timeout has since been increased in elastic/pull/159518 Was added in elastic/pull/154505 and skipped in elastic/pull/156104 (cherry picked from commit 5d06694)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Jul 11, 2023
# Backport This will backport the following commits from `main` to `8.9`: - [[Defend Workflows] Unskip policy response test (#161588)](#161588) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Ashokaditya","email":"1849116+ashokaditya@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-07-11T11:58:42Z","message":"[Defend Workflows] Unskip policy response test (#161588)\n\n## Summary\r\n\r\nUnskip test that was timing out at indexing test hosts. \r\nThe timeout has since been increased in /pull/159518\r\n\r\nWas added in /pull/154505 and skipped in\r\nelastic/kibana/pull/156104","sha":"5d066944fcef558eacc858bb807acb2fb783eaee","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Defend Workflows","OLM Sprint","v8.9.0","v8.10.0"],"number":161588,"url":"https://github.com/elastic/kibana/pull/161588","mergeCommit":{"message":"[Defend Workflows] Unskip policy response test (#161588)\n\n## Summary\r\n\r\nUnskip test that was timing out at indexing test hosts. \r\nThe timeout has since been increased in /pull/159518\r\n\r\nWas added in /pull/154505 and skipped in\r\nelastic/kibana/pull/156104","sha":"5d066944fcef558eacc858bb807acb2fb783eaee"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.9","label":"v8.9.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161588","number":161588,"mergeCommit":{"message":"[Defend Workflows] Unskip policy response test (#161588)\n\n## Summary\r\n\r\nUnskip test that was timing out at indexing test hosts. \r\nThe timeout has since been increased in /pull/159518\r\n\r\nWas added in /pull/154505 and skipped in\r\nelastic/kibana/pull/156104","sha":"5d066944fcef558eacc858bb807acb2fb783eaee"}}]}] BACKPORT--> Co-authored-by: Ashokaditya <1849116+ashokaditya@users.noreply.github.com>
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.
Summary
Unskip test that was timing out at indexing test hosts.
The timeout has since been increased in /pull/159518
Was added in /pull/154505 and skipped in /pull/156104