diff --git a/.github/ISSUE_TEMPLATE/release-qa.md b/.github/ISSUE_TEMPLATE/release-qa.md
index 22b20081c1..66d6bd14e3 100644
--- a/.github/ISSUE_TEMPLATE/release-qa.md
+++ b/.github/ISSUE_TEMPLATE/release-qa.md
@@ -94,7 +94,7 @@ Smoke tests are limited to core functionality and serve as a pre-release final r
| MDM enrollment flow | Verify MDM enrollments, run MDM commands |
-1. Erase an ADE-eligible macOS host and verify able to complete auomated enrollment flow.
+1. Erase an ADE-eligible macOS host and verify able to complete automated enrollment flow.
2. With Windows MDM turned On, enroll a Windows host and verify MDM is turned On for the host.
3. Verify able to run MDM commands on both macOS and Windows hosts from the CLI.
| pass/fail |
@@ -138,11 +138,6 @@ Using the migration scripts located in fleet/test/upgrade/
1. Run the upgrade_test.go script using the most recent stable version of Fleet and `main`.
2. Upgrade test returns an 'OK' response.
pass/fail |
-
-| Migration Test with Percona XtraDB MySQL Server | Verify Fleet can migrate to the next version without issues when using a specific version of Percona XtraDB Server. |
-
-Run the instructions in [tools/percona/test/README.md](../../tools/percona/test/README.md)
- | pass/fail |
| Release blockers | Verify there are no outstanding release blocking tickets. |
|