Skip to content

Introduce Vertex-based AI testing in CI

euko requested to merge 427250-add-vertex-enabled-ai-test-job into master

What does this MR do and why?

  • This MR adds a new CI job rspec-ee unit gitlab-duo-chat that runs the rspecs tagged with the metadata real_ai_request using Vertex API.

The existing rspec-ee unit gitlab-duo-chat's been renamed to rspec-ee unit gitlab-duo-chat-open-ai.

  • Updates .ai-pattern to include and detect the spec changes under ee/specs/lib/gitlab/llm/.

Related to #427250 (closed)

Edited by euko

Merge request reports