[Asterisk-code-review] Sort the confbridge tests. (testsuite[master])

Richard Mudgett asteriskteam at digium.com
Thu Feb 4 20:16:38 CST 2016


Richard Mudgett has uploaded a new change for review.

  https://gerrit.asterisk.org/2201

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(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/01/2201/1

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: newchange
Gerrit-Change-Id: I045cace8f8c31a6a55455ad7a91ded5c0dce1d04
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>



More information about the asterisk-code-review mailing list