ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

Python 3: convert IocLogServer #4885

Open Tom-Willemsen opened 4 years ago

Tom-Willemsen commented 4 years ago
./ISIS/IocLogServer/master/dev-tools/ioc_message_simulator.py
./ISIS/IocLogServer/master/dev-tools/jms_client.py
./ISIS/IocLogServer/master/dev-tools/jms_details.py
./ISIS/IocLogServer/master/dev-tools/stomp/adapter/multicast.py
./ISIS/IocLogServer/master/dev-tools/stomp/adapter/__init__.py
./ISIS/IocLogServer/master/dev-tools/stomp/backward.py
./ISIS/IocLogServer/master/dev-tools/stomp/backward2.py
./ISIS/IocLogServer/master/dev-tools/stomp/backward3.py
./ISIS/IocLogServer/master/dev-tools/stomp/colors.py
./ISIS/IocLogServer/master/dev-tools/stomp/connect.py
./ISIS/IocLogServer/master/dev-tools/stomp/constants.py
./ISIS/IocLogServer/master/dev-tools/stomp/exception.py
./ISIS/IocLogServer/master/dev-tools/stomp/listener.py
./ISIS/IocLogServer/master/dev-tools/stomp/protocol.py
./ISIS/IocLogServer/master/dev-tools/stomp/transport.py
./ISIS/IocLogServer/master/dev-tools/stomp/utils.py
./ISIS/IocLogServer/master/dev-tools/stomp/__init__.py
./ISIS/IocLogServer/master/dev-tools/stomp/__main__.py
./ISIS/IocLogServer/master/list_ioc_msg.py
FreddieAkeroyd commented 4 years ago

The IOC log server is in java, so i'm guessing none of these files will be used on/affect a running instrument?

John-Holt-Tessella commented 4 years ago

No but it is a testing tool we use during manual system tests

DominicOram commented 3 years ago

Look at fixing https://github.com/ISISComputingGroup/IBEX/issues/3332 as part of this

rerpha commented 3 years ago

I don't recall needing to run this during the manual system tests last time we did the tests for a release, unless you did @DominicOram ?

DominicOram commented 3 years ago

Yes, the manual system tests still require it. I'm not sure if I agree that we should be doing it but we can look at that in https://github.com/ISISComputingGroup/IBEX/issues/6372