Step 2: Move test folder to root
[integration/test.git] / csit / suites / controller / Clustering_Longevity / __init__.robot
1 *** Settings ***
2 Documentation     Test suite for Longevity test of cluster datastore
3 Suite Setup       Start Suite
4 Suite Teardown    Stop Suite
5 Library           SSHLibrary
6
7 *** Keywords ***
8 Start Suite
9
10 Stop Suite