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

   ## What changes were proposed in this pull request?
   
   When adding a new acceptance test split, we need to make two changes:
   
   * set `suite` in some test script(s)
   * add the new `suite` in `ci.yml`
   
   To simplify this and avoid possible typos, this PR makes `ci.yml` execute a 
script to find all existing suites.
   
   https://issues.apache.org/jira/browse/HDDS-9270
   
   ## How was this patch tested?
   
   ```
   $ dev-support/ci/acceptance_suites.sh                   
   
suites=["cert-rotation","compat","EC","HA-secure","HA-unsecure","misc","MR","secure","unsecure"]
   ```
   
   CI (same suites as on `master`):
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/6161699404


-- 
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