Skip to content

Testing gracedb installation

../llai-deploy-sandboxed/utility/get_gracedb_ca
REQUESTS_CA_BUNDLE=cacerts.pem  gracedb -s https://gracedb.default.svc.cluster.local/api credentials server
certificate verify failed: self-signed certificate The gracedb server should be address with a fully qualified hostnane that should be present in the /etc/hosts file that should include the line:
127.0.0.1 gracedb.default.svc.cluster.local

Testing igwn-alert installation

To check the list of avialiable topis:

igwn-alert --no-auth  -g default -s kafka://hopskotch:9092/  topics

To listen for a specific topic(s):

igwn-alert --no-auth  -g default -s kafka://hopskotch:9092/  listen cbc_gstlal cbc_mbta 

Testing hop SCiMMA server installation

hop list-topics  --no-auth   kafka://hopskotch:9092
hop subscribe --no-auth kafka://hopskotch:9092/default.burst_cwb_bbh -s EARLIEST