Project

General

Profile

Wiki » History » Version 71

okurz, 2020-11-08 20:28
Add target number of "within due-date" with new query

1 27 okurz
{{toc}}
2
3
# Test results overview
4 18 okurz
* Latest report based on openQA test results http://s.qa.suse.de/test-status , SLE12: http://s.qa.suse.de/test-status-sle12 , SLE15: http://s.qa.suse.de/test-status-sle15
5 36 okurz
* only "blocker" or "shipstopper" bugs on "interesting products" for SLE: http://s.qa.suse.de/qa_sle_bugs_sle , SLE15: http://s.qa.suse.de/qa_sle_bugs_sle15_all, SLE12: http://s.qa/qa_sle_bugs_sle12_2
6 1 mgriessmeier
7 64 okurz
# QE tools - Team description
8 1 mgriessmeier
9 27 okurz
## Team responsibilities
10 1 mgriessmeier
11 27 okurz
* Develop and maintain upstream openQA
12
* Administration of openqa.suse.de and workers (But not physical hardware, as these belong to the departments that purchased them and we merely facilitate)
13
* Helps administrating and maintaining openqa.opensuse.org, including coordination of efforts aiming at solving problems affecting o3
14 66 VANASTASIADIS
* Develop and maintain internal maintenance QA tools (SMELT, template generator, MTUI etc)
15 27 okurz
* Support colleagues, team members and open source community
16 1 mgriessmeier
17 27 okurz
## Out of scope
18
19
* Maintenance of individual tests
20
* Maintenance of physical hardware
21
* Maintenance of special worker addendums needed for tests, e.g. external hypervisor hosts for s390x, powerVM
22
* Ticket triaging of http://progress.opensuse.org/projects/openqatests/
23
* Feature development within the backend for single teams (commonly provided by teams themselves)
24
25
## How we work
26
27 64 okurz
The QE Tools team is following the DevOps approach working using a lightweight Agile approach. We plan and track our works using tickets on https://progress.opensuse.org . We pick tickets based on priority and planning decisions. We use weekly meetings as checkpoints for progress and also track cycle and lead times to crosscheck progress against expectations.
28 27 okurz
29 67 okurz
* [tools team - ready issues](https://progress.opensuse.org/issues?query_id=230): The complete backlog of the team
30
* [tools team - what members of the team are working on](https://progress.opensuse.org/issues?query_id=400): To check progress and know what the team is currently occupied with
31 1 mgriessmeier
32 67 okurz
Be aware: Custom queries in the right-hand sidebar of individual projects, e.g. https://progress.opensuse.org/projects/openqav3/issues , show queries with the same name but are limited to the scope of the specific projects so can show only a subset of all relevant tickets.
33 1 mgriessmeier
34 67 okurz
35 32 okurz
### Common tasks for team members
36
37
This is a list of common tasks that we follow, e.g. reviewing daily based on individual steps in the DevOps Process ![DevOps Process](devops-process_25p.png)
38
39
* **Plan**:
40
 * State daily learning and planned tasks in internal chat room
41
 * Review backlog for time-critical, triage new tickets, pick tickets from backlog; see https://progress.opensuse.org/projects/qa/wiki#How-we-work-on-our-backlog
42
* **Code**:
43
 * See project specific contribution instructions
44
 * Provide peer-review following https://github.com/notifications based on projects within the scope of https://github.com/os-autoinst/ with the exception of test code repositories, especially https://github.com/os-autoinst/openQA, https://github.com/os-autoinst/os-autoinst, https://github.com/os-autoinst/scripts, https://github.com/os-autoinst/os-autoinst-distri-openQA, https://github.com/os-autoinst/openqa-trigger-from-obs, https://github.com/os-autoinst/openqa_review
45
* **Build**:
46
 * See project specific contribution instructions
47
* **Test**:
48
 * Monitor failures on https://travis-ci.org/ relying on https://build.opensuse.org/package/show/devel:openQA/os-autoinst_dev for os-autoinst (email notifications)
49
 * Monitor failures on https://app.circleci.com/pipelines/github/os-autoinst/openQA?branch=master relying on https://build.opensuse.org/project/show/devel:openQA:ci for openQA (email notifications)
50
* **Release**:
51
 * By default we use the rolling-release model for all projects unless specified otherwise
52
 * Monitor https://build.opensuse.org/project/show/devel:openQA (all packages and all subprojects) for failures, ensure packages are published on http://download.opensuse.org/repositories/devel:/openQA/
53
 * Monitor http://jenkins.qa.suse.de/view/openQA-in-openQA/ for the openQA-in-openQA Tests and automatic submissions of os-autoinst and openQA to openSUSE:Factory through https://build.opensuse.org/project/show/devel:openQA:tested
54
* **Deploy**:
55
 * o3 is automatically deployed (daily), see https://progress.opensuse.org/projects/openqav3/wiki/Wiki#Automatic-update-of-o3
56
 * osd is automatically deployed (weekly), monitor https://gitlab.suse.de/openqa/osd-deployment/pipelines and watch for notification email to openqa@suse.de
57
* **Operate**:
58
 * Apply infrastructure changes from https://gitlab.suse.de/openqa/salt-states-openqa (osd) or manually over sshd (o3)
59 37 okurz
 * Monitor for backup, see https://gitlab.suse.de/qa-sle/backup-server-salt
60 32 okurz
config changes in salt (osd), backups, job group configuration changes
61 61 okurz
 * Ensure old unused/non-matching needles are cleaned up (osd+o3), see #73387
62 32 okurz
* **Monitor**:
63 48 okurz
 * React on alerts from https://stats.openqa-monitor.qa.suse.de/alerting/list?state=not_ok (emails on osd-admins@suse.de . You need to be logged in to reach the alert list by the provided URL)
64 32 okurz
 * Look for incomplete jobs or scheduled not being worked on o3 and osd (API or webUI)
65 44 okurz
 * React on alerts from https://gitlab.suse.de/openqa/auto-review/, https://gitlab.suse.de/openqa/openqa-review/, https://gitlab.suse.de/openqa/monitor-o3 (subscribe to projects for notifications)
66 49 okurz
 * Be responsive on #opensuse-factory (irc://chat.freenode.net/opensuse-factory) for help, support and collaboration (Unless you have a better solution it is suggested to use [Element.io](https://app.element.io/#/room/%23freenode_%23opensuse-factory:matrix.org) for a sustainable presence; you also need a [registered IRC account](https://freenode.net/kb/answer/registration))
67 1 mgriessmeier
 * Be responsive on [#testing](https://chat.suse.de/channel/testing) for help, support and collaboration
68 50 okurz
 * Be responsive on mailing lists opensuse-factory@opensuse.org and openqa@suse.de (see https://en.opensuse.org/openSUSE:Mailing_lists_subscription)
69 31 okurz
70 27 okurz
### How we work on our backlog
71 1 mgriessmeier
72 27 okurz
* "due dates" are only used as exception or reminders
73
* every team member can pick up tickets themselves
74
* everybody can set priority, PO can help to resolve conflicts
75 67 okurz
* consider the [ready, not assigned/blocked/low](https://progress.opensuse.org/issues?query_id=490) query as preferred
76 60 livdywan
* ask questions in tickets, even potentially "stupid" questions, oftentimes descriptions are unclear and should be improved
77 62 okurz
* There are "low-level infrastructure tasks" only conducted by some team members, the "DevOps" aspect does not include that but focusses on the joint development and operation of our main products
78 27 okurz
79 55 okurz
#### Definition of DONE
80
81
Also see http://www.allaboutagile.com/definition-of-done-10-point-checklist/ and https://www.scrumalliance.org/community/articles/2008/september/what-is-definition-of-done-%28dod%29
82
83
* Code changes are made available via a pull request on a version control repository, e.g. github for openQA
84
* [Guidelines for git commits](http://chris.beams.io/posts/git-commit/) have been followed
85
* Code has been reviewed (e.g. in the github PR)
86
* Depending on criticality/complexity/size/feature: A local verification test has been run, e.g. post link to a local openQA machine or screenshot or logfile
87
* Potentially impacted package builds have been considered, e.g. openSUSE Tumbleweed and Leap, Fedora, etc.
88
* Code has been merged (either by reviewer or "mergify" bot or reviewee after 'LGTM' from others)
89
* Code has been deployed to osd and o3 (monitor automatic deployment, apply necessary config or infrastructure changes)
90
91 56 okurz
#### Definition of READY for new features
92 55 okurz
93
The following points should be considered before a new feature ticket is READY to be implemented:
94
95
* Follow the ticket template from https://progress.opensuse.org/projects/openqav3/wiki/#Feature-requests
96
* A clear motivation or user expressing a wish is available
97
* Acceptance criteria are stated (see ticket template)
98
* add tasks as a hint where to start
99
100 1 mgriessmeier
#### WIP-limits (reference "Kanban development")
101 28 okurz
102 42 okurz
* global limit of 10 tickets "In Progress"
103 1 mgriessmeier
* personal limit of 3 tickets "In Progress"
104
105 67 okurz
To check: Open [query](https://progress.opensuse.org/issues?query_id=505) and look for tickets total number of tickets as well as per person
106 27 okurz
107 1 mgriessmeier
#### Target numbers or "guideline", "should be", in priorities
108
109 67 okurz
1. *New, untriaged openQA:* [0 (daily)](https://progress.opensuse.org/projects/openqav3/issues?query_id=475) . Every ticket should have a target version, e.g. "Ready" for QE tools team, "future" if unplanned, others for other teams
110 64 okurz
1. *Untriaged "tools" tagged:* [0 (daily)](https://progress.opensuse.org/issues?query_id=481) . Every ticket should have a target version, e.g. "Ready" for QE tools team, "future" if unplanned, others for other teams
111 67 okurz
1. *Workable (properly defined):* [~40 (20-50)](https://progress.opensuse.org/issues?query_id=478) . Enough tickets to reflect a proper plan but not too many to limit unfinished data (see "waste")
112
1. *Overall backlog length:* [ideally less than 100](https://progress.opensuse.org/issues?query_id=230) . Similar as for "Workable"
113 71 okurz
1. *Within due-date:* [0 (daily/weekly)](https://progress.opensuse.org/issues?query_id=514) . We should take due-dates serious, finish tickets fast and at the very least update tickets with an explanation why the due-date could not be hold and update to a reasonable time in the future based on usual cycle time expectations
114 27 okurz
115
#### SLOs (service level objectives)
116
117
* for picking up tickets based on priority, first goal is "urgency removal":
118 67 okurz
 * **immediate openQA**: [<1 day](https://progress.opensuse.org/projects/openqav3/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=priority_id&op%5Bpriority_id%5D=%3D&v%5Bpriority_id%5D%5B%5D=7&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=subproject_id&op%5Bsubproject_id%5D=%3D&v%5Bsubproject_id%5D%5B%5D=125&f%5B%5D=updated_on&op%5Bupdated_on%5D=%3Ct-&v%5Bupdated_on%5D%5B%5D=1&f%5B%5D=&c%5B%5D=subject&c%5B%5D=project&c%5B%5D=status&c%5B%5D=assigned_to&c%5B%5D=fixed_version&c%5B%5D=due_date&c%5B%5D=priority&c%5B%5D=updated_on&c%5B%5D=category&group_by=priority)
119
 * **urgent openQA**: [<1 week](https://progress.opensuse.org/projects/openqav3/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=priority_id&op%5Bpriority_id%5D=%3D&v%5Bpriority_id%5D%5B%5D=6&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=subproject_id&op%5Bsubproject_id%5D=%3D&v%5Bsubproject_id%5D%5B%5D=125&f%5B%5D=updated_on&op%5Bupdated_on%5D=%3Ct-&v%5Bupdated_on%5D%5B%5D=7&f%5B%5D=&c%5B%5D=subject&c%5B%5D=project&c%5B%5D=status&c%5B%5D=assigned_to&c%5B%5D=fixed_version&c%5B%5D=due_date&c%5B%5D=priority&c%5B%5D=updated_on&c%5B%5D=category&group_by=status)
120
 * **high openQA**: [<1 month](https://progress.opensuse.org/projects/openqav3/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=priority_id&op%5Bpriority_id%5D=%3D&v%5Bpriority_id%5D%5B%5D=5&f%5B%5D=subproject_id&op%5Bsubproject_id%5D=%3D&v%5Bsubproject_id%5D%5B%5D=125&f%5B%5D=updated_on&op%5Bupdated_on%5D=%3Ct-&v%5Bupdated_on%5D%5B%5D=30&f%5B%5D=&c%5B%5D=subject&c%5B%5D=project&c%5B%5D=status&c%5B%5D=assigned_to&c%5B%5D=fixed_version&c%5B%5D=due_date&c%5B%5D=priority&c%5B%5D=updated_on&c%5B%5D=category&group_by=status)
121
 * **normal openQA**: [<1 year](https://progress.opensuse.org/projects/openqav3/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=priority_id&op%5Bpriority_id%5D=%3D&v%5Bpriority_id%5D%5B%5D=4&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=subproject_id&op%5Bsubproject_id%5D=%3D&v%5Bsubproject_id%5D%5B%5D=125&f%5B%5D=updated_on&op%5Bupdated_on%5D=%3Ct-&v%5Bupdated_on%5D%5B%5D=365&f%5B%5D=&c%5B%5D=subject&c%5B%5D=project&c%5B%5D=status&c%5B%5D=assigned_to&c%5B%5D=fixed_version&c%5B%5D=due_date&c%5B%5D=priority&c%5B%5D=updated_on&c%5B%5D=category&group_by=status)
122
 * **low openQA**: undefined
123 1 mgriessmeier
124
* aim for cycle time of individual tickets (not epics or sagas): 1h-2w
125 31 okurz
126 54 mkittler
#### Backlog prioritization
127 47 okurz
128
When we prioritize tickets we assess:
129
1. What the main use cases of openQA are among all users, be it SUSE QA engineers, other SUSE employees, openSUSE contributors as well as any other outside user of openQA
130
2. We try to understand how many persons and products are affected by feature requests as well as regressions (or "concrete bugs" as the ticket category is called within the openQA Project) and prioritize issues affecting more persons and products and use cases over limited issues
131
3. We prioritize regressions higher than work on (new) feature requests
132
4. If a workaround or alternative exists then this lowers priority. We prioritize tasks that need deep understanding of the architecture and an efficient low-level implementation over convenience additions that other contributors are more likely to be able to implement themselves.
133
134 38 okurz
### Team meetings
135
136 58 livdywan
* **Daily:** Use (internal) chat actively, e.g. formulate your findings or achievements and plans for the day, "think out loud" while working on individual problems.
137
  * *Goal*: Quick support on problems, feedback on plans, collaboration and self-reflection (compare to [Daily Scrum](https://www.scrumguides.org/scrum-guide.html#events-daily))
138 63 livdywan
* **Weekly coordination:** Every Friday 1115-1145 CET/CEST in [m.o.o/suse_qa_tools](https://meet.opensuse.org/suse_qa_tools) ([fallback](https://meet.jit.si/suse_qa_tools)). Community members and guests are particularly welcome to join this meeting.
139 58 livdywan
  * *Goal*: Team backlog coordination and design decisions of bigger topics (compare to [Sprint Planning](https://www.scrumguides.org/scrum-guide.html#events-planning)).
140 63 livdywan
* **Fortnightly Retrospective:** Friday 1145-1215 CET/CEST every even week, same room as the weekly meeting. On these days the weekly has hard time limit of 1115-1145. At the start of the week a game on retrospected.com is started which can be filled in all week. Specific actions are recorded as tickets at the end of the week.
141 58 livdywan
  * *Goal*: Inspect and adapt, learn and improve (compare to [Sprint Retrospective](https://www.scrumguides.org/scrum-guide.html#events-retro))
142
* **Virtual coffee talk:** Weekly every Thursday 1100-1120 CET/CEST, same room as the weekly.
143
  * *Goal*: Connect and bond as a team, understand each other (compare to [Informal Communication in an all-remote environment](https://about.gitlab.com/company/culture/all-remote/informal-communication))
144
* **extension on-demand:** Optional meeting on invitation in the suggested time slot Thursday 1000-1200 CET/CEST, in the same room as the weekly, on-demand or replacing the *Virtual coffee talk*.
145
  * *Goal*: Introduce, research and discuss bigger topics, e.g. backlog overview, processes and workflows
146 31 okurz
147 59 livdywan
Note: Meetings concerning the whole team are moderated by the scrum master by default, who should join the call early and verify that the meeting itself and any tools used are working or e.g. advise the use of the fallback option.
148
149 45 okurz
### Alert handling
150
151
#### Best practices
152
153
* "if it hurts, do it more often": https://www.martinfowler.com/bliki/FrequencyReducesDifficulty.html
154
* Reduce [Mean-time-to-Detect (MTTD)](https://searchitoperations.techtarget.com/definition/mean-time-to-detect-MTTD) and [Mean-time-to-Recovery](https://raygun.com/blog/what-is-mttr/)
155
156
#### Process
157
158
* React on any alert
159
* For each failing grafana alert
160 51 okurz
 * Create a ticket for the issue (with a tag "alert"; create ticket unless the alert is trivial to resolve and needs no improvement)
161 45 okurz
 * Link the corresponding grafana panel in the ticket
162
 * Respond to the notification email with a link to the ticket
163 1 mgriessmeier
 * Optional: Inform in chat
164 51 okurz
 * Optional: Add "annotation" in corresponding grafana panel with a link to the corresponding ticket 
165 46 okurz
 * Pause the alert if you think further alerting the team does not help (e.g. you can work on fixing the problem, alert is non-critical but problem can not be fixed within minutes)
166 45 okurz
* If you consider an alert non-actionable then change it accordingly
167
* If you do not know how to handle an alert ask the team for help
168
* After resolving the issue add explanation in ticket, unpause alert and verify it going to "ok" again, resolve ticket
169
170
#### References
171
172
* https://nl.devoteam.com/en/blog-post/monitoring-reduce-mean-time-recovery-mttr/
173
174 31 okurz
### Historical
175
176 64 okurz
Previously the former QA tools team used target versions "Ready" (to be planned into individual milestone periods or sprints), "Current Sprint" and "Done". However the team never really did use proper time-limited sprints so the distinction was rather vague. After having tickets "Resolved" after some time the PO or someone else would also update the target version to "Done" to signal that the result has been reviewed. This was causing a lot of ticket update noise for not much value considering that the [Definition-of-Done](https://progress.opensuse.org/projects/openqav3/wiki/#ticket-workflow) when properly followed already has rather strict requirements on when something can be considered really "Resolved" hence the team eventually decided to not use the "Done" target version anymore. Since about 2019-05 (and since okurz is doing more backlog management) the team uses priorities more as well as the status "Workable" together with an explicit team member list for "What the team is working on" to better visualize what is making team members busy regardless of what was "officially" planned to be part of the team's work. So we closed the target version. On 2020-07-03 okurz subsequently closed "Current Sprint" as also this one was in most cases equivalent to just picking an assignee for a ticket or setting to "In Progress". We can just distinguish between "(no version)" meaning untriaged, "Ready" meaning tools team should consider picking up these issues and "future" meaning that there is no plan for this to be picked up. Everything else is defined by status and priority.
177 62 okurz
In 2020-10-27 we discussed together to find out the history of the team. We clarified that the team started out as a not well defined "Dev+Ops" team. "team responsibilities" have been mainly unchanged since at least beginning of 2019. We agreed that learning from users and production about our "Dev" contributions is good, so this part of "Ops" is responsibility of everyone.
178 27 okurz
179 69 tjyrinki_suse
# QE Core and QE Yast - Team descriptions
180 1 mgriessmeier
181 70 tjyrinki_suse
(this chapter has seen changes in 2020-11 regarding QSF -> QE Core / QE Yast change)
182 68 tjyrinki_suse
183 70 tjyrinki_suse
**QE Core** (formerly QSF, QA SLE Functional) and **QE Yast** are squads focusing on Quality Engineering of the core and yast functionality of the SUSE SLE products. The squad is comprised of members of QE Integration - [SUSE QA SLE Nbg](https://wiki.suse.net/index.php/SUSE-Quality_Assurance/Organization/Members_and_Responsibilities#QA_SLE_NBG_Team), including [SUSE QA SLE Prg](https://wiki.suse.net/index.php/SUSE-Quality_Assurance/Organization/Members_and_Responsibilities#QA_SLE_PRG_Team) - and QE Maintenance people (formerly "QAM"). The [SLE Departement](https://wiki.suse.net/index.php/SUSE-Quality_Assurance/SLE_Department#QSF_.28QA_SLE_Functional.29) page describes our QA responsibilities. We focus on our automatic tests running in [openQA](https://openqa.suse.de) under the job groups "Functional" as well as "Autoyast" for the respective products, for example [SLE 15 / Functional](https://openqa.suse.de/group_overview/110) and [SLE 15 / Autoyast](https://openqa.suse.de/group_overview/129). We back our automatic tests with exploratory manual tests, especially for the product milestone builds. Additionally we care about corresponding openSUSE openQA tests (see as well https://openqa.opensuse.org).
184 7 szarate
185 1 mgriessmeier
* long-term roadmap: http://s.qa.suse.de/qa-long-term
186
* overview of current openQA SLE12SP5 tests with progress ticket references: https://openqa.suse.de/tests/overview?distri=sle&version=12-SP5&groupid=139&groupid=142
187
* fate tickets for SLE12SP5 feature testing: based on http://s.qa.suse.de/qa_sle_functional_feature_tests_sle12sp5 new report based on all tickets with milestone before SLE12SP5 GM, http://s.qa.suse.de/qa_sle_functional_feature_tests_sle15sp1 for SLE15SP1
188
* only "blocker" or "shipstopper" bugs on "interesting products" for SLE15 http://s.qa.suse.de/qa_sle_functional_bug_query_sle15_2, http://s.qa/qa_sle_bugs_sle12_2 for SLE12
189 3 szarate
* Better organization of planned work can be seen at the [SUSE QA](https://progress.opensuse.org/projects/suseqa) project (which is not public).
190 1 mgriessmeier
191 27 okurz
## Test plan
192 1 mgriessmeier
193
When looking for coverage of certain components or use cases keep the [openQA glossary](http://open.qa/docs/#concept) in mind. It is important to understand that "tests in openQA" could be a scenario, for example a "textmode installation run", a combined multi-machine scenario, for example "a remote ssh based installation using X-forwarding", or a test module, for example "vim", which checks if the vim editor is correctly installed, provides correct rendering and basic functionality. You are welcome to contact any member of the team to ask for more clarification about this.
194
195 19 okurz
In detail the following areas are tested as part of "SLE functional":
196
197 1 mgriessmeier
* different hardware setups (UEFI, acpi)
198
* support for localization
199
* openSUSE: virtualization - some "virtualization" tests are active on o3 with reduced set compared to SLE coverage (on behalf of QA SLE virtualization due to team capacity constraints, clarified in QA SLE coordination meeting 2018-03-28)
200
* openSUSE: migration - comparable to "virtualization", a reduced set compared to SLE coverage is active on o3 (on behalf of QA SLE migration due to team capacity constraints, clarified in QA SLE coordination meeting 2018-04)
201 26 riafarov
202
203 69 tjyrinki_suse
### QE Yast
204 18 okurz
205 69 tjyrinki_suse
Squad focuses on testing YaST components, including installer and snapper.
206 1 mgriessmeier
207 18 okurz
Detailed test plan for SLES can be found here: [SLES_Integration_Level_Testplan.md](https://gitlab.suse.de/qsf-y/qa-sle-functional-y/blob/master/SLES_Integration_Level_Testplan.md)
208 1 mgriessmeier
209
* Latest report based on openQA test results SLE12: http://s.qa.suse.de/test-status-sle12-yast , SLE15: http://s.qa.suse.de/test-status-sle15-yast
210 2 mgriessmeier
211
212 69 tjyrinki_suse
### QE Core
213 1 mgriessmeier
214
"Testing is the future, and the future starts with you"
215
216
* basic operations (firefox, zypper, logout/reboot/shutdown)
217
* boot_to_snapshot
218 18 okurz
* functional application tests (kdump, gpg, ipv6, java, git, openssl, openvswitch, VNC)
219
* NIS (server, client)
220 1 mgriessmeier
* toolchain (development module)
221
* systemd
222 6 okurz
* "transactional-updates" as part of the corresponding SLE server role, not CaaSP
223
224
* Latest report based on openQA test results SLE12: http://s.qa.suse.de/test-status-sle12-functional , SLE15: http://s.qa.suse.de/test-status-sle15-functional
225 1 mgriessmeier
226 6 okurz
227 69 tjyrinki_suse
## In new organization also qovered by QE Core and others
228 1 mgriessmeier
229 69 tjyrinki_suse
* quarterly updated media: former QA Maintenance (QAM) is now part of the various QE squads. However, QU media does happen together with Maintenance Coordination that is not part of these squads.
230 1 mgriessmeier
231
232 27 okurz
## What we do
233 1 mgriessmeier
234
We collected opinions, personal experiences and preferences starting with the following four topics: What are fun-tasks ("new tests", "collaborate", "do it right"), what parts are annoying ("old & sporadic issues"), what do we think is expected from qsf-u ("be quick", "keep stuff running", "assess quality") and what we should definitely keep doing to prevent stakeholders becoming disappointed ("build validation", "communication & support").
235 12 okurz
236 27 okurz
### How we work on our backlog
237 12 okurz
238
* no "due date"
239
* we pick up tickets that have not been previously discussed
240 1 mgriessmeier
* more flexible choice
241 14 okurz
* WIP-limits:
242
 * global limit of 10 tickets "In Progress"
243
244
* target numbers or "guideline", "should be", in priorities:
245 12 okurz
 1. New, untriaged: 0
246
 2. Workable: 40
247 69 tjyrinki_suse
 3. New, assigned to [qe-core] or [qe-yast]: ideally less than 200 (should not stop you from triaging)
248 1 mgriessmeier
249
* SLAs for priority tickets - how to ensure to work on tickets which are more urgent?
250
 * "taken": <1d: immediate -> looking daily
251
 * 2-3d: urgent
252 12 okurz
 * first goal is "urgency removal": <1d: immediate, 1w: urgent
253 1 mgriessmeier
254 12 okurz
* our current "cycle time" is 1h - 1y (maximum, with interruptions)
255 1 mgriessmeier
256
* everybody should set priority + milestone in obvious cases, e.g. new reproducible test failures in multiple critical scenarios, in general case the PO decides
257
258 27 okurz
### How we like to choose our battles
259 1 mgriessmeier
260
We self-assessed our tasks on a scale from "administrative" to "creative" and found in the following descending order: daily test review (very "administrative"), ticket triaging, milestone validation, code review, create needles, infrastructure issues, fix and cleanup tests, find bugs while fixing failing tests, find bugs while designing new tests, new automated tests (very "creative"). Then we found we appreciate if our work has a fair share of both sides. Probably a good ratio is 60% creative plus 40% administrative tasks. Both types have their advantages and we should try to keep the healthy balance.
261
262
263 27 okurz
### What "product(s)" do we (really) *care* about?
264 1 mgriessmeier
265
Brainstorming results:
266
267
* openSUSE Krypton -> good example of something that we only remotely care about or not at all even though we see the connection point, e.g. test plasma changes early before they reach TW or Leap as operating systems we rely on or SLE+packagehub which SUSE does not receive direct revenue from but indirect benefit. Should be "community only", that includes members from QSF though
268
* openQA -> (like OBS), helps to provide ROI for SUSE
269
* SLE(S) (in development versions)
270
* Tumbleweed
271
* Leap, because we use it
272
* SLES HA
273
* SLE migration
274
* os-autoinst-distri-opensuse+backend+needles
275
276
From this list strictly no "product" gives us direct revenue however most likely SLE(S) (as well as SLES HA and SLE migration) are good examples of direct connection to revenue (based on SLE subscriptions). Conducting a poll in the team has revealed that 3 persons see "SLE(S)" as our main product and 3 see "os-autoinst-distri-opensuse+backend+needles" as the main product. We mainly agreed that however we can not *own* a product like "SLE" because that product is mainly not under our control.
277
278
Visualizing "cost of testing" vs. "risk of business impact" showed that both metrics have an inverse dependency, e.g. on a range from "upstream source code" over "package self-tests", "openSUSE Factory staging", "Tumbleweed", "SLE" we consider SLE to have the highest business risk attached and therefore defines our priority however testing at upstream source level is considered most effective to prevent higher cost of bugs or issues. Our conclusion is that we must ensure that the high-risk SLE base has its quality assured while supporting a quality assurance process as early as possible in the development process. package self-tests as well as the openQA staging tests are seen as a useful approach in that direction as well as "domain specfic specialist QA engineers" working closely together with according in-house development parties.
279
280 27 okurz
## Documentation
281 1 mgriessmeier
282
This documentation should only be interesting for the team QA SLE functional. If you find that some of the following topics are interesting for other people, please extract those topics to another wiki section.
283
284
### QA SLE functional Dashboards
285
286
In room 3.2.15 from Nuremberg office are two dedicated laptops each with a monitor attached showing a selected overview of openQA test resuls with important builds from SLE and openSUSE.
287 4 szarate
Such laptops are configured with a root account with the default password for production machines. First point of contact: [slindomansilla.suse.com](mailto:slindomansilla@suse.com), (okurz@suse.de)[mailto:okurz@suse.de]
288 1 mgriessmeier
289
* ''dashboard-osd-3215.suse.de'': Showing current view of openqa.suse.de filtered for some job group results, e.g. "Functional"
290
* ''dashboard-o3-3215.suse.de'': Showing current view of openqa.opensuse.org filtered for some job group results which we took responsibility to review and are mostly interested in
291
292 24 dheidler
### dashboard-osd-3215
293 1 mgriessmeier
294
* OS: openSUSE Tumbleweed
295
* Services: ssh, mosh, vnc, x2x
296
* Users:
297
** root
298
** dashboard
299
* VNC: `vncviewer dashboard-osd-3215`
300
* X2X: `ssh -XC dashboard@dashboard-osd-3215 x2x -west -to :0.0`
301
** (attaches the dashboard monitor as an extra display to the left of your screens. Then move the mouse over and the attached X11 server will capture mouse and keyboard)
302
303
#### Content of /home/dashboard/.xinitrc
304
305 3 szarate
```
306 1 mgriessmeier
#
307
# Source common code shared between the
308
# X session and X init scripts
309
#
310
. /etc/X11/xinit/xinitrc.common
311
312
xset -dpms
313
xset s off
314
xset s noblank
315
[...]
316
#
317
# Add your own lines here...
318
#
319
$HOME/bin/osd_dashboard &
320 3 szarate
```
321 1 mgriessmeier
322
#### Content of /home/dashboard/bin/osd_dashboard
323
324 3 szarate
```
325 1 mgriessmeier
#!/bin/bash
326
327
DISPLAY=:0 unclutter &
328
329
DISPLAY=:0 xset -dpms
330
DISPLAY=:0 xset s off
331
DISPLAY=:0 xset s noblank
332
333
url="${url:-"https://openqa.suse.de/?group=SLE+15+%2F+%28Functional%7CAutoyast%29&default_expanded=1&limit_builds=3&time_limit_days=14&show_tags=1&fullscreen=1#"}"
334 20 dheidler
DISPLAY=:0 chromium --kiosk "$url"
335 3 szarate
```
336 1 mgriessmeier
337
#### Cron job:
338
339 3 szarate
```
340 1 mgriessmeier
Min     H       DoM     Mo      DoW     Command
341 23 dheidler
*	*	*	*	*	/home/dashboard/bin/reload_chromium
342 3 szarate
```
343 1 mgriessmeier
344 21 dheidler
#### Content of /home/dashboard/bin/reload_chromium
345 1 mgriessmeier
346 3 szarate
```
347 1 mgriessmeier
#!/bin/bash
348
349
DISPLAY=:0 xset -dpms
350
DISPLAY=:0 xset s off
351
DISPLAY=:0 xset s noblank
352
353 22 dheidler
DISPLAY=:0 xdotool windowactivate $(DISPLAY=:0 xdotool search --class Chromium)
354 21 dheidler
DISPLAY=:0 xdotool key F5
355
DISPLAY=:0 xdotool windowactivate $(DISPLAY=:0 xdotool getactivewindow)
356 3 szarate
```
357 1 mgriessmeier
358
#### Issues:
359
360
* ''When the screen shows a different part of the web page''
361
** a simple mouse scroll through vnc or x2x may suffice.
362
* ''When the builds displayed are freeze without showing a new build, it usually means that midori, the browser displaying the info on the screen, crashed.''
363
** you can try to restart midori this way:
364
*** ps aux | grep midori
365
*** kill $pid
366
*** /home/dashboard/bin/osd_dashboard
367
** If this also doesn't work, restart the machine.
368 25 dheidler
369
370
### dashboard-o3
371
372
* Raspberry Pi 3B+
373
* IP: `10.160.65.207`
374
375
#### Content of /home/tux/.xinitrc
376
```
377
#!/bin/bash
378
379
unclutter &
380
openbox &
381
xset s off
382
xset -dpms
383
sleep 5
384
url="https://openqa.opensuse.org?group=openSUSE Tumbleweed\$|openSUSE Leap [0-9]{2}.?[0-9]*\$|openSUSE Leap.\*JeOS\$|openSUSE Krypton|openQA|GNOME Next&limit_builds=2&time_limit_days=14&&show_tags=1&fullscreen=1#build-results"
385
chromium --kiosk "$url" &
386
387
while sleep 300 ; do
388
        xdotool windowactivate $(xdotool search --class Chromium)
389
        xdotool key F5
390
        xdotool windowactivate $(xdotool getactivewindow)
391
done
392
```
393
394
#### Content of /usr/share/lightdm/lightdm.conf.d/50-suse-defaults.conf
395
```
396
[Seat:*]
397
pam-service = lightdm
398
pam-autologin-service = lightdm-autologin
399
pam-greeter-service = lightdm-greeter
400
xserver-command=/usr/bin/X
401
session-wrapper=/etc/X11/xdm/Xsession
402
greeter-setup-script=/etc/X11/xdm/Xsetup
403
session-setup-script=/etc/X11/xdm/Xstartup
404
session-cleanup-script=/etc/X11/xdm/Xreset
405
autologin-user=tux
406
autologin-timeout=0
407
```