From d4c5185856445e873485c6ae0b7e660ef47ae635 Mon Sep 17 00:00:00 2001 From: Chenfei Gao Date: Wed, 6 Feb 2019 20:45:10 -0500 Subject: Add csit test plans for policy-api Includes: 1) Added setup, teardown scripts and test plan 2) Added test robot including test cases Issue-ID: POLICY-1270 Change-Id: Id4fe5527609d9e13906d02bccc4ae8bc7c364bd9 Signed-off-by: Chenfei Gao --- plans/policy/api/testplan.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plans/policy/api/testplan.txt (limited to 'plans/policy/api/testplan.txt') diff --git a/plans/policy/api/testplan.txt b/plans/policy/api/testplan.txt new file mode 100644 index 00000000..1bfec142 --- /dev/null +++ b/plans/policy/api/testplan.txt @@ -0,0 +1,3 @@ +# Test suites are relative paths under [integration/csit.git]/tests/. +# Place the suites in run order. +policy/api/api-test.robot -- cgit