cmsdaq / DAQExpert

New expert system processing data model produced by DAQAggregator
1 stars 2 forks source link

Test cases #3: verification after merging recent features #88

Closed gladky closed 6 years ago

gladky commented 7 years ago

After including back the legacy FC1 and FC2 and make them run when new OutOfSync and CorruptedData LM are not satisfied to cover more cases I have few test cases to confirm. Here they are overlapping with FedStuck and PartitionProblem. Could you please confirm which problem is correct one to report?

Case 6

http://daq-expert.cms/daq2view-react/index.html?setup=cdaq&time=2017-06-17-14:44:51

Case 7:

http://daq-expert.cms/daq2view-react/index.html?setup=cdaq&time=2017-06-20-14:56:45

mommsen commented 7 years ago

Both cases are diagnosed correctly.

However, I wonder why case 7 is classified as 'partition problem' while case 6 is 'FED stuck'. The only difference is that in case 6 the FED 582 went into BUSY, while in case 7 it is OUT_OF_SYNC.

gladky commented 7 years ago

That's the key difference. The flowchart DAQStuck defines partition-problem case (FC3) as the one when TTS state of partition blocking trigger is OOS or ERROR. If it's in BUSY as in flowchart case 6 it's clasified as sth else - in this case fed-stuck (FC5).