On Wed, 2013-03-06 at 15:41 +0100, Michal Fojtik wrote: > On 03/05, David Lutterkort wrote: > > I've addressed that issue and uploaded a new patch series > > ( http://tracker.deltacloud.org/set/368 ) > > For some reason, all patches have empty body :-) (tracker upload?)
I used 'tracker record' .. ugh; maybe we should just get rid of that ? Also, what's the difference between publish and upload ? > > I get a good number of test failures from the blackobox tests though. > > Will have to investigate further tomorrow. > > > > Also, when I put the attached test into tests/cimi/collections, it > > passes if I run it by itself with 'ruby > > tests/cimi/collections/volumes_test.rb) but it fails when I run rake > > test:cimi because the collection of volume configs is empty in > > make_volume_create ... > > Maybe this has something to do with initializers? Yes, seems like it has to do with tests/cimi/db/db_helper.rb which sets up an empty in-memory database. David