From 43ea04206ea16bd57f33f286918dc7fe82bc2703 Mon Sep 17 00:00:00 2001 From: Renee Jackson <44620612+rlynnj11@users.noreply.github.com> Date: Thu, 21 Oct 2021 15:19:45 -0300 Subject: [PATCH] cleaner_steps (#2624) remove sso, which is not possible with preview, and add cleaner reset steps --- .github/ISSUE_TEMPLATE/smoke-tests.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/smoke-tests.md b/.github/ISSUE_TEMPLATE/smoke-tests.md index 0553c55a20..8d655b69ee 100644 --- a/.github/ISSUE_TEMPLATE/smoke-tests.md +++ b/.github/ISSUE_TEMPLATE/smoke-tests.md @@ -37,7 +37,7 @@ Smoke tests are limited to core functionality and serve as a sanity test. If smo $Name{what a tester should do}{what a tester should see when they do that}pass/fail Update flow -1. remove all fleet processes/agents/etc from Docker for a clean slate +1. remove all fleet processes/agents/etc using `fleetctl preview reset` for a clean slate 1. run `fleetctl preview` with no tag for latest stable 1. create a host/query to later confirm upgrade with 1. STOP fleet-preview-server instances in containers/apps on Docker @@ -45,7 +45,6 @@ Smoke tests are limited to core functionality and serve as a sanity test. If smo Login flow 1. navigate to the login page and attempt to login with both valid and invalid credentials to verify some combination of expected results. -2. Login with SSO 1. text fields prompt when blank