From 729baadbd9e163978c10a2d5a5c84258af8afd39 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Wed, 6 Sep 2017 19:58:29 +0530 Subject: Initial integration test for CLI Intial setup script for the CLI integration test. Change-Id: I0ae77b013831675b1d5d4f3d28fe8f73de5b2264 Issue-Id: CLI-35 Signed-off-by: subhash kumar singh --- test/csit/plans/cli/sanity-check/testplan.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/csit/plans/cli/sanity-check/testplan.txt (limited to 'test/csit/plans/cli/sanity-check/testplan.txt') diff --git a/test/csit/plans/cli/sanity-check/testplan.txt b/test/csit/plans/cli/sanity-check/testplan.txt new file mode 100644 index 000000000..477ddab17 --- /dev/null +++ b/test/csit/plans/cli/sanity-check/testplan.txt @@ -0,0 +1,18 @@ +# +# Copyright 2017 Huawei Technologies Co., Ltd. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# Test suites are relative paths under [integration.git]/test/csit/tests/. +# Place the suites in run order. +cli/startup/startup_check.robot -- cgit 1.2.3-korg