Size: 660
Comment:
|
Size: 1636
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= Stage-Test of DOMS RadioTV System = | = STAGE-Test of DOMS RadioTV System = |
Line 7: | Line 7: |
|| [[#test2|Test 2]]: If hotfolder is a shared folder, does preingest still output correctly? || to be tested.. || || | ##|| [[#testX|Test X]]: ...? || to be tested.. || || |
Line 9: | Line 9: |
## || Test : ? || to be tested.. || || | ''In the explanations of the tests below, "Run the needed scripts" will be performed by maintenance in STAGE, whereas "Inspect the results" will be performed by DOMS / DigiTV / Summa people.'' |
Line 13: | Line 13: |
..describe test.. | === Run the needed scripts === In STAGE, on the machine where DigiTV is installed, in directory {{{digitv/bin}}} do the following {{{ ./run_preingest.sh <hotfolder> 2010-03-01 2010-03-08 100fm dr1 drhd ./run_preingest.sh <hotfolder> 2009-03-01 2009-03-08 100fm dr1 drhd }}} where {{{<hotfolder>}}} is the folder which the ingester reads from. === Inspect the results === 1. Check that files have been created in the hotfolder for the given dates and channels. 1. For one xml-file for 100fm, make a random check that it contains data inside CDATA tags as the title tag shown below, and that it has atleast one file-tag at the end, containing a file-url and a file-name. {{{ <pbcoreTitle> <title><![CDATA[<Something in here !!!!>]]></title> <titleType><![CDATA[titel]]></titleType> </pbcoreTitle> }}} 1. As done for 100fm, do the same for dr1 and drhd. |
Line 15: | Line 30: |
<<Anchor(test2)>> == Test 2: If hotfolder is a shared folder, does preingest still output correctly? == ..describe test.. |
<<Anchor(testX)>> == Test X: ...? == === Run the needed scripts === === Inspect the results === ''..describe test..'' |
STAGE-Test of DOMS RadioTV System
High-level overview of tests in STAGE:
Test, question to be answered |
Answer (yes/no) |
If no, what went wrong? |
Test 1: Does preingester produce proper output files? |
to be tested.. |
|
In the explanations of the tests below, "Run the needed scripts" will be performed by maintenance in STAGE, whereas "Inspect the results" will be performed by DOMS / DigiTV / Summa people.
Test 1: Does preingester produce proper output files?
Run the needed scripts
In STAGE, on the machine where DigiTV is installed, in directory digitv/bin do the following
./run_preingest.sh <hotfolder> 2010-03-01 2010-03-08 100fm dr1 drhd ./run_preingest.sh <hotfolder> 2009-03-01 2009-03-08 100fm dr1 drhd
where <hotfolder> is the folder which the ingester reads from.
Inspect the results
- Check that files have been created in the hotfolder for the given dates and channels.
For one xml-file for 100fm, make a random check that it contains data inside CDATA tags as the title tag shown below, and that it has atleast one file-tag at the end, containing a file-url and a file-name.
<pbcoreTitle> <title><![CDATA[<Something in here !!!!>]]></title> <titleType><![CDATA[titel]]></titleType> </pbcoreTitle>
- As done for 100fm, do the same for dr1 and drhd.
Test X: ...?
Run the needed scripts
Inspect the results
..describe test..