You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vyacheslav Daradur (JIRA)" <ji...@apache.org> on 2018/12/25 08:39:00 UTC

[jira] [Created] (IGNITE-10811) Add new TC build-config to test Service Grid new and old implementations

Vyacheslav Daradur created IGNITE-10811:
-------------------------------------------

             Summary: Add new TC build-config to test Service Grid new and old implementations
                 Key: IGNITE-10811
                 URL: https://issues.apache.org/jira/browse/IGNITE-10811
             Project: Ignite
          Issue Type: Task
          Components: managed services
            Reporter: Vyacheslav Daradur
            Assignee: Vyacheslav Daradur
             Fix For: 2.8


It's necessary to add new build configuration on TeamCity (after merge IGNITE-9607) to have ability testing new and old implementations of the service processor.

In general, new build plan we should contain 2 test suites:
1) To place Service Grid related tests which *do not depend on* service processor's implementation (like classic unit tests) and *should be executed once*;
2) To place Service Grid related tests which *depend* on service processor's implementation and *should be executed twice* in the new mode and old mode (-DIGNITE_EVENT_DRIVEN_SERVICE_PROCESSOR_ENABLED=false)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)