This is an old revision of the document!
Qc2-OPE-RUN
Ok! Kvalobs Qc1 and Qc2 is built in the test environment. There are still some integration issues that are unresolved and the standard kvalobs environement is not yet Qc2 aware.
STEP 1: Update kv_ctl.conf
on dev-vm116 the relevant file is located: /metno/kvalobs/etc/kvalobs/kv_ctl.conf and shall be edited to include kvQc2:
#START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated" START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated kvQc2" #STOP_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated" STOP_PROGS="kvServiced kvDataInputd kvQabased kvManagerd kvAgregated kvQc2" TIMEOUT=61 KVUSER=kvalobs