[reference-api] Sort ens10f0np0 and ens10f1np1 interfaces.
Compare changes
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Mise à jour GitLab terminée. Nous sommes désormais en version 17.7.0 : https://about.gitlab.com/releases/2024/12/19/gitlab-17-7-released/
Related to Cthuluse site installation.
Add ens10f0np0
and ens10f1np1
interfaces to the interface sorting list, so that the test_g5kchecks
can pass without triggering an Unknown key to sort array: ens10f0np0
exception.
I don't know why, but there seems to be two lists used for sorting interfaces in the ref-repo: one in the lib/refrepo/g5kchecks_importer.rb
(l3), and another one hardcoded in lib/refrepo/gen/reference-api.rb
(l139).
This is something we'll have to investigate for the sake of clean code.