Sega76 commented on a change in pull request #8575:
URL: https://github.com/apache/ignite/pull/8575#discussion_r549803615
##########
File path: modules/ducktests/tests/ignitetest/tests/suites/slow_suite.yml
##########
@@ -15,3 +15,6 @@
discovery:
- ../discovery_test.py
+
+snapshot:
+ - ../snapshot_test.py
Review comment:
index_validate and idle_verify take a long time
`01:03:33 test_id:
ignitetest.tests.snapshot_test.SnapshotTest.snapshot_test.ignite_version=2.9.0
01:03:33 status: PASS
01:03:33 run time: 4 minutes 56.490 seconds
01:03:33 test_id:
ignitetest.tests.snapshot_test.SnapshotTest.snapshot_test.ignite_version=dev
01:03:33 status: PASS
01:03:33 run time: 23 minutes 57.322 seconds`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]