summaryrefslogtreecommitdiffstats
path: root/reporting/docker
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-09-30 14:42:53 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-09-30 15:16:06 +0800
commitac00a280e6b1f7d69d8dbc37f96145624c650b88 (patch)
treec57a04590bfb2c76e8cc3f06499aa8cc2e0d48b6 /reporting/docker
parente03816b1cfe988d0c9ce9f055d7b7fd6daf84356 (diff)
Fix status reporting page
- use data in last 10 days instead of 1 day - hide installers without any data - remove redundant qtip reporting Change-Id: If73a439572b6a1cf09c7d34f643fb14be82196ca Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to 'reporting/docker')
-rwxr-xr-xreporting/docker/reporting.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/reporting/docker/reporting.sh b/reporting/docker/reporting.sh
index 25d3ef1..2cb438d 100755
--- a/reporting/docker/reporting.sh
+++ b/reporting/docker/reporting.sh
@@ -59,8 +59,6 @@ if [ -z "$1" ]; then
report_project $i $i "status"
sleep 5
done
- report_project "QTIP" "qtip" "status"
-
echo "Functest reporting vIMS..."
report_project "functest" "functest" "vims"