Skip to content

LCG_97a Updates, master branch (2020.07.24.)

This MR updates all projects (that use LCG) to use LCG_97apython3_ATLAS_1 by default. This is to simplify the configuration of CI and nightly jobs going forward. (As it was discussed in ATLINFR-3645.)

Note that I had to make 2 other changes along the way:

  • I updated the version of LHAPDF built by the "analysis externals" to 6.2.3. As the previously used 6.2.1 was not compatible with Python 3. (And this is the version provided by LCG_97apython3_ATLAS_1 as well anyway.)
  • I tweaked the configuration of VP1LightExternals a bit to make it accept Python 3 from an LCG release. Previously it would only accept Python 2.7. (Pinging @rbianchi on this one.)

Merge request reports