Aleksandr created IGNITE-19191:
----------------------------------
Summary: Optimize ItGeneratedRestClientTest
Key: IGNITE-19191
URL: https://issues.apache.org/jira/browse/IGNITE-19191
Project: Ignite
Issue Type: Improvement
Components: cli
Reporter: Aleksandr
Currently, running the ItGeneratedRestClientTest takes approximately 3.20
minutes on a MacBook due to each test starting and stopping the cluster.
To improve the test execution time, it is suggested to optimize the
ItGeneratedRestClientTest. One potential solution is to modify the test setup
to start the cluster once and run all the tests using the same cluster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)