Siddharth Wagle created AMBARI-2476:
---------------------------------------

             Summary: Ambari Server setup tests are failing with ldap unit test.
                 Key: AMBARI-2476
                 URL: https://issues.apache.org/jira/browse/AMBARI-2476
             Project: Ambari
          Issue Type: Bug
          Components: controller
    Affects Versions: 1.2.5
            Reporter: Siddharth Wagle
            Assignee: Siddharth Wagle
             Fix For: 1.2.5


 File 
"/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-common/src/test/python/mock/mock.py",
 line 1199, in patched
    return func(*args, **keywargs)
  File 
"/Users/mahadev/workspace/ambari-workspace/ambari-git/ambari-server/src/test/python/TestAmbaryServer.py",
 line 2931, in test_setup_ldap
    sorted(ldap_properties_map))
AssertionError: ['authentication.ldap.baseDn', 
'authentication.ldap.bindAnonymously', 'authentication.ldap.managerDn', 
'authentication.ldap.managerPassword', 'authentication.ldap.primaryUrl', 
'authentication.ldap.secondaryUrl', 'authentication.ldap.useSSL', 
'authentication.ldap.usernameAttribute', 'authorization.adminRoleName', 
'authorization.userRoleName', 'client.security'] != 
['authentication.ldap.baseDn', 'authentication.ldap.bindAnonymously', 
'authentication.ldap.managerDn', 'authentication.ldap.managerPassword', 
'authentication.ldap.primaryUrl', 'authentication.ldap.secondaryUrl', 
'authentication.ldap.useSSL', 'authentication.ldap.usernameAttribute', 
'authorization.adminRoleName', 'authorization.userRoleName']

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to