[asterisk-commits] Sort the confbridge tests. (testsuite[master])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Feb 5 11:43:06 CST 2016


Joshua Colp has submitted this change and it was merged.

Change subject: Sort the confbridge tests.
......................................................................


Sort the confbridge tests.

Change-Id: I045cace8f8c31a6a55455ad7a91ded5c0dce1d04
---
M tests/apps/confbridge/tests.yaml
1 file changed, 9 insertions(+), 9 deletions(-)

Approvals:
  Anonymous Coward #1000019: Verified
  Joshua Colp: Looks good to me, approved
  George Joseph: Looks good to me, but someone else must approve



diff --git a/tests/apps/confbridge/tests.yaml b/tests/apps/confbridge/tests.yaml
index aebe64c..271cc16 100644
--- a/tests/apps/confbridge/tests.yaml
+++ b/tests/apps/confbridge/tests.yaml
@@ -1,16 +1,16 @@
 # Enter tests here in the order they should be considered for execution:
 tests:
-    - test: 'confbridge_marked_unmarked'
+    - test: 'confbridge_dynamic_menus'
+    - test: 'confbridge_end_marked'
     - test: 'confbridge_marked'
-    - test: 'confbridge_start_muted'
-    - test: 'confbridge_waitmarked_normal'
-    - test: 'confbridge_waitmarked_single'
-    - test: 'confbridge_waitmarked_only'
-    - test: 'confbridge_waitmarked_kick'
+    - test: 'confbridge_marked_unmarked'
     - test: 'confbridge_nominal'
     - test: 'confbridge_recording'
-    - test: 'confbridge_dynamic_menus'
     - test: 'confbridge_result'
-    - test: 'confbridge_triple_lindy'
-    - test: 'confbridge_end_marked'
+    - test: 'confbridge_start_muted'
     - test: 'confbridge_timeout'
+    - test: 'confbridge_triple_lindy'
+    - test: 'confbridge_waitmarked_kick'
+    - test: 'confbridge_waitmarked_normal'
+    - test: 'confbridge_waitmarked_only'
+    - test: 'confbridge_waitmarked_single'

-- 
To view, visit https://gerrit.asterisk.org/2201
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I045cace8f8c31a6a55455ad7a91ded5c0dce1d04
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>



More information about the asterisk-commits mailing list