diff options
Diffstat (limited to 'csit/plans/sdnr/testplan.txt')
-rw-r--r-- | csit/plans/sdnr/testplan.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/csit/plans/sdnr/testplan.txt b/csit/plans/sdnr/testplan.txt index 08ec3550..dcbd829a 100644 --- a/csit/plans/sdnr/testplan.txt +++ b/csit/plans/sdnr/testplan.txt @@ -1,9 +1,8 @@ # Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. -## To skip sdnr robot test suite uncomment this test case -#sdnr/debug/10_dummy.robot -## To skip sdnr robot test suite comment this test case +## To skip sdnr robot test suite +## set in .setup.sh SDNC_RELEASE_WITHOUT_ROBOT=true sdnr/healthcheck -#sdnr/functional +sdnr/functional |