[
https://issues.apache.org/jira/browse/IGNITE-20961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791636#comment-17791636
]
Vladislav Pyatkov commented on IGNITE-20961:
--------------------------------------------
Merged c965c50d0ef4e096fd5f88e440daa7ba2ccd4278
> Extract the Read only TX integration tests from runner module to separate one
> -----------------------------------------------------------------------------
>
> Key: IGNITE-20961
> URL: https://issues.apache.org/jira/browse/IGNITE-20961
> Project: Ignite
> Issue Type: Task
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> *Motivation*
> Runner module incorporate big amount of tests related to another modules.
> That's lead to long running time for the suite on TC.
> Currently, integration tests for the read only tx are located in
> ignite-runner module (package
> {{{}org.apache.ignite.internal.{}}}{{{}readonly{}}} {{{}{}}}). So, we need to
> extract them to the separate module via runner test-fixtures support to
> decrease the execution time of tests for the runner module.
> *Definition of done*
> All read only tx related integration tests are moved to the
> ignite-transactions module.
> *Implementation notes*
> As reference for such activities could be used IGNITE-20670
--
This message was sent by Atlassian Jira
(v8.20.10#820010)