After fixing the CI pipeline, it still fails, and further investigation is required. We should revisit the benchmark and loadtesting scripts, including:
- Updating Node.js to a proper supported version
- Reviewing and updating container images to use supported OS versions
- Looking for lingering environment or dependency issues
Some exploratory work was done in commit e2775fde3a5319caf81b4ba5d1a8f43ea7592579, which set the node default version, but overall CI is still failing. Considering possible upcoming changes to Node and other dependencies, we need a more thorough revisit of the current scripts.
Action Items
- Audit and update benchmark and loadtesting scripts
- Ensure all Node/container versions are up-to-date and compatible with CI
- Document changes and future required updates
- Investigate and resolve any remaining failures