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.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dovetail/conf/functest_config.yml b/dovetail/conf/functest_config.yml
index ceb894b3..6aea2809 100644
--- a/dovetail/conf/functest_config.yml
+++ b/dovetail/conf/functest_config.yml
@@ -6,12 +6,12 @@ functest:
-e BUILD_TAG=dovetail -e CI_DEBUG=true -e DEPLOY_TYPE=baremetal'
opts: '-id --privileged=true'
pre_condition:
- - 'echo test for precondition'
+ - 'echo test for precondition in functest'
cmds:
- 'functest env prepare'
- 'functest testcase run {{validate_testcase}}'
post_condition:
- - 'echo test for postcondition'
+ - 'echo test for postcondition in functest'
result:
dir: '/home/opnfv/functest/results'
store_type: 'file'