aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-20 03:42:58 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-04-20 03:42:58 +0000
commite1dbb6e7fb1830882f8ab376632bed521a6ad1bf (patch)
treead3648fa7681dbf1d2bcbba60da8411b835e08f7 /tests
parent7bc49cecd73a3a88f63828a9219b4aec4d53f70d (diff)
parentd9af3b2977080be6ab33fcf785f726625e46f370 (diff)
Merge "Fix error in details"
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/run.yaml b/tests/integration/run.yaml
index 5da8ca91..5c74a478 100644
--- a/tests/integration/run.yaml
+++ b/tests/integration/run.yaml
@@ -90,6 +90,6 @@
start_date: "{{ ansible_date_time.date }}"
stop_date: "{{ ansible_date_time.date }}"
criteria: ""
- details: " {{ pod_result }}"
+ details: "{{ pod_result }}"
tags: [testapi]