Skip to content

Commit

Permalink
Disable coveralls reporting due to service outage (#2178)
Browse files Browse the repository at this point in the history
https://status.coveralls.io/

Signed-off-by: Daniel Hiller <dhiller@redhat.com>
  • Loading branch information
dhiller authored Jun 30, 2022
1 parent ded5dcd commit b8c6755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ postsubmits:
testgrid-create-test-group: "false"
always_run: true
optional: false
skip_reporting: true
decorate: true
decoration_config:
timeout: 1h
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,7 @@ presubmits:
optional: true
skip_branches:
- release-\d+\.\d+
skip_reporting: true
spec:
containers:
- command:
Expand Down

0 comments on commit b8c6755

Please sign in to comment.