Re: [ovirt-devel] Caching of data from the database done properly

2016-07-04 Thread Roman Mohr
On Mon, Jul 4, 2016 at 11:58 PM, Roman Mohr wrote: > Hi Everyone, > > I wanted to discuss a practice which seems to be pretty common in the > engine which I find very limiting, dangerous and for some things it > can even be a blocker. > > There are several places in the engine where we are using m

[ovirt-devel] Caching of data from the database done properly

2016-07-04 Thread Roman Mohr
Hi Everyone, I wanted to discuss a practice which seems to be pretty common in the engine which I find very limiting, dangerous and for some things it can even be a blocker. There are several places in the engine where we are using maps as cache in singletons to avoid reloading data from the data

[ovirt-devel] drop-in directories for vdsm configuration

2016-07-04 Thread Irit Goihman
Hi, A drop-in directories feature has been added to vdsm-4.18.4. This allows the user to put partial configurations into a drop-in file and create new parameters or override default ones. The semantics of the directories is as follows: - /etc/vdsm/vdsm.conf: For default configuration. We instal

Re: [ovirt-devel] Integration tests future (and very nice alternative for the DAO fixture file)

2016-07-04 Thread Roman Mohr
Hi, an update on the ovirt-engine application wide tests. When [6] is merged, everything is ready to use. Please have a look on the post here: http://rmohr.github.io/continuous%20integration/2016/07/04/application-scoped-tests-for-ovirt-with-arquillian for a How-To and why it is implemente

Re: [ovirt-devel] [lago-devel] ovirt tests failing on missing libxml2-python

2016-07-04 Thread Yaniv Kaul
On Sun, Jul 3, 2016 at 3:31 PM, Barak Korren wrote: > >> Maybe we can take a middle ground, pre-fetch, but also enable external > >> repos in CI (perhaps with some way to log and find out what was not > >> pre-fetched). > > > > This is what the code is supposed to do, I suspect. reposync syncs >