Skip to content

Commit

Permalink
Support ssl-verify option in the reportportal schema
Browse files Browse the repository at this point in the history
  • Loading branch information
seberm committed Nov 22, 2024
1 parent 3602d89 commit d3fbee8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tmt/schemas/report/reportportal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ properties:
traceback-size-limit:
type: integer

ssl-verify:
type: boolean

required:
- how
- project

0 comments on commit d3fbee8

Please sign in to comment.