[asterisk-commits] tests/rest api/recording/duration: Update resulting file size. (testsuite[master])
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Feb 8 16:37:45 CST 2016
Anonymous Coward #1000019 has submitted this change and it was merged.
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(-)
Approvals:
Mark Michelson: Looks good to me, but someone else must approve
Anonymous Coward #1000019: Verified
Joshua Colp: Looks good to me, approved
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: merged
Gerrit-Change-Id: Ib43a1baa935c3d62dea5611b960cacfbcb0dfd19
Gerrit-PatchSet: 1
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
More information about the asterisk-commits
mailing list