-
Notifications
You must be signed in to change notification settings - Fork 468
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
17172 FIX Better log message for notification tests
SUP-21533 Change-Id: Ia253753567986ed3db819d86d9fcddda30a489eb
- Loading branch information
1 parent
a766728
commit e9b1573
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[//]: # (werk v2) | ||
# Better log message for notification tests | ||
|
||
key | value | ||
---------- | --- | ||
date | 2024-11-22T08:27:23+00:00 | ||
version | 2.4.0b1 | ||
class | fix | ||
edition | cre | ||
component | notifications | ||
level | 1 | ||
compatible | yes | ||
|
||
If you enabled "Send out HTML/ASCII email notification according to | ||
notification rules" in the "Test notifications" section and a rule with a | ||
plug-in other than "HTML Email" or "ASCII Email" matched, the notify.log showed | ||
something like "notifying USERNAME via ...". | ||
|
||
As you can only send out HTML Email and ASCII Email notifications, the log will | ||
now show "would notify cmkadmin via ...". |
This file contains 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