From d64e0bd86409ff735b8f493dc400a3081cde46ea Mon Sep 17 00:00:00 2001 From: Irina Peshinskaya Date: Mon, 29 Oct 2018 19:05:31 +0100 Subject: [PATCH] TT#45685 Temporarily fix in the test for peeringserver api name is unique per group in provisioning.voip_peer_hosts, but not unique per group in kamailio.lcr_gw, that is filled after provisioning.voip_peer_hosts by trigger voip_phost_urepl_trig Change-Id: I005b97fc9b0aea84586ba23a57bcb070e5391ee0 (cherry picked from commit b99a725368abf92c66fc7fc50e69c02d7c70c72d) (cherry picked from commit ba3e432f0963ed6f403476cd9e874c7a6348240b) --- t/api-rest/api-peeringservers.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/api-rest/api-peeringservers.t b/t/api-rest/api-peeringservers.t index 2b9eb955ea..ebd232cf64 100644 --- a/t/api-rest/api-peeringservers.t +++ b/t/api-rest/api-peeringservers.t @@ -29,7 +29,7 @@ $fake_data->set_data_from_script({ via_lb => '', enabled => '1', }, - query => ['group_id','name'], + query => ['name'], }, });