Skip to content

the minium to have an icat backend

Linus Pithan requested to merge icat_testing into master

Adds an icat backend the test environment to be able to see what will be published by the metadata manager to the icat database.

makes use of stuff from !2663 (closed) with a lot of room for improvements.

todo:

  • conda package for pip package coilmq
  • better synchronization in fixtures
  • make the two ports 60001 and 60002 dynamically assigned (at least 60002 should be easy)
  • To be checked: port 8778 is fixed in the metadata manager so I do not see a workaround for using a fixed port here
pytest -s tests/data_policy/test_esrf_scan_saving.py::test_icat_stomp

Needs icat/tango-metadata!30 (merged)

Edited by Wout De Nolf

Merge request reports