From: Tomasz P. <tom...@gm...> - 2013-01-09 14:00:19
|
Rob, Integration tests is one thing and continuous testing/integration is something else. I know it's not ideal to be able to run TeamCity with an incomplete test suite but it is better then have none at all. I have two ideas though: 1. Is it possible to bootstrap the triple stores in TeamCity and start locally there? I know some are Linux-only but maybe we could execute some tests... 2. Maybe you could set up the the triple stores hosted somewhere for the TeamCity to reach remotely? This could be a security issue though and tests' performance will degrade. And regarding licensing. TeamCity at codebetter is not exactly JetBrains. They don't have any restrictions. If the project is open source you can ask them to host your integration environment. What they want in return is a banner linking to JetBrains. And EC2 could be costly. I have recently learned my lesson about Amazon :(. Oh, and there is a free TeamCity version with a limit on agents. That should be enough for one project. Tom On Wed, Jan 9, 2013 at 1:20 PM, Rob Vesse <rv...@do...> wrote: > I have an open issue for setting up some form of CI server but I haven't > had the time to do anything on this due to work and personal constraints. > See CORE-276 [1], I would prefer to go with some sort of self hosted > solution (likely Jenkins on EC2) as otherwise we won't be able to > regularly test third party triple store integration. > > Alternative suggestions are welcome, my problem with JetBrains is that > their definition of OSS requires a sufficiently active community and I'm > not sure that us two and a few others discussing back and forth would > count as sufficiently active > > Rob > > [1] http://dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=276 > > On 1/5/13 6:05 PM, "Tomasz Pluskiewicz" <tom...@gm...> > wrote: > >>Hi Everyone >> >>Some time ago we've been discussing setting up TeamCity. I >>wholeheartedly support this initiative and regret it's been dropped >>previously. I am getting a lot of failed tests when I run them locally >>(and I don't mean the remote/store tests). I find this a clear sign >>that we definitely need a continous integration environment to keep >>quality high. >> >>Now, that I have been using TeamCity at my current project for some >>time I feel like I'm ready to help with setting it up. Have you guys >>heard about teamcity.codebetter.com? Or maybe host a project there? >>It's a TeamCity server free for OSS projects. There is a form, which >>needs to be filled in. I have filed a request with my R2RML project >>but there is still no answer, so I'm not sure how long the wait is... >> >>Anyway, what do you think? Any opinions? >> >>Regards, >>Tom >> >>-------------------------------------------------------------------------- >>---- >>Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, >>MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current >>with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft >>MVPs and experts. SALE $99.99 this month only -- learn more at: >>http://p.sf.net/sfu/learnmore_122912 >>_______________________________________________ >>dotNetRDF-develop mailing list >>dot...@li... >>https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop > > > > > > ------------------------------------------------------------------------------ > Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery > and much more. Keep your Java skills current with LearnJavaNow - > 200+ hours of step-by-step video tutorials by Java experts. > SALE $49.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122612 > _______________________________________________ > dotNetRDF-develop mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |