Files
fleet/.github
6895697d2a QA: dedicated Windows Autopilot setup experience test + blank enrollment step (#50619)
## What / why

Follow-up to [#49134](https://github.com/fleetdm/fleet/issues/49134)
(Windows Autopilot ESP intermittently hanging on "Account setup" due to
a user-scope ESP node race). Adjusts the release QA template so this
failure mode is caught going forward.

## Changes

Builds out the **Power to PC → Setup experience** row into a dedicated
**Windows Autopilot / Entra OOBE enrollment** test, mirroring the
**Apple at Work → Setup experience** row:

- **Full configuration** run — specifies exactly what to configure so
the enrollment exercises every setup-related item (end user auth, config
profile, OS updates, disk encryption, software), enroll a real Autopilot
host, and verify the ESP completes and all items apply.
- **Blank enrollment** run — enroll into "No team" with **nothing
configured**, repeated **2-3 times**. Because the original bug was an
intermittent race, a single pass doesn't prove correctness. The ESP must
complete and reach the desktop every time (no "Account setup" hang).

The basic Autopilot enroll remains in "MDM enrollment flow" (mirrors
Apple keeping basic ADE enroll there).

Docs-only change to `.github/ISSUE_TEMPLATE/release-qa.md`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Joe Grant <thisisjoegrant@gmail.com>
2026-08-05 13:07:34 -07:00
..