[Asterisk-code-review] Disable SIP chronic failure tests (testsuite[master])
George Joseph
asteriskteam at digium.com
Thu Apr 27 07:59:17 CDT 2017
George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/5544 )
Change subject: Disable SIP chronic failure tests
......................................................................
Disable SIP chronic failure tests
Change-Id: I272e6489f30d8f1fa94f50e386908cf53006857c
---
M tests/channels/SIP/no_reinvite_after_491/test-config.yaml
M tests/channels/SIP/tcpauthlimit/tcp_client_scenario/test-config.yaml
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
George Joseph: Looks good to me, approved; Approved for Submit
Jenkins2: Verified
Joshua Colp: Looks good to me, but someone else must approve
diff --git a/tests/channels/SIP/no_reinvite_after_491/test-config.yaml b/tests/channels/SIP/no_reinvite_after_491/test-config.yaml
index 2eef330..b4491c4 100644
--- a/tests/channels/SIP/no_reinvite_after_491/test-config.yaml
+++ b/tests/channels/SIP/no_reinvite_after_491/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'Skip while failures are debugged'
summary: 'Test that we get no reINVITE after 491 after BYE'
description: |
'This tests a scenario where asterisk initiates a reINVITE --
diff --git a/tests/channels/SIP/tcpauthlimit/tcp_client_scenario/test-config.yaml b/tests/channels/SIP/tcpauthlimit/tcp_client_scenario/test-config.yaml
index ac1abca..cb4eaa3 100644
--- a/tests/channels/SIP/tcpauthlimit/tcp_client_scenario/test-config.yaml
+++ b/tests/channels/SIP/tcpauthlimit/tcp_client_scenario/test-config.yaml
@@ -1,4 +1,5 @@
testinfo:
+ skip: 'Skip while failures are debugged'
summary: Test the tcpauthlimit sip config option.
description: |
This test sets the tcpauthlimit in sip.conf to 1. It then attempts to
--
To view, visit https://gerrit.asterisk.org/5544
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I272e6489f30d8f1fa94f50e386908cf53006857c
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
More information about the asterisk-code-review
mailing list