[asterisk-commits] testsuite: fix issues in 2 tests.yaml files (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon May 15 13:31:43 CDT 2017
George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/5627 )
Change subject: testsuite: fix issues in 2 tests.yaml files
......................................................................
testsuite: fix issues in 2 tests.yaml files
Change-Id: I05ff7f8d065dc949ca8a60eb521821d7360a17e8
---
M tests/channels/pjsip/dialplan_functions/tests.yaml
M tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
2 files changed, 1 insertion(+), 2 deletions(-)
Approvals:
George Joseph: Looks good to me, approved; Approved for Submit
Jenkins2: Verified
diff --git a/tests/channels/pjsip/dialplan_functions/tests.yaml b/tests/channels/pjsip/dialplan_functions/tests.yaml
index 86623a8..1aed251 100644
--- a/tests/channels/pjsip/dialplan_functions/tests.yaml
+++ b/tests/channels/pjsip/dialplan_functions/tests.yaml
@@ -6,4 +6,4 @@
- test: 'pjsip_contact'
- test: 'pjsip_session_refresh'
- test: 'chan_is_avail'
- - test: 'pjsip_headers'
+ - test: 'pjsip_header'
diff --git a/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml b/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
index 9056fa9..b56c877 100644
--- a/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
+++ b/tests/channels/pjsip/transfers/attended_transfer/nominal/tests.yaml
@@ -3,7 +3,6 @@
- test: 'caller_local'
- test: 'caller_local_blonde'
- test: 'callee_local'
- - test: 'callee_local_anonymous'
- test: 'callee_local_blonde'
- test: 'caller_remote'
- test: 'callee_remote'
--
To view, visit https://gerrit.asterisk.org/5627
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I05ff7f8d065dc949ca8a60eb521821d7360a17e8
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
More information about the asterisk-commits
mailing list