Skip to content

Fix AI Gateway CI Jobs

Shinya Maeda requested to merge fix-ai-gateway-ci-jobs into master

What does this MR do and why?

This MR fixes that the AI Gateway CI jobs (e.g. unit gitlab-duo pg14) are failing due to missing credentials in search API/container initialization.

This MR is currently blocking Anthropic 3 work Migrate Instant Models to Claude 3 (!152624 - closed), which is high priority item.

Confirmed that duo Chat jobs have passed the tests:

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/461243+

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Shinya Maeda

Merge request reports