Description
Currently for each example test with remote node we do the following:
- Start monitoring node
- Start a standalone node
- Stop monitoring node
- Start example
But since IGNITE-3427 is implemented, all examples have the same config. We can start standalone node(s) once and run all examples, saving a lot of time (currently example tests are the most time consuming).
Attachments
Issue Links
- relates to
-
IGNITE-3427 .NET: Move examples from Spring XML to app.config
- Closed