Wiki¶
QE-C backlog for Non-PublicCloud tasks (Containers and Images). The PublicCloud backlog is at https://progress.opensuse.org/projects/public_cloud/.
The keywords must
, must not
, should
, should not
and may
follow RFC2119.
Containers and Images backlog¶
The overall scope is defined by the following domains and their associated tags:
Name | Description | Domain tag |
---|---|---|
Container | Tickets that affect testing of the container engines (podman , docker , ...) and container images (BCI, SAC, Base images, RMT, ...) |
containers |
MinimalVM images | MinimalVM (former JeOS) testing | MinimalVM |
SLE-Micro images | Testing of SLE-Micro images. This should not include container engines on SLE-Micro. | slem |
WSL images | Testing of Windows Subsystem for Linux | wsl |
A domain tag is a normal ticket tag. Every ticket must contain exactly one of the above defined domain tags.
If not applicable (or unknown) the tag to-be-refined
must be used. The to-be-refined
tag can be used together with domain tags.
Housekeeping¶
We follow the rules of https://progress.opensuse.org/projects/openqav3/wiki/Wiki#ticket-workflow. In addition, the following rules are specific for this backlog.
- Squad members should take the highest priority tickets marked as Workable first.
- Tickets regarding fixing test issues should always have high priority.
- Only the PO should set tickets from New to Workable and only the PO should adjust ticket priorities.
- Tickets for fixing test issues must be set immediately to Workable and the priority to high.
- New non-fixing tickets must be set to New and must contain the domain tags above or
to-be-refined
if unknown. The priority should be normal . - If tickets are unclear, they must be tagged
to-be-refined
and set to New . Every squad member is allowed to set ticket from Workable to New. - Tickets should always be the smallest actionable item. If a task can be split into two tickets, it should be. Larger topics should be organized via epics/sagas.
Lower number rules have precedence. This means e.g. new tickets for fixing test issues are set to Workable and priority high, because rule 4 from the list above has higher precedence than rule 5.
Good tickets should provide sufficient context, i.e. a description of why this is required or at least links to relevant sources. If you believe a ticket is incomplete, follow rule 6 and ping the owner of the ticket.
Labels¶
Labels can be added to the subject within brackets, e.g. [MinimalVM][epic] This is a ticket
. Labels are optional, while domain tags are obligatory.
Multiple labels can be applied, with no space between the labels. e.g. [MinimalVM][epic]
is correct, while [MinimalVM] [epic]
is not correct.
Epics and Sagas must have a corresponding label, i.e. [epic]
or [saga]
.
Updated by ph03nix 23 days ago ยท 18 revisions