liquibase-test failing due to CTA not supporting previous catalogue version
The liquibase test is failing due to the fact that CTA does not support spawning an older version of the catalogue anymore. This is as expected (correct me if I'm wrong), but we need a better way to handle this situation. Currently there is no clear reason why this is failing; there doesn't seem to be much reason to spawn this job in the first place if we can't run this to completion. Perhaps there is an easy way to check if we even need to trigger this test in the pipeline or not.