This is an automated email from the ASF dual-hosted git repository.

apkhmv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git


    from e1fa84c00e IGNITE-22781 Fix question during connect to a node (#4278)
     add 8c6aa34998 IGNITE-20324 Implement integration tests to cover questions 
in CLI (#4285)

No new revisions were added by this update.

Summary of changes:
 .../cli/commands/ItConnectToClusterTestBase.java   |  26 +++
 ...tConnectWithBasicAuthenticationCommandTest.java | 116 +++++++++----
 .../questions/ItConnectToBasicAuthClusterTest.java |  63 -------
 .../commands/questions/ItConnectToClusterTest.java | 101 ++++++++---
 .../ItConnectToSslAndAuthClusterTest.java          | 189 +++++++++------------
 .../questions/ItConnectToSslClusterTest.java       |  74 ++++----
 6 files changed, 313 insertions(+), 256 deletions(-)
 delete mode 100644 
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/commands/questions/ItConnectToBasicAuthClusterTest.java

Reply via email to