This is an automated email from the ASF dual-hosted git repository.
mpochatkin pushed a change to branch IGNITE-22394
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from dc017ee38d Merge branch 'refs/heads/main' into IGNITE-22394
add 721709a9fe Add tests
add 86ef967ce5 Add tests
No new revisions were added by this update.
Summary of changes:
.../ItSqlReplCommandNotInitialedClusterTest.java | 93 ++++++++++++++++++++++
.../internal/cli/commands/sql/SqlCommand.java | 27 ++++++-
.../internal/ClusterPerClassIntegrationTest.java | 6 +-
3 files changed, 124 insertions(+), 2 deletions(-)
create mode 100644
modules/cli/src/integrationTest/java/org/apache/ignite/internal/cli/commands/sql/ItSqlReplCommandNotInitialedClusterTest.java