-
Notifications
You must be signed in to change notification settings - Fork 76
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
Fix the job scheduler parser, action listeners, and multi-node test #1157
Conversation
Signed-off-by: Joanne Wang <[email protected]>
Signed-off-by: Joanne Wang <[email protected]>
Signed-off-by: Joanne Wang <[email protected]>
Multi-node test is failing on a different failure than |
Ran |
…1157) * fix job parser Signed-off-by: Joanne Wang <[email protected]> * fix listener.onFailure Signed-off-by: Joanne Wang <[email protected]> * fix flaky create threat intel monitor test Signed-off-by: Joanne Wang <[email protected]> --------- Signed-off-by: Joanne Wang <[email protected]> (cherry picked from commit b8496a9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…1157) (#1160) * fix job parser * fix listener.onFailure * fix flaky create threat intel monitor test --------- (cherry picked from commit b8496a9) Signed-off-by: Joanne Wang <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…1157) * fix job parser Signed-off-by: Joanne Wang <[email protected]> * fix listener.onFailure Signed-off-by: Joanne Wang <[email protected]> * fix flaky create threat intel monitor test Signed-off-by: Joanne Wang <[email protected]> --------- Signed-off-by: Joanne Wang <[email protected]> (cherry picked from commit b8496a9) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…1157) * fix job parser Signed-off-by: Joanne Wang <[email protected]> * fix listener.onFailure Signed-off-by: Joanne Wang <[email protected]> * fix flaky create threat intel monitor test Signed-off-by: Joanne Wang <[email protected]> --------- Signed-off-by: Joanne Wang <[email protected]>
Description
Fixes the the job scheduler parser to be compatible with detector configured with threat intel, clean up the action listeners, and fixes multi-node test
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.