diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-01-12 11:12:13 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-01-17 15:36:12 +0000 |
commit | 58d3763eb70a1f857f1b434965037c9d4916c4a2 (patch) | |
tree | 11344534fff99eb5c58c5004689201ebae7facb1 /csit/plans | |
parent | 2dce7ab2fd627450550666e3993e28e10f6a8548 (diff) |
Remove deprecated cmSubscription code
- Newer approach for cm subscription is in progress so removing the
deprecated code now
- Also deleted the old cache config
- Changes to trust level csit to fix the kafka unknown partition issue
Issue-ID: CPS-2028
Change-Id: Ieb19669e53f3f64cca876fa67d0b6409a97b2a09
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'csit/plans')
-rw-r--r-- | csit/plans/cps/testplanNcmp.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/csit/plans/cps/testplanNcmp.txt b/csit/plans/cps/testplanNcmp.txt index 81c5468618..e80f0d98a0 100644 --- a/csit/plans/cps/testplanNcmp.txt +++ b/csit/plans/cps/testplanNcmp.txt @@ -1,5 +1,5 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2023 Nordix Foundation +# Copyright (C) 2023-2024 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,7 +18,6 @@ # Place the suites in run order. cps-model-sync cps-data-sync -cps-subscriptions ncmp-passthrough cm-handle-query cps-trust-level |