[asterisk-commits] Rename tests/channels/pjsip/pending reinvite test to reinvit... (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 8 13:48:57 CDT 2015
Joshua Colp has submitted this change and it was merged.
Change subject: Rename tests/channels/pjsip/pending_reinvite test to reinvite_pending.
......................................................................
Rename tests/channels/pjsip/pending_reinvite test to reinvite_pending.
Also added the test to the tests.yaml file.
Change-Id: Id27f7acb895554b60ea09028bee0354e697da5d6
---
R tests/channels/pjsip/reinvite_pending/configs/ast1/extensions.conf
R tests/channels/pjsip/reinvite_pending/configs/ast1/pjsip.conf
R tests/channels/pjsip/reinvite_pending/sipp/uac-491.xml
R tests/channels/pjsip/reinvite_pending/test-config.yaml
M tests/channels/pjsip/tests.yaml
5 files changed, 1 insertion(+), 0 deletions(-)
Approvals:
Anonymous Coward #1000019: Verified
Matt Jordan: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
diff --git a/tests/channels/pjsip/pending_reinvite/configs/ast1/extensions.conf b/tests/channels/pjsip/reinvite_pending/configs/ast1/extensions.conf
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/configs/ast1/extensions.conf
rename to tests/channels/pjsip/reinvite_pending/configs/ast1/extensions.conf
diff --git a/tests/channels/pjsip/pending_reinvite/configs/ast1/pjsip.conf b/tests/channels/pjsip/reinvite_pending/configs/ast1/pjsip.conf
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/configs/ast1/pjsip.conf
rename to tests/channels/pjsip/reinvite_pending/configs/ast1/pjsip.conf
diff --git a/tests/channels/pjsip/pending_reinvite/sipp/uac-491.xml b/tests/channels/pjsip/reinvite_pending/sipp/uac-491.xml
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/sipp/uac-491.xml
rename to tests/channels/pjsip/reinvite_pending/sipp/uac-491.xml
diff --git a/tests/channels/pjsip/pending_reinvite/test-config.yaml b/tests/channels/pjsip/reinvite_pending/test-config.yaml
similarity index 100%
rename from tests/channels/pjsip/pending_reinvite/test-config.yaml
rename to tests/channels/pjsip/reinvite_pending/test-config.yaml
diff --git a/tests/channels/pjsip/tests.yaml b/tests/channels/pjsip/tests.yaml
index 18d5337..7f98d3e 100644
--- a/tests/channels/pjsip/tests.yaml
+++ b/tests/channels/pjsip/tests.yaml
@@ -37,6 +37,7 @@
- test: 'info_dtmf'
- test: 'keep_alive'
- test: 'refer_send_to_vm'
+ - test: 'reinvite_pending'
- test: 'rpid_immediate'
- test: 'set_var'
- test: 'srtp_negotiation'
--
To view, visit https://gerrit.asterisk.org/1397
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id27f7acb895554b60ea09028bee0354e697da5d6
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-commits
mailing list