diff --git a/.github/ISSUE_TEMPLATE/smoke-tests.md b/.github/ISSUE_TEMPLATE/smoke-tests.md index ec06417198..65f56cee0f 100644 --- a/.github/ISSUE_TEMPLATE/smoke-tests.md +++ b/.github/ISSUE_TEMPLATE/smoke-tests.md @@ -17,13 +17,15 @@ assignees: '' 1. [fleetctl preview setup](https://fleetdm.com/get-started) 2. [permissions documentation](https://fleetdm.com/docs/using-fleet/permissions) +3. premium tests require license key `fleetctl preview --license-key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJGbGVldCBEZXZpY2UgTWFuYWdlbWVudCBJbmMuIiwiZXhwIjoxNjQwOTk1MjAwLCJzdWIiOiJkZXZlbG9wbWVudCIsImRldmljZXMiOjEwMCwibm90ZSI6ImZvciBkZXZlbG9wbWVudCBvbmx5IiwidGllciI6ImJhc2ljIiwiaWF0IjoxNjIyNDI2NTg2fQ.WmZ0kG4seW3IrNvULCHUPBSfFdqj38A_eiXdV_DFunMHechjHbkwtfkf1J6JQJoDyqn8raXpgbdhafDwv3rmDw` + # Smoke Tests Smoke tests are limited to core functionality and serve as a sanity test. If smoke tests are failing, a release cannot proceed. ## Prerequisites -1. `fleetctrl preview` is set up and running the desired test version using `--tag` parameters. +1. `fleetctl preview` is set up and running the desired test version using `--tag` parameters. 2. Unless you are explicitly testing older browser versions, browser is up to date. 3. Certificate & flagfile are in place to create new host. @@ -35,10 +37,10 @@ Smoke tests are limited to core functionality and serve as a sanity test. If smo