Coin glossary for Grafana users: Difference between revisions
description of task and workitem |
No edit summary |
||
| Line 1: | Line 1: | ||
COIN is Qt company CI (Continous Integration) system. | COIN is Qt company CI (Continous Integration) system. | ||
From Grafana user point of view some basic vocabulary | From Grafana user point of view some basic vocabulary understanding is needed: | ||
Task - single CI job scheduled by user or agents | Task - single CI job scheduled by user or agents | ||
| Line 7: | Line 7: | ||
A task can contain one to many major parts called Workitems | A task can contain one to many major parts called Workitems | ||
Workitem are set of jobs | Workitem are set of jobs roughly categorized to 3 types: | ||
- Provision | - Provision | ||
| Line 17: | Line 17: | ||
[[File:Coin tasks workitems.jpg|thumb]] | [[File:Coin tasks workitems.jpg|thumb]] | ||
https://testresults.qt.io/coin/coininfo | |||
Revision as of 12:39, 2 January 2026
COIN is Qt company CI (Continous Integration) system.
From Grafana user point of view some basic vocabulary understanding is needed:
Task - single CI job scheduled by user or agents
A task can contain one to many major parts called Workitems
Workitem are set of jobs roughly categorized to 3 types:
- Provision
- Build
- Test
