Broken houskeeper due to NodeJS upgrade in GDK

Overview

In !4977 (merged) we upgrade NodeJS from 20.12 to 22.12 in GDK. The monolith upgrade is still pending in gitlab!193581 (merged).

This upgrade broke houskeeeper as in 🔴 https://gitlab.com/gitlab-org/quality/engineering-productivity/team/-/jobs/10583837790#L40.

gitlab-org/quality/engineering-productivity/team!253 (merged) provides a quick workaround but we still need to investigate why the old NodeJS version is not found.

Impacted categories

The following categories relate to this issue:

Steps to replicate (optional)

Proposal (optional)

Environment (optional)

  • Operating system name: <!-- output of `uname -a` command -->
  • Architecture: <!-- output of `arch` or `uname -m` command -->
  • The contents of your gdk.yml (if any)
  • Ruby version: <!-- output of `ruby --version` command -->
  • GDK version: <!-- output of `git rev-parse --short HEAD` command -->
Edited by Peter Leitzen