From 78b0062ce9dc4d23b967112a0896f12cc6526e1c Mon Sep 17 00:00:00 2001 From: xudan Date: Thu, 20 Dec 2018 01:49:22 -0500 Subject: Simplify project conf files 1. use copy commands instead of pre_copy 2. remove redundant items in project conf files 3. make the volume mapping clearer Change-Id: I6c6aa58fac65d7e40105e0a54f6544ee5c47db31 Signed-off-by: xudan --- etc/conf/functest-k8s_config.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/conf/functest-k8s_config.yml') diff --git a/etc/conf/functest-k8s_config.yml b/etc/conf/functest-k8s_config.yml index e717ef94..927af1d7 100644 --- a/etc/conf/functest-k8s_config.yml +++ b/etc/conf/functest-k8s_config.yml @@ -26,6 +26,4 @@ functest-k8s: - 'run_tests -t {{validate_testcase}} -r' post_condition: - 'echo test for postcondition in functest' - result: - dir: {{result_dir}} openrc: {{openrc_file}} -- cgit 1.2.3-korg