Skip to content

Commit

Permalink
E2E: Skip component governance on proxy test suite (Azure#5701)
Browse files Browse the repository at this point in the history
  • Loading branch information
and-rewsmith authored Oct 15, 2021
1 parent 3c234bc commit a42fe5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builds/e2e/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ jobs:
'agent.disablelogplugin.testresultlogplugin': true
# because we aren't publishing test artifacts for this job, turn on verbose logging instead
verbose: true
# don't error on component governance here, as this task doesn't have proxy support
NugetSecurityAnalysisWarningLevel: warn
# skip component governance detection to avoid proxy issues. It is checked in the other jobs.
skipComponentGovernanceDetection: true

timeoutInMinutes: 120

Expand Down

0 comments on commit a42fe5a

Please sign in to comment.