Project: http://jenkins.ovirt.org/job/vdsm_master_verify-error-codes_merged/ 
Build: http://jenkins.ovirt.org/job/vdsm_master_verify-error-codes_merged/6497/
Build Number: 6497
Build Status:  Still Failing
Triggered By: Triggered by Gerrit: http://gerrit.ovirt.org/37742

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #6447
[Gerrit Code Review] frontend: refactoring: Remove unused isImplemented checks 
for buttons

[Gerrit Code Review] userportal, webadmin: refactor login pages to use 
gwtbootstrap3 widgets

[Dan Kenigsberg] signals: Handle signals to non-main threads


Changes for Build #6448
[Eli Mesika] db: remove EXTENSION definition from create table

[Eli Mesika] core: Improve performance of GetAllSnapshotsByStorageDomainId

[Gerrit Code Review] frontend: Remove unwanted query call

[Gerrit Code Review] core: Extract common NetworkStatistics DAO code

[Lior Vernia] core: Modified statistics removal DAO test

[Lior Vernia] engine: Extract common code to update interface statistics

[Lior Vernia] webadmin: Clean up interface cloning code

[Lior Vernia] webadmin: Remove unused events from HostInterface

[Gerrit Code Review] engine: Add error messages to user portal.

[Gerrit Code Review] core: iscsibond, disconnect Host from all connections' 
interfaces.

[Gerrit Code Review] webadmin: add help tags for add/edit volume options.

[Ramesh Nachimuthu] webadmin: fix add brick validation issue

[Lior Vernia] core: Add total RX/TX bytes to NetworkStatistics

[Lior Vernia] core: Add total RX/TX in DB and DAL

[Lior Vernia] core: Added version support for total RX/TX reporting

[Lior Vernia] engine: Persist total RX/TX in compatible hosts/VMs

[Lior Vernia] webadmin: Display total RX/TX in interface subtabs

[Gerrit Code Review] core: Introduce postConstruct for commands

[Gerrit Code Review] restapi: Expose total RX/TX statistics via REST

[Dan Kenigsberg] vm: add missing vm id to get stats of down vm


Changes for Build #6449
[Dan Kenigsberg] virt: Move status constant to vmstatus


Changes for Build #6450
[Dan Kenigsberg] v2v: additional info for disk and network


Changes for Build #6451
[Dan Kenigsberg] virt: add ExpiringCache


Changes for Build #6452
[Dan Kenigsberg] qemu-img: check/use "-T src_cache" option in convert/rebase 
when available


Changes for Build #6453
[Dan Kenigsberg] devices: remove redundant slot


Changes for Build #6454
[Dan Kenigsberg] hostdev: add support for reporting usb addresses


Changes for Build #6455
[Dan Kenigsberg] gluster: Added gluster snapshot restore verb.


Changes for Build #6456
[Eli Mesika] engine: Adding a helper function to check if table exists

[Tal Nisan] host-deploy: Configure firewall to allow rpc.statd port

[Eli Mesika] db: fixing admin login

[Greg Sheremeta] userportal, webadmin: table widget package cleanup

[Greg Sheremeta] userportal, webadmin: renamed all abstract Cells and Columns

[Dan Kenigsberg] virt: Invalidate drive blockDev when path changes


Changes for Build #6457
[Dan Kenigsberg] virt: Add Drive.chunked property


Changes for Build #6458
[Dan Kenigsberg] network: change objectivizeNetwork to private


Changes for Build #6459
[Dan Kenigsberg] networkTests: give an instructory message when an address 
could not be added


Changes for Build #6460
[Dan Kenigsberg] tests: clear libvirtconnection cache


Changes for Build #6461
[Allon Mureinik] core: Fix import from glance storage allocation check

[Dan Kenigsberg] schema: require vmId in {Exited,Running}VmStats


Changes for Build #6462
[Dan Kenigsberg] tests: forbid tabs in schema


Changes for Build #6463
[Dan Kenigsberg] networkTests: remove a broken workaround for NM interfering in 
DHCP tests


Changes for Build #6464
[Dan Kenigsberg] networkTests: delete our lease files also on EL6


Changes for Build #6465
[Dan Kenigsberg] dummy: unify parameter 'dummy_name' naming with a variable 
name already used


Changes for Build #6466
[Gerrit Code Review] engine: Avoid potential NPE reported by Coverity

[Gerrit Code Review] Sysprep is sending apostrophes with sysprep name

[Dan Kenigsberg] networkTests: show the dnsmasq command on failure to ease 
debugging on EL6


Changes for Build #6467
[Anmol Babu] engine : Refactoring in accordance with vdsm patches

[Gerrit Code Review] restapi: Remove ReadOnlyResources interface

[Gerrit Code Review] engine: remove produceLogger method

[Gerrit Code Review] packaging: setup: pg conf check/set lc_messages

[Gerrit Code Review] packaging: engine-backup: Require lc_messages = en_US.UTF-8

[Eli Mesika] core: do not select non approved host as a proxy

[Gerrit Code Review] setup: checking if command_entities table exist

[Gerrit Code Review] packaging: setup: Fix check of pg conf

[Gerrit Code Review] engine : Geo-rep config Vds Commands

[Dan Kenigsberg] tests: disable memoization in testrunner


Changes for Build #6468
[Gerrit Code Review] restapi: Associate host with its provider

[Dan Kenigsberg] tests: Remove workaround for caching during tests


Changes for Build #6469
[Juan Hernandez] packaging: Use CORS filter provided by its own package

[Dan Kenigsberg] virt: Check if a drive is chuhked before extending


Changes for Build #6470
[Eli Mesika] core: fixing users data insertion

[Gerrit Code Review] restapi: wrong SDs on templates disks entities

[Gerrit Code Review] engine: Make method for resolving a content host public

[Yair Zaslavsky] engine: Simplify api of content host

[Yair Zaslavsky] engine: Add SystemProviderFinder

[Moti Asayag] engine: Introduce queries for system errata

[Gerrit Code Review] gluster: Sync job for gluster volume snapshots

[Kanagaraj M] webadmin: Listing gluster volume snapshots

[Eli Mesika] core: fix auto registration default cluster id

[Dan Kenigsberg] fileSD: Optimize getAllVolumes on file storage


Changes for Build #6471
[Roy Golan] core: Use postConstruct in AddVmCommand

[Dan Kenigsberg] pep8: fix `make check` on EL6


Changes for Build #6472
[Dan Kenigsberg] netinfo: report DHCP from configuration to avoid confusion 
after stopping DHCP


Changes for Build #6473
[Moti Asayag] restapi: Add Katello Errata for System level

[Omer Frenkel] config: Increase KVM VCPU limit to 240

[Dan Kenigsberg] tests: netlink: remove expected event missing in EL7


Changes for Build #6474
[Dan Kenigsberg] virt: Fix limit when calculating next volume size


Changes for Build #6475
[Dan Kenigsberg] vm: guestagent: do not access guestinfo directly


Changes for Build #6476
[Gerrit Code Review] packaging: setup: Move provisioning init to common

[Einav Cohen] webadmin: topologhy -> topology

[Dan Kenigsberg] ifcfg: remove an unused function _getConfigValue


Changes for Build #6477
[lzel...@redhat.com] core: make DbFacade a CDI singleton

[Gerrit Code Review] core: Move LdapUser and LdapGroup to kerberosldap extension

[Gerrit Code Review] core: Fix CDI API dependency

[Gerrit Code Review] userportal,webadmin:change Translator to interface

[Gerrit Code Review] webadmin: StorageListModel cleanup.

[Gerrit Code Review] restapi: update external provider resource fix

[Eli Mesika] core: Remove usage of default db user engine

[Dan Kenigsberg] network: remove unused execCmd outputs


Changes for Build #6478
[Gerrit Code Review] userportal,webadmin: UICommand as a 'builder'.

[Eli Mesika] gluster: Entities for volume snapshot scheduling

[Shubhendu Tripathi] gluster: DAO for volume snapshot scheduling

[Dan Kenigsberg] testSetupNetworksAddDelDhcp: shorten before adding checks for 
gateways


Changes for Build #6479
[Dan Kenigsberg] netinfoTests: no need to import each and every netinfo function


Changes for Build #6480
[Eli Mesika] core: Upgrade message in general tab is missing

[Gerrit Code Review] aaa: AuthzUtils: Unify query size limit handling

[Dan Kenigsberg] fileUtils: Improve logging when creating directories


Changes for Build #6481
[Dan Kenigsberg] gluster: add _getDeviceDict function to reuse common code


Changes for Build #6482
[Gerrit Code Review] core : Add user id to Command Entities

[Dan Kenigsberg] v2v: fix wrong handling of errCode in get_external_vms


Changes for Build #6483
[Dan Kenigsberg] vmTests: move device tests out of vmTests


Changes for Build #6484
[Dan Kenigsberg] utils: Add memoized invalidation


Changes for Build #6485
[Oved Ourfali] core: Add JPA infrastructure to oVirt

[Roy Golan] core: temp fix for missing dbFacade in Utils

[Juan Hernandez] restapi: Document All-Content header for hosts

[Dan Kenigsberg] testSetupNetworksAddDelDhcp: check that IPv4 gateways are 
reported correctly


Changes for Build #6486
[Dan Kenigsberg] _get_gateway: formally require an interface for lookup


Changes for Build #6487
[Maor Lipchuk] core: Add validation when Storage Domain is blocked.

[Dan Kenigsberg] tests: Enable again utils.memoized in the tests


Changes for Build #6488
[Dan Kenigsberg] tests: Replace workaround for caching during tests with 
invalidation


Changes for Build #6489
[Dan Kenigsberg] _get_gateway: allow duplicated gateways if they are in fact 
the same routes


Changes for Build #6490
[Dan Kenigsberg] tests: fix return value


Changes for Build #6491
[Dan Kenigsberg] network: filter out networks with unconfigured bonds


Changes for Build #6492
[Ravi Nori] webadmin, aaa:  Sorting by 'authorization provider' in 'users' tab 
don't sort

[Dan Kenigsberg] tests: reorganize imports in utilsTests.py


Changes for Build #6493
[Dan Kenigsberg] Adding support for cluster level 3.6


Changes for Build #6494
[Dan Kenigsberg] network: api: allow removal of bond with no slaves


Changes for Build #6495
[Dan Kenigsberg] tests: Add tests for filesUtils.createdir


Changes for Build #6496
[Dan Kenigsberg] tests: Add ValidateNotRunningAsRoot


Changes for Build #6497
[Daniel Erez] core: remove dead code of template deletion by SD

[Gerrit Code Review] webadmin : Geo-rep Actions UI

[Dan Kenigsberg] testStaticNetworkConfig: check a network's IPv4 address




-----------------
Failed Tests:
-----------------
No tests ran. 

_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to