Skip to content

WIP: Lalinference CI

HONG QI requested to merge hong-qi/lalsuite:lalinference_CI into master

This branch lalinference_CI is to ensure the necessary continuous integration (CI) is done for LALInference. As a start, I tested the "cbcBayesPostProc --help" command in two ways (with help from Duncan, Adam, and Chris P.): one was a higher level test through arcca cluster and it was successful; the other was git pushing to the origin lalinference_CI and the CI failed, which can be found here https://git.ligo.org/hong-qi/lalsuite/pipelines/33840.

It turned out that the failure was due to the dependancies of lalinference (level 3) on lalapps (level 4)! This circular dependance is wrong. Could John V. @john-veitch and Vivien @vivien fix this please?

Edited by LALSuite Bot

Merge request reports