Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / csit / tests / sdnr / debug / 10_dummy.robot
1 *** Settings ***
2 Documentation    Dummy test case for debugging purposes 
3 ...              This test is doing nothing and can be put into testplan.txt
4 ...              to debug production and deployment without running sdnr robot tests.
5
6 Library  BuiltIn
7
8
9 *** Test Cases ***
10 Dummy Test
11    Pass Execution  Dummy Test for Debugging purposes