summaryrefslogtreecommitdiffstats
path: root/dovetail/conf/functest_config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dovetail/conf/functest_config.yml')
-rw-r--r--dovetail/conf/functest_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index 72cdb0dd..682d19bf 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -11,7 +11,7 @@ functest:
- 'functest env prepare'
- 'functest testcase run {{validate_testcase}}'
post_condition:
- - ''
+ - 'echo test for postcondition'
result:
dir: '/home/opnfv/functest/results'
store_type: 'file'