Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
kvalobs:kvoss:system:qc2:test:acceptance:qc2opemod [2010-03-22 22:52:04] paule created |
kvalobs:kvoss:system:qc2:test:acceptance:qc2opemod [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ^Step ^Direction ^Expected Result ^Pass/Fail Criteria or Comment ^ | ^Step ^Direction ^Expected Result ^Pass/Fail Criteria or Comment ^ | ||
| - | |001 | | -- | -- | | + | |001 |Set the $KVALOBS environement variable. |
| - | | | | -- | -- | | + | | |e.g. for the dev-vm116 box: | -- | -- | |
| - | | | | -- | -- | | + | | |$export KVALOBS=/ |
| - | |002 | | -- | -- | | + | |002 |Purge the configuration file directory. |
| - | | | | -- | -- | | + | | | $rm $KVALOBS/ |
| - | | | | -- | -- | | + | | | Best to removing everything else in there as well!| -- | -- | |
| + | |003 |Load the standard configuration file (currenty as below), e.g. for example: | -- | -- | | ||
| + | | | $cd $KVALOBS/ | ||
| + | | | $wget https:// | ||
| + | | | $wget https:// | ||
| + | |004 | Edit the configurations files, specifically: | ||
| + | | | | ||
| + | | | LastNdays to determine the pocessing window.| -- | -- | | ||
| + | |005 | Start Qc2 (see QC2-OPE-RUN) | -- | -- | | ||
| + | | | dev-vm116$ $KVALOBS/ | ||
| + | |006 | Let it run ... | -- | -- | | ||
| + | | |Monitor performance (e.g. database content, log files) | -- | -- | | ||
| + | |007 | A stress test may be set up by defining many configuration files. | -- | -- | | ||
| + | |||
| + | **NOTES** | ||
| + | |||
| + | * Add more configuration files to run the same algorithm more than once in the day | ||
| + | * Use cron and a script | ||