فهرست منبع

AMBARI-5988 Stack extension does not work for monitoringService service property. Patch 2(dsen)

Dmitry Sen 11 سال پیش
والد
کامیت
51e8268e56
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java

+ 1 - 1
ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java

@@ -226,7 +226,7 @@ public class StackExtensionHelperTest {
   }
   }
 
 
   @Test
   @Test
-  public void testPropertyInheritance() throws Exception{
+  public void testMonitoringServicePropertyInheritance() throws Exception{
     File stackRoot = new File(stackRootStr);
     File stackRoot = new File(stackRootStr);
     StackInfo stackInfo = new StackInfo();
     StackInfo stackInfo = new StackInfo();
     stackInfo.setName("HDP");
     stackInfo.setName("HDP");