Add tests for ODL log configuration 70/74370/26
authorTaseer Ahmed <taseer94@gmail.com>
Tue, 24 Jul 2018 07:20:35 +0000 (12:20 +0500)
committerTaseer Ahmed <taseer94@gmail.com>
Wed, 22 Aug 2018 16:27:52 +0000 (21:27 +0500)
commit25e659ee5bd4853674cba0ca8256d253da195a8b
tree150854401fe360d2763068bf56e0d6e2ddfc7ff4
parent543cc4968da52b242ebb42f437fe99612e7b35ed
Add tests for ODL log configuration

By default, the log-level for console should be info. The relevant
job overrides this to DEBUG, and these set of assertion verify the
desired behaviour, i.e the log-level is set to DEBUG.

Since, it is only possible to have one log mode, console or file,
this patch only tests the 'console' mode.

JIRA: INTPAK-40
Change-Id: I9b0ec79e41c25a4eeeef14f0d89572907b265281
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
tests/test-odl-logs.yaml [new file with mode: 0644]