diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-07-24 09:30:14 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-07-24 09:30:19 +0100 |
commit | 5cba1b8333b4b2f2d97160f0ee210dde9f25aee1 (patch) | |
tree | e031c7ec2782b3bf6fb100d40f76a8ced08cedc5 /csit | |
parent | fc3a4c1b4aa2d953bc780301fbe784daf448c076 (diff) |
Disable NCMP CSITs
- comment the CSITs temporarily until the SDNC certs are corrected.
Issue-ID: CPS-2325
Change-Id: I335b17e4f148ff838301fb511656da1068d124b4
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'csit')
-rw-r--r-- | csit/plans/cps/testplanNcmp.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/csit/plans/cps/testplanNcmp.txt b/csit/plans/cps/testplanNcmp.txt index e80f0d98a0..13c058f74c 100644 --- a/csit/plans/cps/testplanNcmp.txt +++ b/csit/plans/cps/testplanNcmp.txt @@ -17,8 +17,8 @@ # Test suites are relative paths under csit/tests/. # Place the suites in run order. cps-model-sync -cps-data-sync -ncmp-passthrough -cm-handle-query -cps-trust-level -cps-data-operations
\ No newline at end of file +#cps-data-sync +#ncmp-passthrough +#cm-handle-query +#cps-trust-level +#cps-data-operations
\ No newline at end of file |