From: Lott, Christopher (cl778h) Date: Wed, 3 Jun 2020 12:52:14 +0000 (-0400) Subject: Add Dockerfile to support unit testing alarm-go X-Git-Tag: 0.4.5~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3e8e2aae7fd5b5e89b5b5ada8483d5953cd7d3d7;hp=3e8e2aae7fd5b5e89b5b5ada8483d5953cd7d3d7;p=ric-plt%2Falarm-go.git Add Dockerfile to support unit testing alarm-go 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) Change-Id: Ib46c524e2e0593124f79be64afa23847612897c8 ---