Skip to content
代码片段 群组 项目
未验证 提交 7dc3cc4e 编辑于 作者: Andrejs Cunskis's avatar Andrejs Cunskis 提交者: GitLab
浏览文件

Merge branch 'andrey-quarantine-flaky-spec' into 'master'

Quarantine flaky on_demand_dast_spec.rb spec

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



Merged-by: default avatarAndrejs Cunskis <acunskis@gitlab.com>
Approved-by: default avatarSanad Liaquat <sliaquat@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -66,6 +66,11 @@ module QA ...@@ -66,6 +66,11 @@ module QA
context 'when a scan is ran' do context 'when a scan is ran' do
it 'populates On Demand scan history and vulnerability report', :blocking, it 'populates On Demand scan history and vulnerability report', :blocking,
quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/498151',
type: :investigating,
only: { job: /instance/ }
},
testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/448336' do testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/448336' do
webgoat_url = "http://#{webgoat.ip_address}:8080/WebGoat/login" webgoat_url = "http://#{webgoat.ip_address}:8080/WebGoat/login"
Flow::Login.sign_in_unless_signed_in Flow::Login.sign_in_unless_signed_in
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册