devmadhuu opened a new pull request, #5292:
URL: https://github.com/apache/ozone/pull/5292

   ## What changes were proposed in this pull request?
   
   GitHub Actions introduced the ability to "Re-run failed jobs", saving 
resources when re-running failed CI checks. So it was suggested to extract 
acceptance tests into finer-grained splits. To create finer grained acceptance 
test splits, we should define new, distinct values for suite. Since each test 
script belongs to only one suite, we can extract parts of the existing test.sh 
scripts into smaller test-xyz.sh scripts. These extracted scripts are logically 
coherent based on component/feature.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-6463
   
   ## How was this patch tested?
   
   This patch being tested by running existing acceptance tests in CI.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to