2016-05-25 11:06, Kantecki, Tomasz: > I had a quick look through these tests and it will need some effort to rework > them to run in shorter time. > I agree to remove this suite from the fast_test as long as it gets exercised > in other test paths.
Is it possible to split them in
- short functional tests
- long run / perf tests
?
So we could keep some basic tests in fast_test.
I expect that tests which are not part of fast_test won't be run often
or in enough various environments.

