Adding system test for DM-726
Created by: rerpha
Description of work
Adding a very simple system test to check that the filewriter ignores commands which do not match the service ID of the filewriter instance.
To do this I have:
set up 2 filewriter instances
given one a service-id in the startup configuration file of filewriter2
sent FileWriter_exit
command with the service ID
tested the filewriter instance with no service ID is unaffected and still running
tested that the filewriter instance with the corresponding service ID has been stopped.
Issue
Closes #344 (closed)
Acceptance Criteria
No change in code.
Check system tests pass Check that the logs have been archived
Unit Tests
None.
Other
None.
Code Review (To be filled in by the reviewer only)
-
Is the code of an acceptable quality? -
Do the changes function as described and is it robust?
Nominate for Group Code Review (Anyone can nominate it)
Indicate if you think the code should be reviewed in a Thursday code review session.
-
Recommend for group code review
Also, nominate it on the code_review Slack channel (does someone want to automate this?).