[asterisk-commits] apps/statsd/nominal: Update minversion. (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat Nov 21 18:00:00 CST 2015
Anonymous Coward #1000019 has submitted this change and it was merged.
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(-)
Approvals:
Anonymous Coward #1000019: Verified
Matt Jordan: Looks good to me, approved
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: merged
Gerrit-Change-Id: I8d02498ef6c12093073679d554548fe209799281
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
More information about the asterisk-commits
mailing list