diff --git a/shared/workspaces/test/test_archive_service.py b/shared/workspaces/test/test_archive_service.py index 2b540f962e7bb7126ff418993adf42aa8544dd24..4f4f04816ba341a7656346cb876fe3d043876140 100644 --- a/shared/workspaces/test/test_archive_service.py +++ b/shared/workspaces/test/test_archive_service.py @@ -135,6 +135,7 @@ class TestArchiveService: Do not submit VLASS calibrations for ingestion. """ ingestion_message = { + "routing_key": "i.am.key", "user": "test_user", "hostname": "hostname01", "timestamp": { @@ -179,6 +180,7 @@ class TestArchiveService: Do not submit TSKY calibrations for ingestion. """ ingestion_message = { + "routing_key": "i.am.key", "user": "test_user", "hostname": "hostname01", "timestamp": {