[Asterisk-code-review] res pjsip: Test failover when server is not available (testsuite[master])

Kevin Harwell asteriskteam at digium.com
Wed Jul 1 17:04:17 CDT 2015


Kevin Harwell has uploaded a new patch set (#2).

Change subject: res_pjsip: Test failover when server is not available
......................................................................

res_pjsip: Test failover when server is not available

Made a few changes to the existing udp failover test. Added several more
tests that check in/out of dialog udp and tcp scenarios. Also added tests
to test when the transport is unspecified and changes on failover.

ASTERISK-25076 #close
Reported by: Joshua Colp

Change-Id: Ic600198f496bb0f6d9522ceda6d84b77eed31395
---
A tests/channels/pjsip/resolver/srv/failover/in_dialog/tests.yaml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/timeout/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/in_dialog/timeout/configs/ast1/pjsip.conf
R tests/channels/pjsip/resolver/srv/failover/in_dialog/timeout/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/in_dialog/timeout/dns_zones/example.com
A tests/channels/pjsip/resolver/srv/failover/in_dialog/timeout/sipp/uas-ignore.xml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/timeout/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/dns_zones/example.com
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/sipp/uas-503.xml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/sipp/uas-ignore.xml
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/configs/ast1/extensions.conf
R tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/dns_zones/example.com
R tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/sipp/uas-503.xml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/sipp/uas-ignore.xml
R tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_udp/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/configs/ast1/resolver_unbound.conf
R tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/dns_zones/example.com
C tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/sipp/uas-503.xml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/sipp/uas-ignore.xml
A tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/tests.yaml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/timeout/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/timeout/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/timeout/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/timeout/dns_zones/example.com
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/timeout/sipp/uas-ignore.xml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/timeout/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/dns_zones/example.com
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/sipp/uas-503.xml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/sipp/uas-ignore.xml
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_tcp/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/dns_zones/example.com
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/sipp/uas-503.xml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/sipp/uas-ignore.xml
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_udp/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/configs/ast1/extensions.conf
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/configs/ast1/pjsip.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/configs/ast1/resolver_unbound.conf
C tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/dns_zones/example.com
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/sipp/uas-503.xml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/sipp/uas-ignore.xml
A tests/channels/pjsip/resolver/srv/failover/out_of_dialog/transport_unspecified/test-config.yaml
A tests/channels/pjsip/resolver/srv/failover/tests.yaml
D tests/channels/pjsip/resolver/srv/failover_udp/configs/ast1/extensions.conf
D tests/channels/pjsip/resolver/srv/failover_udp/sipp/uas-ignore.xml
M tests/channels/pjsip/resolver/srv/tests.yaml
60 files changed, 834 insertions(+), 78 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/51/751/2
-- 
To view, visit https://gerrit.asterisk.org/751
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic600198f496bb0f6d9522ceda6d84b77eed31395
Gerrit-PatchSet: 2
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>



More information about the asterisk-code-review mailing list