Re: Integration test failure with Application Bursting

2015-10-13 Thread Sajith Kariyawasam
In handleApplicationDeployment method of ApplicationBuilder, appClusterContext.getDeploymentPolicyName() is null for "tomcat-application-bursting-test" cartridge. So could be an issue with creating application cluster contexts.. On Wed, Oct 14, 2015 at 1:38 AM, Gayan Gunarathne wrote: > There se

Integration test failure with Application Bursting

2015-10-13 Thread Gayan Gunarathne
There seems to be some of the latest commits break the integration test with application bursting test case.It is throwing the deployment policy not found when deploying the application. Seems there is a issue when setting the deployment policy for inner cartridge. We need to troubleshoot this tes