Bug 1036484 - VM time zone data is missing in data base vm_static table
Summary: VM time zone data is missing in data base vm_static table
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Martin Betak
QA Contact: Ilanit Stein
URL:
Whiteboard: virt
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-02 06:23 UTC by Ilanit Stein
Modified: 2013-12-02 15:13 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-02 15:01:40 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)

Description Ilanit Stein 2013-12-02 06:23:27 UTC
Description of problem:

For select vm_name,time_zone from vm_static where vm_name ilike '<VM name>';
time zone field is empty

Version-Release number of selected component (if applicable):
is25

How reproducible:
always. 


Additional info:
time zone is missing for any VM state.

Comment 1 Omer Frenkel 2013-12-02 13:32:12 UTC
why this is a bug? did you set some specific time zone on a vm and its still null?

Comment 2 Ilanit Stein 2013-12-02 15:01:40 UTC
After discussing with ofrenkel, I figured out this is not a bug. It is just a mistake in the tcms test plan. I fixed it in tcms, and retested it as it should be tested (flow bellow) and it passed. closing bug.

test flow: 
1. Set default time zone by rhevm-config
2. Edit down VM to some time zone, other than default !
3. run VM and check in qemu-kvm process the time zone is set as edited.

Comment 3 Ilanit Stein 2013-12-02 15:13:09 UTC
In continue to comment #2, here's the tcms test case that was fixed https://tcms.engineering.redhat.com/case/285221/?from_plan=9838


Note You need to log in before you can comment on or make changes to this bug.