From af85afeba00181edaa02ffa798197d507573dc42 Mon Sep 17 00:00:00 2001 From: Gabe Lopez <167241658+PezHub@users.noreply.github.com> Date: Thu, 23 May 2024 11:09:08 -0700 Subject: [PATCH] Update release-qa.md fixed typo and removed migration testing for Percona since the customer has switched to mySQL --- .github/ISSUE_TEMPLATE/release-qa.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 flowVerify 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 ServerVerify 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 blockersVerify there are no outstanding release blocking tickets.