Include full date in name of compressed result file 95/47495/1
authorGeorg Kunz <georg.kunz@ericsson.com>
Mon, 20 Nov 2017 09:24:26 +0000 (10:24 +0100)
committerGeorg Kunz <georg.kunz@ericsson.com>
Mon, 20 Nov 2017 09:24:26 +0000 (10:24 +0100)
commit0a975f104f0af27f517bc8eaf9ae662915ae4e97
tree9637e63367641e70cb5d6f4240427b57c2cecca8
parent1fcf44ee63a1d0aa1fd07a867fefcc8edf257393
Include full date in name of compressed result file

The name of the compressed result file included a timestamp according
to the pattern "day_hour_minute". This is a rather uncommon timestamp
and can cause confusion. This patch changes the timestamp to a more
common "YearMonthDay-HourMinute" format.

Please note: Please check if this change has an impact on the web
portal.

Change-Id: Ife41050bc1d5ca6942706b756d03a1d0d251ae41
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
dovetail/report.py