Re: [ovirt-devel] Findbugs on master patches

2015-08-12 Thread David Caro
On 08/12, Yevgeny Zaspitsky wrote: The findbugs failure is related to patch set 1, which was previously was marked by Jenkins as +1. If that wasn't +1'ed, we would've wait until Jenkins job is finished, but since it has +1 we were under impression that the patch is OK. You are right, the

Re: [ovirt-devel] [oVirt 3.6 Localization Question #28] trimming whitespace characters

2015-08-12 Thread Yuko Katabami
Hi Greg, Thank you very much for your reply. That makes better sense. BTW, I filed a bug before I received your answer: https://bugzilla.redhat.com/show_bug.cgi?id=1252793 Kind regards, Yuko On 08/13/2015 04:41 AM, Greg Padgett wrote: On 08/12/2015 03:19 AM, Yuko Katabami wrote: Or, could

Re: [ovirt-devel] AAA changes on 3.6 and master

2015-08-12 Thread Roy Golan
On 08/12/2015 01:11 PM, Martin Perina wrote: Hi, yesterday we merged couple of changes in the AAA area: 1. Legacy provider for 'internal' domain (3.6 and master) - it's still installed by default if aaa-jdbc provider is not present (details below) - UUID of 'admin@internal' user

[ovirt-devel] VDSM 4.17.1 fails to build

2015-08-12 Thread Sandro Bonazzola
http://jenkins.ovirt.org/job/vdsm_master_create-rpms-el7-x86_64_merged/1543/console *devel issue:* *16:38:34* error: Macro %py2_install has unterminated body*16:38:36* Wrote: ./vdsm-4.17.1-0.el7.src.rpm*16:38:36* error: Macro %py2_install has unterminated body*16:38:36* error: Macro %py2_install

Re: [ovirt-devel] [oVirt 3.6 Localization Question #28] trimming whitespace characters

2015-08-12 Thread Yuko Katabami
Or, could this actually means trailing whitespace characters? Yuko Katabami On 08/11/2015 08:02 PM, Yuko Katabami wrote: Hello all, The following question has been raised by other translators. This is not a new string for 3.6 (it was pushed to us back in 2013) but translators need some

[ovirt-devel] Test day report: Bug 1080029 - [RFE] Need a way to determine how many days a user has been attached to a pooled VM

2015-08-12 Thread Martin Perina
Hi, during test day I tested bug [1] and here's report: I installed engine with two hosts using Centos 7 and NFS shared storage, setup connection to LDAP server, created automatic VM pool with 3 VMs and assign permissions for users on VM pool. After that I did following tests: 1.Check if

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Alon Bar-Lev
People, please DO NOT try to upgrade database not via engine-setup. Any manual changes of database will cause your system to be invalid, in this case the setup will not be able to upgrade between configuration admin user to new. Also, please remember to make install-dev= so that you have

Re: [ovirt-devel] Broken builds with ovirt-engine_master_dao-unit-tests

2015-08-12 Thread Eyal Edri
jdk8 failure, doesn't seem like infra related: 08:25:04 7ffd171cc000-7ffd171ce000 r-xp 00:00 0 [vdso] 08:25:04 ff60-ff601000 r-xp 00:00 0 [vsyscall] 08:25:28 /bin/sh: line 1: 6426 Aborted (core dumped)

Re: [ovirt-devel] Findbugs on master patches

2015-08-12 Thread Sandro Bonazzola
On Tue, Aug 11, 2015 at 6:13 PM, Yevgeny Zaspitsky yzasp...@redhat.com wrote: Hi All, Seems like recently Jenkins has stopped running findbugs check on the patches before they get merged into master. Although that could save some Jenkins resources and make the its reaction faster, that makes

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Martin Perina
- Original Message - From: Omer Frenkel ofren...@redhat.com To: Martin Perina mper...@redhat.com Cc: Vered Volansky ve...@redhat.com, Oved Ourfali ov...@redhat.com, devel@ovirt.org Sent: Wednesday, August 12, 2015 11:25:37 AM Subject: Re: [ovirt-devel] Login issue on master On

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Vered Volansky
Problem was solved thanks to Alon Bar Lev: engine-setup --otopi-environment=OVESETUP_CONFIG/adminUserAuthzType=str:builtin-internal OVESETUP_CONFIG/adminUser=str:admin@internal OVESETUP_CONFIG/adminUserAuthzName=str:internal OVESETUP_CONFIG/adminUserId=str:fdfc627c-d875-11e0-90f0-83df133b58cc

Re: [ovirt-devel] Login issue on master

2015-08-12 Thread Omer Frenkel
On Wed, Aug 12, 2015 at 9:35 AM, Martin Perina mper...@redhat.com wrote: - Original Message - From: Omer Frenkel ofren...@redhat.com To: Martin Perina mper...@redhat.com Cc: Vered Volansky ve...@redhat.com, Oved Ourfali ov...@redhat.com, devel@ovirt.org Sent: Wednesday,

Re: [ovirt-devel] snapshot for LVM2 Volume

2015-08-12 Thread Nir Soffer
- Original Message - From: yao xu xuya...@gmail.com To: devel@ovirt.org Sent: Wednesday, August 12, 2015 5:45:24 AM Subject: [ovirt-devel] snapshot for LVM2 Volume Hi! I am using ovirt 3.1 in iSCSI environment . I fixed some bug of vdsm.. In this version , snapshot only for

Re: [ovirt-devel] Findbugs on master patches

2015-08-12 Thread Yevgeny Zaspitsky
My bad, sorry. The findbugs job runs indeed. However look at that patch https://gerrit.ovirt.org/#/c/44604/ . Patch set 1 got Continuous-Integration+1 from Jenkins after running unit tests and then, much later, Jenkins changed its mind and gave -1 after findbugs job has finished. IMHO that's is a

Re: [ovirt-devel] Findbugs on master patches

2015-08-12 Thread David Caro
On 08/12, Yevgeny Zaspitsky wrote: My bad, sorry. The findbugs job runs indeed. However look at that patch https://gerrit.ovirt.org/#/c/44604/ . Patch set 1 got Continuous-Integration+1 from Jenkins after running unit tests and then, much later, That much later is after merge, the findbugs

Re: [ovirt-devel] Findbugs on master patches

2015-08-12 Thread Sandro Bonazzola
On Wed, Aug 12, 2015 at 2:42 PM, David Caro dc...@redhat.com wrote: On 08/12, Yevgeny Zaspitsky wrote: My bad, sorry. The findbugs job runs indeed. However look at that patch https://gerrit.ovirt.org/#/c/44604/ . Patch set 1 got Continuous-Integration+1 from Jenkins after running unit

[ovirt-devel] [testday] Debian support

2015-08-12 Thread Sandro Bonazzola
Hi, I tested Debian support: 1. Check Jenkins automation for Debian package building and publishing - test result: Failed - bug opened: https://ovirt-jira.atlassian.net/browse/OVIRT-338 - additional notes: deb81-vm01.phx.ovirt.org has been provisioned but not yet

Re: [ovirt-devel] [oVirt 3.6 Localization Question #28] trimming whitespace characters

2015-08-12 Thread Greg Padgett
On 08/12/2015 03:19 AM, Yuko Katabami wrote: Or, could this actually means trailing whitespace characters? Yuko Katabami On 08/11/2015 08:02 PM, Yuko Katabami wrote: Hello all, The following question has been raised by other translators. This is not a new string for 3.6 (it was pushed to us