Meeting minutes

Shift handover

Marta --> Vincenzo

PoW status

Looking good for now, 19%, the outlook is positive considering more people will come

Meeting reports

RooFit workshop summary

Comment: Let's put the workflow in our CI!

Topic: TMVA breaking CI builds

Last week there were many PRs put into place to mitigate the many problems arisen in the CI due to TMVA, which is broken in different ways depending on which Python packages are installed (and which versions). The current approach in the tests is to just not run (silently) if the Python package is not found, which is a ticking bomb.

Goal: We need green builds, now.

Action item: Create one CMake build option per type of test that is required by TMVA (see what distrdf does for test_distrdf_dask).

Action item: Disable the last remaining test that is constantly failing on Alma9, open a github issue to keep track of it.