Write guide to investigating openQA failures #896
Labels
No labels
agile
anacondawebui
arm
blockerfe
Closed As
Duplicate
Closed As
Fixed
Closed As
Invalid
Closed As
Wontfix
Closed As
Worksforme
coreos
criteria
defect
easyfix
enhancement
iot
meeting
meta
onboarding call
proventesters
retrospective
silverblue
sponsor
test cases
test days
wiki
ai-review-please
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
pr2jira
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/tickets#896
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should document the basic procedure, expectations and techniques for investigating openQA test failures. This will help more people do it and provide cover instead of me mostly doing it all the time.
Key thing to note is priority: gating tests on Fedora updates (which is most of them) are most important, then non-gating Fedora update tests, then Fedora compose tests, then ELN update tests, then non-Fedora compose tests (IoT, CoreOS etc).
Also must note the core principle that all update test failures must be addressed. Flakes must be restarted. Real failures must be reported and a comment added linking to the report. Bugs in the test process must be addressed and related failures restarted. If a failure is introduced between tested updates, or by a waiver or something, it must be untagged (or, in rare cases, the test nobbled or disabled). Basically there should be no rows in https://openqa.fedoraproject.org/group_overview/2?limit_builds=100 without either the green (all passed) or grey (all failures commented) badges.
Yes, because I should have a talk on Flock with this exact topic. So it would be extremely helpful.