diff options
author | emaclee <lee.anjella.macabuhay@est.tech> | 2022-08-09 09:03:57 +0100 |
---|---|---|
committer | emaclee <lee.anjella.macabuhay@est.tech> | 2022-08-10 10:53:56 +0100 |
commit | 7c468082356b7289264234a5a938f256a1237d80 (patch) | |
tree | fe5a8944cd8d0befa150e93c804a179f3bcd9171 /csit/plans | |
parent | e757875b53266683091b62d9906ceaa013e3ba89 (diff) |
CSITs for DataStore SyncState
- add new test for dataSyncEnabled API
- verify data sync follows after setting dataSyncEnabled flag
Issue-ID: CPS-1168
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: Ie22a6b8d6be15a05bfa3ee90218af27fe7092dd0
Diffstat (limited to 'csit/plans')
-rw-r--r-- | csit/plans/cps/testplan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csit/plans/cps/testplan.txt b/csit/plans/cps/testplan.txt index c0cf4512dd..c597123588 100644 --- a/csit/plans/cps/testplan.txt +++ b/csit/plans/cps/testplan.txt @@ -20,5 +20,6 @@ actuator cps-admin cps-data cps-model-sync +cps-data-sync ncmp-passthrough cm-handle-query
\ No newline at end of file |