You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/09 07:00:50 UTC

[GitHub] [pulsar] coderzc opened a new pull request, #17975: [improve][test] Improve AdminApi2Test to reduce the execution time

coderzc opened a new pull request, #17975:
URL: https://github.com/apache/pulsar/pull/17975

   
   Fixes #17642
   
   ### Modifications
   
   Only execution once setup/clean and clean tenants/namespaces/producer/consumer/namespaceIsolationPolicy after the end of each test execution.
   
   Execution time after improve test:
   ```
   Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 399.717 s - in org.apache.pulsar.broker.admin.AdminApi2Test
   ```
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   *(Please pick either of the following options)*
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This change is already covered by existing tests, such as *(please describe tests)*.
   
   *(or)*
   
   This change added tests and can be verified as follows:
   
   *(example:)*
     - *Added integration tests for end-to-end deployment with large payloads (10MB)*
     - *Extended integration test for recovery after broker failure*
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->
   
   ### Matching PR in forked repository
   
   PR in forked repository: https://github.com/coderzc/pulsar/pull/9


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] codelipenghui closed pull request #17975: [improve][test] Improve AdminApi2Test to reduce the execution time

Posted by GitBox <gi...@apache.org>.
codelipenghui closed pull request #17975: [improve][test] Improve AdminApi2Test to reduce the execution time
URL: https://github.com/apache/pulsar/pull/17975


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] Technoboy- merged pull request #17975: [improve][test] Improve AdminApi2Test to reduce the execution time

Posted by GitBox <gi...@apache.org>.
Technoboy- merged PR #17975:
URL: https://github.com/apache/pulsar/pull/17975


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] coderzc commented on pull request #17975: [improve][test] Improve AdminApi2Test to reduce the execution time

Posted by GitBox <gi...@apache.org>.
coderzc commented on PR #17975:
URL: https://github.com/apache/pulsar/pull/17975#issuecomment-1272677843

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] coderzc commented on pull request #17975: [improve][test] Improve AdminApi2Test to reduce the execution time

Posted by GitBox <gi...@apache.org>.
coderzc commented on PR #17975:
URL: https://github.com/apache/pulsar/pull/17975#issuecomment-1272717910

   /pulsarbot run-failure-checks


-- 
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: commits-unsubscribe@pulsar.apache.org

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