You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2021/05/12 10:05:49 UTC

[ignite-3] branch ignite-14077 updated (5d14088 -> 01d07ea)

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

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


    from 5d14088  Minor.
     add 01d07ea  Add integration test.

No new revisions were added by this update.

Summary of changes:
 .../ignite/internal/runner/app/TableTest.java      | 155 +++++++++++++++++++++
 .../apache/ignite/internal/app/IgnitionImpl.java   |   2 +-
 2 files changed, 156 insertions(+), 1 deletion(-)
 create mode 100644 modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/TableTest.java