Add Dockerfile to support unit testing alarm-go 69/3969/6
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 3 Jun 2020 12:52:14 +0000 (08:52 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 5 Jun 2020 15:05:48 +0000 (11:05 -0400)
This dockerfile installs the prerequisites to compile the alarm-go
library and run the golang unit tests.
Add logging statements to dump AlarmMessage as struct and as marshalled
to JSON.
Add JSON schema that can be used to validate payloads.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ib46c524e2e0593124f79be64afa23847612897c8


No differences found