Skip to content

Draft: Add e2e test of completions endpoint

Mark Lapierre requested to merge ml-add-e2e-test-completions-endpoint into main

Adds a basic end-to-end test of the completions endpoint on the staging gateways (runway and codesuggestions.staging.gitlab.com).

It needs a GITLAB_PAT_STAGING CI variable added to the ops mirror. If you have access to the GitLab-QA vault on 1Password you can use the PAT with the API scope for the gitlab-qa-user-for-ai user.

See #269

Edited by Mark Lapierre

Merge request reports