Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kvalobs:kvoss:system:qc2:test:acceptance:qc2opemod [2010-03-25 23:43:19] paule |
kvalobs:kvoss:system:qc2:test:acceptance:qc2opemod [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
^Step ^Direction ^Expected Result ^Pass/Fail Criteria or Comment ^ | ^Step ^Direction ^Expected Result ^Pass/Fail Criteria or Comment ^ | ||
|001 |Set the $KVALOBS environement variable. | -- | -- | | |001 |Set the $KVALOBS environement variable. | -- | -- | | ||
- | | | |e.g. for the dev-vm116 box: | -- | | + | | |e.g. for the dev-vm116 box: | -- | -- | |
- | | | | $export KVALOBS=/ | + | | |$export KVALOBS=/ |
|002 |Purge the configuration file directory. | -- | -- | | |002 |Purge the configuration file directory. | -- | -- | | ||
- | | | |$rm $KVALOBS/ | + | | | $rm $KVALOBS/ |
- | | | | | + | | | |
|003 |Load the standard configuration file (currenty as below), e.g. for example: | -- | -- | | |003 |Load the standard configuration file (currenty as below), e.g. for example: | -- | -- | | ||
- | | | | $cd $KVALOBS/ | + | | | $cd $KVALOBS/ |
- | | | | $wget https:// | + | | | $wget https:// |
- | | | | $wget https:// | + | | | $wget https:// |
- | |004 | Start Qc2 (see A | + | |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 | ||