Skip to content

Testing gracedb installation

../llai-deploy/utility/get_gracedb_ca default
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 meg

./llai-deploy/utility/command-pod.sh meg "meg ca-certificate /tmp/ca.crt"
./llai-deploy/utility/command-pod.sh meg "ligo-proxy-init -H 240000 roberto.depietri"
./llai-deploy/utility/enter-pod.sh meg
meg create --source production --target local --original-search G519141    ## MBTA
meg create --source production --target local --original-search G519986    ## GSTLAL
meg create --source playground --target local --original-search S241005bw  ## A SSM S-event

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

The functionality of the "sandboxed" installation of the hopskotch (SCIMMA) server may be test in two ways:

  • (1) Using the hop client:
hop list-topics  --no-auth   kafka://hopskotch:9092
hop subscribe --no-auth kafka://hopskotch:9092/default.burst_cwb_bbh -s EARLIEST
  • (2) Using the provided SCIMMA.py utility:
./llai-deploy/utility/SCIMMA.py topics
./llai-deploy/utility/SCIMMA.py receiver

Acceptance test

Inside the meg container define the following alias:

mkdir /home/meguser/acceptance
alias MEG_ACC_PLAY='meg create --cache-path /home/meguser/acceptance --source playground '
alias MEG_ACC_PROD='meg create --cache-path /home/meguser/acceptance --source production '

  • (A) single pipeline trigger
MEG_ACC_PLAY --target local --original-search --max-delay 300 G1047674  # gstlal-SSM
MEG_ACC_PLAY --target local --original-search --max-delay 300 G1566301  # MBTA-SSM
  • (B) cWB-BBH integration

  • S231004bq (production G443247 cWB-BBH m_chirp=75 SNR=9.17, G443247 gstlal-allsky m_chirp=77 SNR=8.04)

  • S231231af (production G462294 cWB-BBH m_chirp=37 SNR=10.7, G443247 gstlal-allsky m_chirp=42 SNR=9.22)
  • S240223fn (playground MDC m1=108, m2=94, distance=2144.77)
MEG_ACC_PROD --target local --original-search --max-delay 300 S231004bq
MEG_ACC_PROD --target local --original-search --max-delay 300 S231231af
MEG_ACC_PLAY --target local --original-search --max-delay 300 S240223fn
  • (3) Early Warning workflow
MEG_ACC_PLAY --target local --original-search --max-delay 300 S240222ez
MEG_ACC_PLAY --target local --original-search --max-delay 300 S240223jg