You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/10/16 13:22:10 UTC

[PR] HDDS-9463. Speed up TestSecretKeysApi [ozone]

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

   ## What changes were proposed in this pull request?
   
   Merge two test cases in `TestSecretKeysApi` to save some cluster setup time.
   
   https://issues.apache.org/jira/browse/HDDS-9463
   
   ## How was this patch tested?
   
   Before:
   
   ```
   [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 232.86 s - in org.apache.hadoop.ozone.scm.TestSecretKeysApi
   ```
   
   After:
   
   ```
   [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 196.522 s - in org.apache.hadoop.ozone.scm.TestSecretKeysApi
   ```


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


Re: [PR] HDDS-9463. Speed up TestSecretKeysApi [ozone]

Posted by "duongkame (via GitHub)" <gi...@apache.org>.
duongkame merged PR #5448:
URL: https://github.com/apache/ozone/pull/5448


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


Re: [PR] HDDS-9463. Speed up TestSecretKeysApi [ozone]

Posted by "adoroszlai (via GitHub)" <gi...@apache.org>.
adoroszlai commented on PR #5448:
URL: https://github.com/apache/ozone/pull/5448#issuecomment-1765773497

   Thanks @duongkame for reviewing and merging this.


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org