[Asterisk-code-review] apps/statsd/nominal: Update minversion. (testsuite[master])

Joshua Colp asteriskteam at digium.com
Sat Nov 21 12:21:28 CST 2015


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/1679

Change subject: apps/statsd/nominal: Update minversion.
......................................................................

apps/statsd/nominal: Update minversion.

The StatsD dialplan application is currently only available in
master. Attempting to run this test under 13 will fail.

Change-Id: I8d02498ef6c12093073679d554548fe209799281
---
M tests/apps/statsd/nominal/test-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/79/1679/1

diff --git a/tests/apps/statsd/nominal/test-config.yaml b/tests/apps/statsd/nominal/test-config.yaml
index 602c26e..181a4f3 100644
--- a/tests/apps/statsd/nominal/test-config.yaml
+++ b/tests/apps/statsd/nominal/test-config.yaml
@@ -42,7 +42,7 @@
     async: True
 
 properties:
-    minversion: '13.7.0'
+    minversion: '14.0.0'
     dependencies:
         - python: 'autobahn.websocket'
         - python: 'starpy'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8d02498ef6c12093073679d554548fe209799281
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list