summaryrefslogtreecommitdiffstats
path: root/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json
diff options
context:
space:
mode:
authorYiting.Li <liyiting@huawei.com>2016-01-11 20:43:17 +0800
committerYiting Li <liyiting@huawei.com>2016-01-11 12:52:25 +0000
commit770a36af6a4b8681b4566cc970056c5645f6f6cf (patch)
tree7498ff7b96476ffbaa68280e986d30966aebfcb6 /utils/infra_setup/heat_template/vstf_heat_template/dashboard.json
parente899fe06280752d5b51fac6dbb3be8f3d1461a76 (diff)
Add vstf_collector.py for upload tu case results.
JIRA: BOTTLENECK-29 Signed-off-by: qwyang0126 <qwyang0126@gmail.com> Change-Id: I238da7d9f208b3bba61001583e493a5362f5bc33
Diffstat (limited to 'utils/infra_setup/heat_template/vstf_heat_template/dashboard.json')
-rwxr-xr-xutils/infra_setup/heat_template/vstf_heat_template/dashboard.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json b/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json
new file mode 100755
index 00000000..df6f64c3
--- /dev/null
+++ b/utils/infra_setup/heat_template/vstf_heat_template/dashboard.json
@@ -0,0 +1,6 @@
+{
+ "pod_name": "unknown-pod",
+ "installer": "fuel",
+ "version": "unknown",
+ "target": "http://213.77.62.197/results"
+} \ No newline at end of file