This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20508 )
Change subject: Common.cfg: Always log VEERDICTOP on Console
......................................................................
Common.cfg: Always log VEERDICTOP on Console
This will keep the console posted about any verdict changes.
Change-Id: I11c7568df5ff63066cdf1f6868b3da005e960495
---
M Common.cfg
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Vadim Yanitskiy: Looks good to me, approved
laforge: Looks good to me, approved
diff --git a/Common.cfg b/Common.cfg
index bf0a752..b8c76e6 100644
--- a/Common.cfg
+++ b/Common.cfg
@@ -12,7 +12,7 @@
LogSourceInfo := Yes;
LoggerPlugins := { JUnitLogger := "libjunitlogger2" }
FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
-ConsoleMask := ERROR | WARNING | TESTCASE | USER;
+ConsoleMask := ERROR | WARNING | TESTCASE | USER | VERDICTOP;
[EXTERNAL_COMMANDS]
BeginTestCase := $TCPDUMP_START
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20508
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I11c7568df5ff63066cdf1f6868b3da005e960495
Gerrit-Change-Number: 20508
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201011/f3141f80/attachment.htm>