Nahappan Somasundaram created AMBARI-19525:
----------------------------------------------
Summary: Unit Test failure during schema verification of
configuration files
Key: AMBARI-19525
URL: https://issues.apache.org/jira/browse/AMBARI-19525
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.5.0
Reporter: Nahappan Somasundaram
Assignee: Nahappan Somasundaram
Priority: Critical
Fix For: 2.5.0
{code}
validatePropertySchemaOfServiceXMLs(org.apache.ambari.server.state.ServicePropertiesTest)
Time elapsed: 2.622 sec <<< ERROR!
org.apache.ambari.server.AmbariException: File
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/target/test-classes/TestAmbaryServer.samples/../../../src/main/resources/common-services/OOZIE/4.2.0.2.3/configuration/oozie-site.xml
didn't pass the validation. Error message is : cvc-complex-type.2.4.a: Invalid
content was found starting with element 'keystore'. One of '{maximum, minimum,
unit, delete, visible, empty-value-valid, ui-only-property, read-only,
editable-only-at-install, show-property-name, increment-step, entries, hidden,
entries_editable, selection-cardinality, property-file-name,
property-file-type}' is expected.
at
org.apache.ambari.server.state.ServicePropertiesTest.validatePropertySchemaOfServiceXMLs(ServicePropertiesTest.java:49)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)