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/10 04:50:30 UTC

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

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

   Fixed
   * https://github.com/apache/pulsar/issues/17640
   
   ### Modifications
   
   Only execution once `setup`/`clean` and clean `tenants`/`namespaces`/`producer`/`consumer` after the end of each test execution.
   
   Execution time after improve test:
   
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [x] `doc-not-needed` 
   (Please explain why)
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   
   ### Matching PR in forked repository
   
   PR in forked repository: https://github.com/coderzc/pulsar/pull/10


-- 
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 merged pull request #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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


-- 
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 #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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

   /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 #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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

   /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 #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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

   /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 #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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

   /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] codelipenghui closed pull request #17980: [improve][test] Improve AdminApi2Test to reduce the execution time

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


-- 
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 commented on pull request #17980: [improve][test] Improve AdminApi2Test to reduce the execution time

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

   @coderzc Please help check the failed test of Broker Group 3, it looks like related to this chnage


-- 
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 #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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

   > @coderzc Please help check the failed test of Broker Group 3, it looks like related to this change
   
   `Admin2Test` have two timeout test, this pr change is `AdminTest`, I try again once.


-- 
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 #17980: [improve][test] Improve AdminApiTest to reduce the execution time

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

   /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