diff options
author | chenjiankun <chenjiankun1@huawei.com> | 2017-02-20 09:35:22 +0000 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-03-03 17:11:47 +0000 |
commit | 9762c5f7227cef5d953452216dcced6014aa4aad (patch) | |
tree | 7764013362af64edb806e24f695f6cce3d184382 /reporting/pages/app/images | |
parent | 7bd55a251deae0137887ce8429d634abd81a9042 (diff) |
Create Test Reporting landing page
JIRA: RELENG-165
In this patch, I upload the backend code
usage:
docker run -itd -p 8000:8000 -e SERVER_URL=server_ip:8000 opnfv/reporting:<tag>
note: must point SERVER_URL, it is the api server.
visit landing page:
http://server_ip:8000/reporting/index.html
Change-Id: I10121574e0c4b2733a8084c986d7a2746e7ce2a4
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Diffstat (limited to 'reporting/pages/app/images')
-rw-r--r-- | reporting/pages/app/images/green.png | bin | 0 -> 5064 bytes |
-rw-r--r-- | reporting/pages/app/images/green@2x.png | bin | 0 -> 7708 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/reporting/pages/app/images/green.png b/reporting/pages/app/images/green.png Binary files differnew file mode 100644 index 0000000..57fc599 --- /dev/null +++ b/reporting/pages/app/images/green.png diff --git a/reporting/pages/app/images/green@2x.png b/reporting/pages/app/images/green@2x.png Binary files differnew file mode 100644 index 0000000..3bda5be --- /dev/null +++ b/reporting/pages/app/images/green@2x.png |