Commit graph

31 commits

Author SHA1 Message Date
Reed Haynes
b652a4285d
Enhance release QA template with UI testing steps (#39267)
Added steps to confirm UI functionality and updated testing
instructions.

Small template change.
2026-02-05 13:35:58 +00:00
Andrey Kizimenko
5659251b70
Add new QA Engineers to the Release QA template (#38873) 2026-01-28 13:45:23 -06:00
Lucas Manuel Rodriguez
0b884a609d
Update instructions to not use main for testing/building fleetd before push to edge (#38515) 2026-01-21 09:58:15 -06:00
Ian Littman
8c9e9e2ccb
Add database migration performance test to release QA template (#38407) 2026-01-15 16:47:25 -06:00
Sam Pfluger
4d0fba76ff
Redistribute QA responsibilities (#35779) 2025-11-14 14:00:55 -06:00
Ian Littman
5d98ea9347
Add GitOps and generate-gitops smoke tests to release QA (#35303)
Action item from the #33677 / #34527 postmortem.
2025-11-11 13:32:08 -06:00
Sam Pfluger
a59b5d2d5b
Removing access (#35480) 2025-11-10 18:08:14 -06:00
Luke Heath
b8f6a4c46b
Simplify OS updates verification steps (#35010) 2025-10-30 13:46:06 -05:00
Gabe Lopez
df176aa047
Update release-qa.md MDM tests (#34470)
added the following to the MDM smoke tests:

- account-driven user enrollments for iOS/iPadOS
- Windows Autopilot enrollments
- Android tests
- Certificate Authorities
- IdP provisioning SCIM
2025-10-21 08:17:36 -07:00
Andrey Kizimenko
cff96a24f5
Modify Release QA template to include Security and compliance (#34406) 2025-10-16 17:22:27 -05:00
Ian Littman
197c14f722
Add smoke test item, QA considerations for testing Fleet Desktop with Fleet Free (#32805) 2025-09-10 13:53:51 -05:00
Gabe Lopez
a44403a4d9
Update release-qa.md (#31242)
adding MDM tests for windows mdm migration, iPhone/iPadOS turning MDM
off, Locking & Wiping hosts
2025-07-24 12:48:59 -07:00
Janis Watts
0b452982a7
Update Smoke test template (#29348)
Update Smoke test template with additional load testing instructions for
performance testing migrations
2025-05-22 10:38:37 -05:00
Janis Watts
07f70df43f
Updated migration test section (#27256)
Updated migration test section to reflect new fancy github action
instead of script
2025-03-19 10:00:38 -05:00
Janis Watts
3ee2c0c3b1
Update fleetd smoke tests (#26467)
Added additional section in fleetd testing to include testing against
the current released version of fleet. Outcome of Incident Postmortem
#26283
2025-02-20 16:57:31 -06:00
Janis Watts
27d8f8ee4b
Update release-qa.md with load test expectations (#26181) 2025-02-08 23:17:57 -06:00
Janis Watts
c9ee26b41a
Updating Release QA: template (#26157)
Updating the orbit/fleetd testing section to better reflect current
testing process
2025-02-06 19:04:54 -06:00
Janis Watts
ed56986918
Update release-qa.md (#25273)
On issue template, split tests into product groups, update dead link
2025-01-08 20:00:58 -06:00
Janis Watts
8d090355ea
Update release-qa.md with new team labels (#25246)
Only changed #g-endpoint-ops to #g-orchestration and added #g-software
2025-01-08 10:37:26 -06:00
Gabe Lopez
360e47da0d
Update release-qa.md (#24926)
updated a few sections and added iOS/iPadOS tests

# Checklist for submitter

---------

Co-authored-by: Janis Watts <184028114+jmwatts@users.noreply.github.com>
2024-12-19 14:16:19 -08:00
George Karr
38edb2dbf7
Update release-qa.md (#21257)
Adding path to remember to verify Software install / download.
2024-08-13 23:37:27 -05:00
Gabe Lopez
caec222fe9
Update release-qa.md (#19993)
added MDM tests for APNs and ABM cert and token renewal workflows.
Replaced old QA Engineer with PezHub. Also updated a few typos.
2024-06-25 15:43:52 -05:00
Noah Talerman
436aaf1eaa
Release QA issue template (#19631)
- Test the migration workflow each release
2024-06-11 18:14:43 -04:00
Gabe Lopez
af85afeba0
Update release-qa.md
fixed typo and removed migration testing for Percona since the customer has switched to mySQL
2024-05-23 11:09:08 -07:00
Noah Talerman
c60fea52c4
#help-product-design => #help-design (#18247)
Handbook changes for moving product discussion to
#g-mdm/#g-endpoint-ops: fleetdm/confidential#6056

- Replace #help-product design w/ #help-design or #g-mdm or #g-endpoint
ops
- Cut "Maintain current versions". It's documented in product rituals
2024-04-13 00:36:11 -05:00
Sam Pfluger
2e497c2277
Fix my formatting (#16818)
...
2024-02-14 03:01:33 -06:00
Luke Heath
4eb477b4a1
Fix broken link (#16799)
...

---------

Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2024-02-14 01:45:19 -06:00
Sabrina Coy
5acfca3c1e
Update release-qa.md (#16735)
Re-adds changes that were overwritten.
2024-02-12 12:34:22 -06:00
Luke Heath
93ed597345
Update and rename smoke-tests.md to release-qa.md (#16283) 2024-01-31 14:56:27 -06:00
Lucas Manuel Rodriguez
1afb015f6c
Test DB migrations with Percona XtraDB MySQL server 5.7.25 (#16320)
#15881

This PR adds a script to test DB migrations with Percona XtraDB 5.7.25.

PS: To run this test before we merge this PR to `main` you will need to
change step 2 (`Make sure to be on latest main`), instead of `main` use
this branch `15881-test-migrations-with-percona`.
2024-01-29 14:21:37 -03:00
Sabrina Coy
c069a446fd
Update smoke-tests.md (#16296)
Adds additional test cases for release QA.
2024-01-25 12:10:21 -06:00
Renamed from .github/ISSUE_TEMPLATE/smoke-tests.md (Browse further)