adding missing example flows
[integration/test.git] / test / csit / suites / clustering / longevity / __init__.txt
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
8 ** Keywords ***
9 Start Suite  
10 Stop Suite