diff options
author | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2022-04-28 10:00:46 +0530 |
---|---|---|
committer | Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> | 2022-04-28 10:01:06 +0530 |
commit | 30b0d328cc6196aca3af5358dcb225115ecb83bf (patch) | |
tree | 44e4ceae13b11319b29e821237425b8a43cc0e53 /csit | |
parent | 80bf0e3b814aa3a9cef81825c1b2da0925241d09 (diff) |
Uncomment healthcheck test
Uncomment healthcheck test
Issue-ID: SDNC-1695
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Change-Id: I81bfbd9ab3205d5111fc20b2979e68e84d2ba7da
Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
Former-commit-id: 50aff6d54baa7c00ee2b5c40140cc46068e3c0c7
Diffstat (limited to 'csit')
-rw-r--r-- | csit/plans/sdnr/testplan.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/plans/sdnr/testplan.txt b/csit/plans/sdnr/testplan.txt index caf38e6b..08ec3550 100644 --- a/csit/plans/sdnr/testplan.txt +++ b/csit/plans/sdnr/testplan.txt @@ -2,8 +2,8 @@ # Place the suites in run order. ## To skip sdnr robot test suite uncomment this test case -sdnr/debug/10_dummy.robot +#sdnr/debug/10_dummy.robot ## To skip sdnr robot test suite comment this test case -#sdnr/healthcheck +sdnr/healthcheck #sdnr/functional |