Attila Doroszlai created HDDS-4801:
--------------------------------------

             Summary: Skip coverage check for PRs and in forks
                 Key: HDDS-4801
                 URL: https://issues.apache.org/jira/browse/HDDS-4801
             Project: Apache Ozone
          Issue Type: Improvement
          Components: build
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Currently _coverage_ CI check:

# calculates combined test coverage
# uploads it to Sonar only for Apache Ozone repo and only for builds on 
push/schedule
# stores combined coverage in GitHub Actions artifact

Thus for PR in Apache Ozone and for all builds in forks, it only stores 
coverage in the artifact.  These expire in 30 days and I don't think anybody 
really checks them manually.

I propose to completely skip _coverage_ check for PRs and in forks, instead of 
only skipping upload to Sonar.  This would save ~12 minutes for such builds.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to