Yep, it seems that they do not have any DB set up on the agents, or we do not know the connection strings.
Best Regards, Alexander On Wed, 6 Jan 2016 at 5:18 AM Gunnar Liljas <[email protected]> wrote: > I'm not sure. That's where the build fails (setting up the test database) > > 2016-01-05 17:10 GMT+01:00 Stephen Bohlen <[email protected]>: > >> AppVeyor *does* offer SQL Server, so if that's the only dialect target we >> run integration tests against then its not a blocker. >> >> Or did you mean that SQL Server was the only blocker for getting TeamCity >> up and running @ CodeBetter again? >> >> Steve Bohlen >> [email protected] >> http://blog.unhandled-exceptions.com >> http://twitter.com/sbohlen >> >> On Tue, Jan 5, 2016 at 10:49 AM, Gunnar Liljas <[email protected]> >> wrote: >> >>> So, it seems that the SQL Server connection is the only problem, or is >>> there something else? >>> >>> 2016-01-05 13:13 GMT+01:00 Steve Bohlen <[email protected]>: >>> >>>> I'd recommend AppVeyor (AppVeyor.com); its free for the level at which >>>> we'd probably want/need it and offers Windows-based build agents with all >>>> the necessary .net versions available. >>>> >>>> The catch is that it doesn't offer all of the database targets we'd >>>> need to support in order to test all the dialects. It does offer MSFT >>>> SQLServer, MySql, and a few others but its missing e.g., DB2, Oracle. If >>>> we wanted to test these we'd need to stand up our own instances of these >>>> elsewhere and have the tests connect to those. >>>> >>>> I've used AppVeyor successfully for several other OSS projects without >>>> issue. >>>> >>>> -Steve B. >>>> ------------------------------ >>>> From: Alexander Zaytsev <[email protected]> >>>> Sent: 1/4/2016 9:39 PM >>>> To: nhibernate-development <[email protected]> >>>> Subject: [nhibernate-development] TeamCity is broken, need a fix >>>> orreplacement >>>> >>>> The Codebetter has decommissioned its old build agents and servers. >>>> This broke our builds. >>>> >>>> The problem with Codebetter's TC that we do not have any control over >>>> it. >>>> >>>> Does anyone know the better options? We either need to fix the build >>>> agent by communicating with Codebetter or migrate to another platform >>>> (either own or shared. >>>> >>>> Best Regards, >>>> Alexander >>>> >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "nhibernate-development" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "nhibernate-development" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "nhibernate-development" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "nhibernate-development" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > > --- > You received this message because you are subscribed to the Google Groups > "nhibernate-development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "nhibernate-development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
