Bug 1239293 - [tc-gip] Turn on video recording

--HG--
extra : commitid : 9azz6r3xZIr
This commit is contained in:
Johan Lorenzo 2016-01-19 09:39:51 +01:00
parent a6c732501b
commit 742bdefb2d

View File

@ -45,6 +45,11 @@ task:
path: '/home/worker/upload/logs/'
expires: '{{#from_now}}1 year{{/from_now}}'
'private/b2g/videos':
type: directory
path: '/home/worker/upload/videos/'
expires: '{{#from_now}}3 months{{/from_now}}'
features:
testdroidProxy: true
@ -81,6 +86,8 @@ task:
--log-html=/home/worker/upload/logs/index.html
--log-mach=-
--log-raw=/home/worker/upload/logs/raw.log
--capture=whenfail
--capturefolder=/home/worker/upload/videos/
--restart
--timeout=$TESTS_TIMEOUT_IN_MS
--type=$MANIFEST_INCLUDE_EXCLUDE