Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Smoke Testing: Queues

Elliot Oram edited this page Sep 11, 2018 · 1 revision

Queues

  • Start both of the QueueProcessors on the linux node using the QueueProcessor/restart.sh
  • Use ps aux | grep python to validate that both of these services have started.
  • Use the manual submission script scripts/manual_submission_script/manual_submission.py to check that data can be sent through from every instrument.
  • Check the database to validate that the runs all made it to the database
Clone this wiki locally