Differences between revisions 1 and 2
Revision 1 as of 2011-01-21 13:53:16
Size: 795
Editor: csr
Comment:
Revision 2 as of 2011-01-25 11:39:09
Size: 791
Editor: abr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 i. Once the completion percentage has reached 100% the status should change to "FINISHED" and will remain the same for all subsequent calls.  i. Once the completion percentage has reached 100% the status should change to "DONE" and will remain the same for all subsequent calls.
  1. Given a uuid of an ingested shard object, load the page http://<bes_server>:<bes_port>/bes/rest/bes/getobjectstatus?programpid=http://www.statsbiblioteket.dk/doms/shard/uuid:<uuid>

  2. On first load, this should return a piece of XML containing the status "STARTING".
  3. Load again. The status should now be "STARTED".
  4. Continue to reload. After at most a few minutes, the xml should report a non-zero file-size, a completion percentage, and the name of the media file (which will be the uuid with .flv or .mp3 appended).
  5. Continue to reload. The completion percentage may stop briefly at 99.5% while the file size continues to grow.
  6. Once the completion percentage has reached 100% the status should change to "DONE" and will remain the same for all subsequent calls.

RadioTVStageTestVerifyClipping (last edited 2011-02-03 15:01:00 by jrg)