opensearch-project / opensearch-build

🧰 OpenSearch / OpenSearch-Dashboards Build Systems
Apache License 2.0
141 stars 275 forks source link

Run OSD integ test ci-groups in parallel #5179

Open rishabh6788 opened 1 week ago

rishabh6788 commented 1 week ago

Description

Run OSD integ test ci-groups in parallel.

This change proposes a dedicated job to run OSD integration test ci-groups in parallel. The existing job can add a check to remove OSD component from list and run as usual.

Issues Resolved

4944

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.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.11%. Comparing base (ea478af) to head (3c6b992). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5179 +/- ## ========================================== - Coverage 92.12% 92.11% -0.01% ========================================== Files 197 197 Lines 6817 6814 -3 ========================================== - Hits 6280 6277 -3 Misses 537 537 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.