Skip to content

Update run start stop messages

Afonso Mukai requested to merge DM-1834_update_run_start_stop_messages into v3.0.0

Created by: matthew-d-jones

Issue

DM-1834

Description of work

Start/stop messages are now flatbuffers rather than JSON. Updated unit tests and system tests.

I initially added verification of the flatbuffers, but there seem to be problems with verifying flatbuffers constructed with the python library. For now I've disabled the relevant unit tests and added a comment in the code to explain why we are not verifying.

Nominate for Group Code Review

  • Nominate for code review

Merge request reports