[Asterisk-code-review] tests/rest api/recording/duration: Update resulting file size. (testsuite[master])
Joshua Colp
asteriskteam at digium.com
Mon Feb 8 09:13:01 CST 2016
Joshua Colp has uploaded a new change for review.
https://gerrit.asterisk.org/2216
Change subject: tests/rest_api/recording/duration: Update resulting file size.
......................................................................
tests/rest_api/recording/duration: Update resulting file size.
With new sounds comes a new resulting recording size. This change
merely updates it.
Change-Id: Ib43a1baa935c3d62dea5611b960cacfbcb0dfd19
---
M tests/rest_api/recording/duration/test-config.yaml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/16/2216/1
diff --git a/tests/rest_api/recording/duration/test-config.yaml b/tests/rest_api/recording/duration/test-config.yaml
index 7b0305c..5ed85dd 100644
--- a/tests/rest_api/recording/duration/test-config.yaml
+++ b/tests/rest_api/recording/duration/test-config.yaml
@@ -125,7 +125,7 @@
actions:
-
type: 'size_check'
- size: 96000
+ size: 114604
tolerance: 2000
-
type: 'energy_check'
--
To view, visit https://gerrit.asterisk.org/2216
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib43a1baa935c3d62dea5611b960cacfbcb0dfd19
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