Closed vitkyrka closed 4 days ago
Use this command from test-infra-definitions to manually test this PR changes on a VM:
inv create-vm --pipeline-id=49853544 --os-family=ubuntu
Note: This applies to commit 61bdab21
Metrics dashboard
Target profiles
Run ID: 515e61a9-1e8c-4778-b84d-daef5d5ac3b6
Baseline: 5d4eb27b9cf32660ddfec393be517531f8d0499d Comparison: 61bdab21eb7c47cecb79c9aa82d0f8002799ef8f Diff
✅ Passed. All Quality Gates passed.
/merge
/merge
View all feedbacks in Devflow UI.
2024-11-25 16:42:28 UTC
:information_source: MergeQueue: pull request added to the queue
The median merge time in main
is 23m.
What does this PR do?
If all options other than USM which need the event stream (including
network_process.enabled
) are explicitly disabled, the event monitor module is not enabled even if USM needs it. Add the USM event stream configuration as a condition for enabling the event monitor module.Motivation
Reported as found during manual experimentation during investigation of an incident.
Describe how to test/QA your changes
Automated tests have been updated.
Possible Drawbacks / Trade-offs
Additional Notes