[
https://issues.apache.org/jira/browse/IGNITE-19191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr updated IGNITE-19191:
-------------------------------
Description:
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.
Same for *ItSslTest*.
was:
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.
> Optimize ItGeneratedRestClientTest
> ----------------------------------
>
> Key: IGNITE-19191
> URL: https://issues.apache.org/jira/browse/IGNITE-19191
> Project: Ignite
> Issue Type: Improvement
> Components: cli
> Reporter: Aleksandr
> Priority: Major
> Labels: ignite-3
>
> 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.
> Same for *ItSslTest*.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)