epics-rip / ChannelFinderService

A simple directory service
http://channelfinder.github.io/
3 stars 6 forks source link

ldap config account password, and python tests' http status #9

Closed fedordjia closed 8 years ago

fedordjia commented 8 years ago

To run the python test with the source, the ldap config can't use the ldif file directly. When change the password of ldap's account to non additivity. The test begin to run.

When run the python test. The testcfchannels.py runs OK. Both the testcftags and testcfproperties return failure similar as follow. "AssertionError: unexpected return code for put operation - expected 204, received 200". But the server runs OK with "POST, DELETE, PUT, GET" requests.

shroffk commented 8 years ago

Fixed in the elastic search version 3 of channelfinder service