Alejandro Fernandez created AMBARI-18968:
--------------------------------------------
Summary: Ambari Server Unit Test failure:
org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs
Key: AMBARI-18968
URL: https://issues.apache.org/jira/browse/AMBARI-18968
Project: Ambari
Issue Type: Bug
Components: stacks
Affects Versions: 2.5.0
Reporter: Alejandro Fernandez
Assignee: Alejandro Fernandez
Fix For: 2.5.0
{noformat}
Error Message
File
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/stacks/PERF/1.0/services/YARN/configuration/yarn-site.xml
didn't pass the validation. Error message is : cvc-complex-type.2.3: Element
'configuration' cannot have character [children], because the type's content
type is element-only.
{noformat}
The file is malformed and has an extraneous property name outside of a
<property> field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)