[OSM-dev] setting up of osmosis builds

Shaun McDonald shaun at shaunmcdonald.me.uk
Sun Jul 26 09:42:31 BST 2009


The instructions for setting up the rails server are at http://wiki.openstreetmap.org/wiki/The_Rails_Port

You may want to look into the fixture as a way of loading the test  
data into the database before each test. You can do this using rake  
db:fixtures:load (check the available rake tasks with rake -T). You  
also need to look at only running one at a time. Cruise can do this  
for you with a config option. Cruise can run any custom script you  
want, you don't need to be testing rails app that it was originally  
designed for.

Shaun

On 26 Jul 2009, at 09:12, jamesmikedupont at googlemail.com wrote:

> nice!
> good job
> I did not know about the rails, but that means that I have less to  
> test.
> I think we will have to setup a rails server at least to test against,
> I am more interested in sorting out the perl stuff that is out of date
> and broken (0.5) so we can fix that.
> thanks,
> mike
>
> On Sun, Jul 26, 2009 at 10:08 AM, Shaun
> McDonald<shaun at shaunmcdonald.me.uk> wrote:
>> Do you know about http://cruise.openstreetmap.org/ which I run to  
>> test the
>> osm server Rails code on commit?
>>
>> More info is available from
>> http://wiki.openstreetmap.org/wiki/The_Rails_Port/Testing
>>
>> Shaun
>>
>> On 26 Jul 2009, at 08:19, jamesmikedupont at googlemail.com wrote:
>>
>>> Hi all,
>>>
>>> Kozmpa has been nice enough to sponsor me a dev account on  
>>> osm.Kozmpa.net,
>>> I am setting up a daily build of openstreetmap and tools.
>>>
>>> the goal is to have a nightly testing of changes to the system,
>>> install and build of the
>>> osm servers and co.
>>>
>>> The test data, we could also use his belarus data, because that is
>>> what his server is there for.
>>>
>>> So, I have started with osmosis , because there are no current fresh
>>> builds.
>>> Here is the package repository :
>>>
>>> ~/flossk/flossk-repository/trunk/dist$ cat checksums.txt
>>>
>>> 1af393ba84afcfb87886191fbb7fd916
>>> http://download.tuxfamily.org/flossk/trunk/dist/osmosis-0.31.2-bin.tar.gz
>>> 1dca2a977245ac5273847077f45d5570
>>> http://download.tuxfamily.org/flossk/trunk/dist/osmosis-0.31.2-bin.zip
>>> 7f4902548595bb16559c29f6a36c499b
>>> http://download.tuxfamily.org/flossk/trunk/dist/ 
>>> osmosis-0.31.2.tar.gz
>>> 26f438f0e9d647175d7aa4dfc4210919
>>> http://download.tuxfamily.org/flossk/trunk/dist/osmosis-0.31.2.zip
>>>
>>> The entire build with all files is here:
>>> 303cad06195d49748b7f4fc094cd5748
>>> http://download.tuxfamily.org/flossk/buildtrunk.tgz
>>>
>>> I am compiling a list of makefiles, rakefiles, build.xml files,
>>> Makefile.pl files.
>>> the goal is to build them all and report problems. We also want to
>>> build debs as well.
>>>
>>> Thanks again to Kozmpa I hope to have more updates soon.
>>> mike
>>>
>>> _______________________________________________
>>> dev mailing list
>>> dev at openstreetmap.org
>>> http://lists.openstreetmap.org/listinfo/dev
>>
>>
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev





More information about the dev mailing list