Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 45086aa

Browse files
authored
add worflow description for DQM^2 DB update
1 parent a62a1a3 commit 45086aa

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,16 @@ sudo dropbox2 -o cc7 -z cms -s dqm -u folder_with_fff_rpm/
1414
```
1515

1616
* to update production machines please create a JIRA ticket.
17+
18+
#### DQM^2 worflows:
19+
##### to update DQM^2 DB with client info:
20+
Create JSON report files in:
21+
https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/analyze_files.py#L100
22+
Then read JSONs in folder:
23+
https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_filemonitor.py#L181
24+
And upload with http:
25+
https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_filemonitor.py#L82
26+
To be catched with web client:
27+
https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_web.py#L462
28+
And saved to DB:
29+
https://github.com/cms-DQM/fff_dqmtools/blob/a62a1a317e1bc312c704065a43d3bd0aeb5ecc74/applets/fff_web.py#L148

0 commit comments

Comments
 (0)