From 3aab7ea0ba1cfc3409eceb60f4d0a2a11b10c6d1 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Mon, 27 Feb 2017 12:41:39 +0100 Subject: Remove exec_test.sh After the patch https://gerrit.opnfv.org/gerrit/#/c/29403/ all the test cases in functest have been adapted to the new framework using modules/classes. This patch removes the need for having the script exec_tests.sh which is not used any more by the framework. Change-Id: I7547c908d2eca60edf8c867db920c7da4f23d312 Signed-off-by: jose.lausuch --- docs/testing/user/configguide/configguide.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index 08e089c2b..1bb8358a8 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -392,7 +392,6 @@ follows:: | |-- check_os.sh | |-- config_functest.yaml | |-- config_patch.yaml - | |-- exec_test.sh | |-- generate_report.py | |-- prepare_env.py | |-- run_tests.py -- cgit 1.2.3-korg