I don't anticipating it being too heavy a load. The test data for the jdbc datastores is quite small. A handlful of tables with a few records. That said there would be a lot of traffic going back and forth between the hudson server and the db instance doing setup more or less for each test case.
On 5/8/10 6:37 AM, lim goh wrote: > Also any concern of how heavy the the load will be on the internet? I > assume the tests involve lots of data transfer so might use up lots of > bandwidth. On the plus side, such tests mimics real world situations > more closely. > > -1 for Sending plain text passwords. but then again adding protection > for theses poses heavier load on the machines. What Andrew at Ingres > did for us last term is to provide VPN connection to the test server, > then created special user with restricted rights that owns the > database. So basically if there's a way to isolate the VM, better > still the physical machine for a test environment, maybe that'll do > it. > > > 2010/5/8<[email protected]>: >> Hmmm >> >> If have a VM running db2,oracle-xe,postgis and mysql. Additionally >> there is a VM >> running Oracle 10.2 for Georaster testing. >> >> A Windows VM is on the to do list. >> >> I intended to integrate Online tests after >> >> gis.linux4all.at/hudson32 >> gis.linux4all.at/hudson64 >> >> are clean, but looking at these hudsons shows a disaster. >> >> Offering direct connections for these dbs via internet causes a lot of >> thinking about security issues. >> >> First, each db needs a special user with restricted rights. Second, I >> am not so happy sending plain passwords, especially because the online >> tests send these passwords many,many times. >> >> Opinions ? >> >> >> >> >> Quoting Justin Deoliveira<[email protected]>: >> >>> Hi all, >>> >>> I am currently working on getting GEOT-1981 updated and hopefully will >>> apply to trunk shortly after I get a review. >>> >>> http://jira.codehaus.org/browse/GEOT-1981 >>> >>> After which I would like to start setting up online jobs in hudson for >>> all the jdbc datastores so that we can continuously run the tests in >>> those modules. >>> >>> One slight hitch however is that these tests require actual database >>> servers. In some cases like postgis and probably mysql we can set up an >>> install locally on the build server, or just use another server at >>> opengeo. But for oracle, db2, sqlserver, etc... I don't think we have >>> the resources to set them up locally. >>> >>> So I was thinking about putting a call for help on the users list and >>> probably the blog. Asking if there are any users or developers out there >>> that can potentially offer up some servers for us to test against. >>> >>> Thoughts? Opinions? >>> >>> -Justin >>> >>> -- >>> Justin Deoliveira >>> OpenGeo - http://opengeo.org >>> Enterprise support for open source geospatial. >>> >>> ------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Geotools-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >>> >> >> >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> >> >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> Geotools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> > > > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
