Open cwperks opened 2 weeks ago
CI failures appear to be related to CentOS7 having archived the repositories in a vault: https://github.com/cloudspinx/centos7-vault-repositories
https://www.redhat.com/en/blog/centos-linux-going-end-life-what-does-mean-me
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 74.39%. Comparing base (
3c92f12
) to head (daaad12
). Report is 4 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Got the Java CI / Building RCA package
check to pass.
Including changes from https://github.com/opensearch-project/performance-analyzer-rca/pull/579
Is your feature request related to a problem? Please provide an existing Issue # , or describe.
This PR does an upgrade of the actions/upload-artifact github action from v2 to v3 to resolve errors seen in CI checks like https://github.com/opensearch-project/performance-analyzer-rca/actions/runs/11485849764/job/31966863799?pr=577
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.