Skip to content

Commit 00a53de

Browse files
authored
Add the command to check logs of qcg
1 parent f6488d5 commit 00a53de

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

doc/DevelopersTips.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,9 @@ What are the QC integration tests in the FLP Pipeline doing?
129129

130130
Those object names are configurable from Ansible so that we do not have to release a new QCG rpm if we need to update the objects we check. So, if you know something will change
131131
modify the following file: https://gitlab.cern.ch/AliceO2Group/system-configuration/-/blob/dev/ansible/roles/flp-deployment-checks/templates/qcg-test-config.js.j2
132+
133+
### Check the logs of the QCG
134+
135+
```
136+
journalctl -u o2-qcg
137+
```

0 commit comments

Comments
 (0)