Mentions légales du service

Skip to content

CI on G5K

Alexis BITAILLOU requested to merge abitaill/enoslib:ci/ci-g5k-proper into main

This PR:

  • add stage (manually trigger) in Gitlab CI to run tutorial or another Enoslib exp on G5K,
  • need 4 new Gitlab CI variables:
    • LOGIN, type: variable, the login of the G5K account
    • PYTHON_G5K, type: file, the content of .python-grid5000.yaml
    • PUBLIC_KEY, type: file, content of the public key associated to the G5K account
    • PRIVATE_KEY, type: file, content of the private key associated to the G5K account

Thanks to @bjonglez for helping to debug.

Edited by Alexis BITAILLOU

Merge request reports