Skip to content
代码片段 群组 项目
提交 722170d2 编辑于 作者: Mayra Cabrera's avatar Mayra Cabrera
浏览文件

Merge branch 'remove-code-suggestions-smoke-suite' into 'master'

Remove code suggestions spec from smoke suite

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138187



Merged-by: default avatarMayra Cabrera <mcabrera@gitlab.com>
Approved-by: default avatarMayra Cabrera <mcabrera@gitlab.com>
Approved-by: default avatarMax Orefice <morefice@gitlab.com>
Approved-by: default avatarAndy Hohenner <ahohenner@gitlab.com>
Co-authored-by: default avatarSofia Vistas <svistas@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -4,7 +4,7 @@ module QA ...@@ -4,7 +4,7 @@ module QA
# This test requires several feature flags, user settings, and instance configuration. # This test requires several feature flags, user settings, and instance configuration.
# See https://docs.gitlab.com/ee/development/code_suggestions/#code-suggestions-development-setup # See https://docs.gitlab.com/ee/development/code_suggestions/#code-suggestions-development-setup
RSpec.describe( RSpec.describe(
'ModelOps', :smoke, only: { pipeline: %w[staging-canary staging canary production] }, product_group: :code_creation 'ModelOps', only: { pipeline: %w[staging-canary staging canary production] }, product_group: :code_creation
) do ) do
include Support::API include Support::API
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册