[
http://opencast.jira.com/browse/MH-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27326#comment-27326
]
Christopher Brooks commented on MH-7176:
----------------------------------------
Sending to fix version of 1.3, seems like a feature and 1.2 is closed for
features.
Reassigning to akm as it seems he will be working on this feature in the future.
> Create script that can ingest test media packages
> -------------------------------------------------
>
> Key: MH-7176
> URL: http://opencast.jira.com/browse/MH-7176
> Project: Matterhorn Project
> Issue Type: Sub-Task
> Components: Architecture & Services
> Affects Versions: 1.2
> Reporter: Christopher Brooks
> Assignee: Adam McKenzie
> Fix For: 1.3
>
>
> This script should be able to take a directory of media files in the form:
> media:
> audio:
> 1.mp3
> 2.mp3
> ...
> video:
> 1.mpg
> 2.mpg
> ...
> screen:
> 1.mpg
> 2.mpg
> ...
> The script should have some function generateRandomMediaPackage() which
> creates a zip file of one video/screen/audio as well as dublin core for the
> media package should include a title that is uniquely identifiable. Packages
> should be built up as a set (e.g. 10 media packages), then ingested in
> parallel into MH using addZippedMediaPackage(). After ingested, a certain
> amount of time needs to be waited (e.g. 60 mins) and another set of media
> packages need to be ingested (and they must have unique titles).
> When a media package is uploaded it should be logged both when the upload
> starts and when it ends. So the log should look something like:
> packageid,starttimeupload,endtimeupload
> packageid2,starttimeupload,endtimeupload
> The number of packages to upload at once, and the time of packages to upload,
> will be distributions. It would be ideal to have these as lists of numbers,
> something like:
> number of packages:[2,4,8,8,4,2]
> time between packages:[60,60,30,30,60,60]
> This gives us flexibility to test different load distributions to see how
> they cope.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________