[Asterisk-code-review] tests/rest api/recording/duration: Update Finished values. (testsuite[master])
Joshua Colp
asteriskteam at digium.com
Tue Feb 2 07:48:56 CST 2016
Joshua Colp has uploaded a new change for review.
https://gerrit.asterisk.org/2144
Change subject: tests/rest_api/recording/duration: Update Finished values.
......................................................................
tests/rest_api/recording/duration: Update Finished values.
Due to the latest release of the sounds the resulting finished
values are now different than they used to be. This change updates
them.
Change-Id: Ib36b4f84fdcd3709945e75f59722f2d2cd3e7f39
---
M tests/rest_api/recording/duration/test-config.yaml
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/44/2144/1
diff --git a/tests/rest_api/recording/duration/test-config.yaml b/tests/rest_api/recording/duration/test-config.yaml
index a1cea75..7b0305c 100644
--- a/tests/rest_api/recording/duration/test-config.yaml
+++ b/tests/rest_api/recording/duration/test-config.yaml
@@ -102,9 +102,9 @@
type: RecordingFinished
application: testsuite
recording:
- duration: 6
+ duration: 7
talking_duration: 4
- silence_duration: 2
+ silence_duration: 3
count: 1
requests:
-
--
To view, visit https://gerrit.asterisk.org/2144
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib36b4f84fdcd3709945e75f59722f2d2cd3e7f39
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