diff options
author | Dan Timoney <dtimoney@att.com> | 2022-04-25 09:16:25 -0400 |
---|---|---|
committer | demskeq8 <alexander.dehn@highstreet-technologies.com> | 2022-04-27 10:12:40 +0200 |
commit | 7a26d3586480aeb706337adf0b3bdc607f96afa4 (patch) | |
tree | ab6bd71c59f5356cb77933b41299f9ef3c3fbe0c /csit/plans | |
parent | 9a4598c1afbcc5599945ceccda3bf13beb97bf77 (diff) |
Update versions for Kohn
Update CCSDK versions in parent poms to align with Kohn release
Issue-ID: CCSDK-3641
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I363b4679b70e40debf596b103fccc3a32ec45a6d
Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com>
Former-commit-id: cec050a735e6c72828da2f304191b471dd889349
Diffstat (limited to 'csit/plans')
-rw-r--r-- | csit/plans/sdnr/testplan.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/csit/plans/sdnr/testplan.txt b/csit/plans/sdnr/testplan.txt index 163b8214..caf38e6b 100644 --- a/csit/plans/sdnr/testplan.txt +++ b/csit/plans/sdnr/testplan.txt @@ -1,5 +1,9 @@ # Test suites are relative paths under [integration/csit.git]/tests/. # Place the suites in run order. -#echo "Successfully triggered the Test plan" -sdnr/healthcheck + +## 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 +#sdnr/healthcheck #sdnr/functional |