-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add auditbeat integTest manually triggered workflows #37824
Conversation
This pull request doesn't have a |
/test auditbeat integTest |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
/test auditbeat integTest arm |
/test auditbeat integTest |
💔 Build Failed
Expand to view the summary
Build stats
Pipeline error
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsExpand to view the GitHub comments
To re-run your PR in the CI, just comment with:
|
/test auditbeat integTest |
/test auditbeat integTest |
💚 Build Succeeded
Expand to view the summary
Build stats
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsExpand to view the GitHub comments
To re-run your PR in the CI, just comment with:
|
/test auditbeat integTest arm |
💚 Build Succeeded
Expand to view the summary
Build stats
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsExpand to view the GitHub comments
To re-run your PR in the CI, just comment with:
|
both new workflows passed /cc @pkoutsovasilis @andrewkroh |
this LGTM to me @mmat11, but I will let @andrewkroh have the final say here 🙂 |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsExpand to view the GitHub comments
To re-run your PR in the CI, just comment with:
|
* Add auditbeat integTest manually triggered workflows * ci: add backlog_wait_time_actual in expected fields of test_show_auditd_status --------- Co-authored-by: Panos Koutsovasilis <[email protected]>
Proposed commit message
Add auditbeat integTest manually triggered workflows
Checklist
My code follows the style guidelines of this projectI have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksI have added an entry inCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.