Add an integration test in non-dev mode?
It's necessary for pre-prod deployments.
Seems like the WMS bootstrap jobs really assume that we use dev mode.
I am quickly patching here https://gitlab.cta-observatory.org/cta-computing/dpps/workload/wms/-/merge_requests/164
But really it seems that as diracx reads CS store directly from git, the other WMS jobs could do something similar? Make fetch/pull/commit/push with every CS update?
issue