Add CSIT for Daexim's inclusions feature
[integration/test.git] / csit / suites / daexim / 040-export-inclusions.robot
1 *** Settings ***
2 Documentation     Test suite for verifying basic export with inclusions
3 Suite Setup       ClusterManagement Setup
4 Suite Teardown    Delete All Sessions
5 Resource          ../../libraries/DaeximKeywords.robot
6
7 *** Test Cases ***
8 Create Module Include Export
9     [Documentation]    schedule a basic export/backup with applied inclusion pattern
10     [Tags]    include export
11     ${file1}    DaeximKeywords.Schedule Include Export    ${FIRST_CONTROLLER_INDEX}    config    network-topology
12     ${lines1}    OperatingSystem.Grep File    ${file1}    network-topology:
13     Builtin.Should Not Be Empty    ${lines1}