
Nir Soffer created OVIRT-3115: --------------------------------- Summary: Inconsistent Jenkins node time zones - use UTC? Key: OVIRT-3115 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-3115 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: Nir Soffer Assignee: infra We found a broken test that fail when running on EDT timezone: https://gerrit.ovirt.org/c/vdsm/+/116187 However this test fails randomly. Looking at the run logs, we see that some nodes are using UTC: [2021-08-13T15:04:26.855Z] ## Fri Aug 13 15:04:26 UTC 2021 Running env: el8stream:centos-stream-8-x86_64 But others use EDT: [2021-08-13T16:32:26.866Z] ## Fri Aug 13 12:32:26 PM EDT 2021 Running env: el8stream:centos-stream-8-x86_64 Run logs: - https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_sta... - https://jenkins.ovirt.org/blue/rest/organizations/jenkins/pipelines/vdsm_sta... Having different time zones on the same system wastes time for everyone. Please use the same timezone on all systems. I think using UTC will make everyone life easier since developers and admins are located on multiple timezones and everyone know what is UTC. Nir -- This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100172)