Adding a utc timestamp requirement for 3rd party test logs

Assessing what time a 3rd party test ran in order to determine
the current status of a system is difficult when the timezone
of the test run is unknown. Standardizing the time stamp of the
test run by using utc will help assess 3rd party system status.

Change-Id: Idf44196eefe869dfd20551bbf293fff5b8f6dab5
This commit is contained in:
Anita Kuno 2014-03-01 19:17:32 -05:00
parent efe7edcc02
commit deaa30f739

View File

@ -43,6 +43,7 @@ Requirements
easier. This should include:
* Environment details
* This must include a utc timestamp of the test run
* Test configuration
* Skipped tests