zuul/releasenotes/notes/store-build-time-in-utc-4d7425cff5399602.yaml
Markus Hosch 752a08de57 Store build start/end time in UTC
Always store build times in UTC instead of local time. This may lead to
a mix of timezones since the old build times are still stored in local
time.

Change-Id: Ie0cfce385854caa5adbd27f7f13042e7bfd41f1b
2018-04-19 15:26:23 +02:00

6 lines
201 B
YAML

upgrades:
- |
The build start and end times are now stored as UTC in the database. Since
there is no localization done on zuul web side, the zuul api also exposes
these times as UTC now.