diff options
author | panghao <shamrock.pang@huawei.com> | 2016-01-04 02:43:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-04 02:43:20 +0000 |
commit | 7f3a6fc12fd9f4195c13f6611e83a1f8ff7cbed1 (patch) | |
tree | f327002aebb99744d90adaf1eb8f901ba97262ff /utils/dashboard/dashboard.yaml | |
parent | 9e0fdbac6e08d0f0e7b17f929725c2e2636599d6 (diff) | |
parent | ec9493c90982b71d3c09212b152085826012acc6 (diff) |
Merge "add dashboard uploader for uploading results to community"
Diffstat (limited to 'utils/dashboard/dashboard.yaml')
-rw-r--r-- | utils/dashboard/dashboard.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/dashboard/dashboard.yaml b/utils/dashboard/dashboard.yaml new file mode 100644 index 00000000..dbc9d8e6 --- /dev/null +++ b/utils/dashboard/dashboard.yaml @@ -0,0 +1,6 @@ +--- + +pod_name: unknown-pod +installer: fuel +version: unknown +target: http://127.0.0.1/results |