Skip to content

KAR-549 Add acceptance test for log forwarding

Samuel Twum requested to merge kar-549-add-test-for-log-forwarding into master

Acceptance test has been added:

  • dish_logger is added as a logging target on the simulator devices
  • a log is emitted on both devices
  • log target is removed
  • logs can be inspected on kibana after test executes

Merge request reports