Commit 3bfca45b authored by Desiree Chevalier's avatar Desiree Chevalier

Quarantine create MR with secure spec

parent 52eb0e1c
......@@ -3,7 +3,10 @@
require 'pathname'
module QA
context 'Secure', :docker do
# https://gitlab.com/gitlab-org/gitlab/issues/37231
# https://gitlab.com/gitlab-org/gitlab/issues/36822
# https://gitlab.com/gitlab-org/gitlab/issues/36559
context 'Secure', :docker, :quarantine do
describe 'Security Reports in a Merge Request' do
let(:sast_vuln_count) { 33 }
let(:dependency_scan_vuln_count) { 4 }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment