Skip to content

[Sigmon 143] Use LCG_100_nxcals while executing notebooks

Aleksandra Mnich requested to merge SIGMON-143_use_current_LCG_in_CI into dev

Context

  • task:

What was done

  • current LCG is sourced in the 'notebooks_exec' CI task (and an alias for python is made)
  • 'notebooks_exec' CI task uses gitlab-registry.cern.ch/db/swan-spark-notebooks:latest image

TODO

QA

  • no sonar for notebooks
  • no tests because that's the CI improvement

Review objectives

  • assessment of code functionality
  • assessment of code quality
  • identifying potential refactorings / logic common to other projects
  • knowledge sharing

Merge request reports