Assert.assertEquals("centos5", osResource.getPropertyValue("OperatingSystems/os_type"));
}
@Test
public void testExecute__Stack_instance_specifiedSubResources() throws Exception {
ResourceDefinition resourceDefinition = new StackResourceDefinition();
Map<Resource.Type, String> mapIds = new HashMap<Resource.Type, String>();
mapIds.put(Resource.Type.Stack, "HDP");
//test