Hello,

I am trying to deploy Clearwater on openstack using the heat templates in 
https://github.com/Metaswitch/clearwater-heat.

I followed the guidelines and created a stack giving to both public_mgmt_net_id 
and public_sig_net_id the id of the external network of my openstack 
installation. The command executes correctly and Clearwater is deployed. 
However, I am not able to correctly run the live tests in 
https://github.com/Metaswitch/clearwater-live-test. When I run them most of 
them fail and I cannot figure out why. The installation seems ok, all nodes can 
ping each other and if I run ‘sudo monit summary’ all the nodes seem ok.

As an example of the errors I am getting, test Basic Call - Mainline (TCP) 
fails in the following way:
Basic Call - Mainline (TCP) - (6505551643, 6505550739) Failed
Endpoint threw exception:
 - Expected 180, got 503 (call ID b769833afd25631806d564af6c59c2d8)
   - /home/ubuntu/clearwater-live-test/quaff/lib/call.rb:223:in `recv_response'
   - /home/ubuntu/clearwater-live-test/lib/tests/basic-call.rb:38:in `block (2 
levels) in <top (required)>'

Test Filtering - Accept-Contact no match (TCP) fails in this way:
Filtering - Accept-Contact no match (TCP) - Failed
  RuntimeError thrown:
   - Account creation failed with HTTP code 502, body {"status": 502, 
"message": "Bad Gateway", "reason": "Upstream request failed", "detail": 
{"Upstream error": "502", "Upstream URL": 
"http://homer-0.faked.dz:7888/org.etsi.ngn.simservs/users/sip%3A6505551397%40faked.dz/simservs.xml"},
 "error": true}

Can you help me? I am out of ideas on how to solve this.

Thank you,
Daniele

_______________________________________________
Clearwater mailing list
Clearwater@lists.projectclearwater.org
http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org

Reply via email to