Hello Denis, I have fixed the test suites and now working on fixing the teamcity build.
I have created a new project in teamcity and setting up the build. https://ci.ignite.apache.org/project.html?projectId=IgniteExtensions&tab=projectOverview Regards Saikat On Fri, Nov 15, 2019 at 6:59 PM Saikat Maitra <saikat.mai...@gmail.com> wrote: > Hi Denis, > > I am working on fixing the tests, an issue I am facing locally is since > GridTestProperties is unable to find the test.properties file in local > ignite-extensions repo, the tests are failing. I do have core module as a > dependency for the project which has this test.properties file in config > folder. I am debugging it further. > > I have not yet integrated with TeamCity or moved the release scripts. > > I will take them up as well in this PR. > > Regards, > Saikat > > On Fri, Nov 15, 2019 at 3:52 PM Denis Magda <dma...@apache.org> wrote: > >> Hi Saikat, >> >> As I guess the implementation stayed the same and we can skip a review of >> the source code. Were you able to integrate this into the TeamCity and >> with >> the release scripts? >> >> - >> Denis >> >> >> On Sun, Nov 10, 2019 at 2:55 PM Saikat Maitra <saikat.mai...@gmail.com> >> wrote: >> >> > Hi >> > >> > I have raised a PR to migrate Flink module to ignite-extensions. >> > >> > PR https://github.com/apache/ignite-extensions/pull/1 >> > >> > Jira : https://issues.apache.org/jira/browse/IGNITE-12356 >> > >> > Please review and share feedback. >> > >> > I am observing error with initialization of GridAbstractTest as >> > GridTestProperties is unable to access " >> > modules/core/src/test/config/test.properties" >> > >> > I am looking into it further. >> > >> > Regards, >> > Saikat >> > >> >