Closed sharon-fdm closed 3 months ago
reed@reed fleet % FLEET_VERSION_A=v4.49.0 FLEET_VERSION_B=patch-fleet-v4.54.1 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 105.826s
reed@reed fleet % FLEET_VERSION_A=v4.50.0 FLEET_VERSION_B=patch-fleet-v4.54.1 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 98.745s
reed@reed fleet % FLEET_VERSION_A=v4.51.0 FLEET_VERSION_B=patch-fleet-v4.54.1 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 104.558s
reed@reed fleet % FLEET_VERSION_A=v4.52.0 FLEET_VERSION_B=patch-fleet-v4.54.1 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 101.083s
reed@reed fleet % FLEET_VERSION_A=v4.53.0 FLEET_VERSION_B=patch-fleet-v4.54.1 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 98.735s
reed@reed fleet % FLEET_VERSION_A=v4.54.0 FLEET_VERSION_B=patch-fleet-v4.54.1 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 103.834s
EOPS 👍 for release.
With the exception of a Nudge test for macOS 13 due to a known Tuf issue with my setup, all tests pass. This was a minor patch release with no change to the Software Updates code PLUS will make sure to test once George is back from OOO with his TUF server config ASAP
MDM 👍 for release
A release so clear, Fleet's tests guide like starlight, Trust in code draws near.
Goal: easy-to-follow test steps for checking a release manually
Important reference data
fleetctl preview --license-key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJGbGVldCBEZXZpY2UgTWFuYWdlbWVudCBJbmMuIiwiZXhwIjoxNjQwOTk1MjAwLCJzdWIiOiJkZXZlbG9wbWVudCIsImRldmljZXMiOjEwMCwibm90ZSI6ImZvciBkZXZlbG9wbWVudCBvbmx5IiwidGllciI6ImJhc2ljIiwiaWF0IjoxNjIyNDI2NTg2fQ.WmZ0kG4seW3IrNvULCHUPBSfFdqj38A_eiXdV_DFunMHechjHbkwtfkf1J6JQJoDyqn8raXpgbdhafDwv3rmDw
fleetctl preview --license-key=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJGbGVldCBEZXZpY2UgTWFuYWdlbWVudCBJbmMuIiwiZXhwIjoxNjcyNTMxMjAwLCJzdWIiOiJGbGVldCBEZXZpY2UgTWFuYWdlbWVudCIsImRldmljZXMiOjEwMCwibm90ZSI6ImZvciBkZXZlbG9wbWVudCBvbmx5IiwidGllciI6InByZW1pdW0iLCJpYXQiOjE2NDI1MjIxODF9.EGHQjIzM73YyMbnCruswzg360DEYCsDi9uz48YcDwQHq90BabGT5PIXRiculw79emGj5sk2aKgccTd2hU5J7Jw
Smoke Tests
Smoke tests are limited to core functionality and serve as a pre-release final review. If smoke tests are failing, a release cannot proceed.
Fleet core:
Fleet version (Head to the "My account" page in the Fleet UI or run
fleetctl version
):Web browser (e.g. Chrome 88.0.4324):
Prerequisites
fleetctl preview
is set up and running the desired test version using--tag
parameters.Notes
Issues found new to this version:
Issues found that reproduce in last stable version:
What has not been tested:
Include any notes on whether issues should block release or not as needed:
fleetd
agent:Includes updates to:
List versions changes for any component updates below:
v1.xx.x
>v1.xx.x
v1.xx.x
>v1.xx.x
v1.xx.x
>v1.xx.x
Prerequisites
fleetd
from the release candidate branch as neded for Orbit, Desktop, and Chrome Extension.2. Work with engineer leading the release to push changes to the `edge` channel.
2. Confirm any new features and/or bug fixes associated with this release are working as intended.
2. QA certifies new release by commenting in issue.
3. Engineer waits at least 1 business day, then promotes update to `stable`.
2. Issue is certified by QA.
3. Agent is promoted to `stable`.
4. Confirms agents running on `stable` receive the new update.
Notes
Issues found new to this version:
Issues found that reproduce in last stable version:
What has not been tested:
Include any notes on whether issues should block release or not as needed: