nizhikov commented on PR #13247:
URL: https://github.com/apache/kafka/pull/13247#issuecomment-1773121877
`throttling_test.py` OK too:
```
[INFO:2023-10-20 10:03:55,974]: starting test run with session id
2023-10-20--002...
[INFO:2023-10-20 10:03:55,974]: running 2 tests...
[INFO:2023-10-20 10:03:55,974]: Triggering test 1 of 2...
[INFO:2023-10-20 10:03:55,988]: RunnerClient: Loading test {'directory':
'/opt/kafka-dev/tests/kafkatest/tests/core', 'file_name': 'throttling_test.py',
'cls_name': 'ThrottlingTest', 'method_name': 'test_throttled_reassignment',
'injected_args': {'bounce_brokers': False}}
[INFO:2023-10-20 10:03:55,991]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=False:
on run 1/1
[INFO:2023-10-20 10:03:55,993]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=False:
Setting up...
[INFO:2023-10-20 10:03:59,653]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=False:
Running...
[INFO:2023-10-20 10:09:48,461]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=False:
Tearing down...
[INFO:2023-10-20 10:11:00,903]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=False:
PASS
[INFO:2023-10-20 10:11:00,904]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=False:
Data: None
[INFO:2023-10-20 10:11:00,932]:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO:2023-10-20 10:11:00,933]: Triggering test 2 of 2...
[INFO:2023-10-20 10:11:00,949]: RunnerClient: Loading test {'directory':
'/opt/kafka-dev/tests/kafkatest/tests/core', 'file_name': 'throttling_test.py',
'cls_name': 'ThrottlingTest', 'method_name': 'test_throttled_reassignment',
'injected_args': {'bounce_brokers': True}}
[INFO:2023-10-20 10:11:00,952]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=True:
on run 1/1
[INFO:2023-10-20 10:11:00,954]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=True:
Setting up...
[INFO:2023-10-20 10:11:04,805]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=True:
Running...
[INFO:2023-10-20 10:18:04,927]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=True:
Tearing down...
[INFO:2023-10-20 10:19:12,329]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=True:
PASS
[INFO:2023-10-20 10:19:12,330]: RunnerClient:
kafkatest.tests.core.throttling_test.ThrottlingTest.test_throttled_reassignment.bounce_brokers=True:
Data: None
```
--
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]