diff options
author | JosephKeenan <joseph.keenan@est.tech> | 2021-10-01 10:40:47 +0100 |
---|---|---|
committer | Rahul Tyagi <rahul.tyagi@est.tech> | 2021-10-18 09:40:45 +0000 |
commit | cc52af1d1166e549abda10510cfebe1a2acb049a (patch) | |
tree | 116bff7333f16861304cfa370ae2363b786adcf5 /csit/plans/default/testplan.txt | |
parent | 162a596f111037a1442be8de411fc7779e021052 (diff) |
CPS-615 - CSIT for model sync & passthrough
This commit contains
-Registration and sync test cases
-Passthrough read and write test case
Issue-ID: CPS-615
Change-Id: I1ad70dbc8c0af96bd5cf69476acdad42cf3c179d
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
(cherry picked from commit d181b0e51b6385105362c9b59239ab581cace45e)
Diffstat (limited to 'csit/plans/default/testplan.txt')
-rw-r--r-- | csit/plans/default/testplan.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/csit/plans/default/testplan.txt b/csit/plans/default/testplan.txt deleted file mode 100644 index e4e875988a..0000000000 --- a/csit/plans/default/testplan.txt +++ /dev/null @@ -1,6 +0,0 @@ -# Test suites are relative paths under csit/tests/. -# Place the suites in run order. -actuator -cps-admin -cps-data - |