Closed lukeheath closed 2 months ago
reedhaynes@reeds-MBP fleet % FLEET_VERSION_A=v4.53.0 FLEET_VERSION_B=v4.54.0 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 236.903s
reedhaynes@reeds-MBP fleet % FLEET_VERSION_A=v4.50.0 FLEET_VERSION_B=minor-fleet-v4.55.0 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 64.032s
reedhaynes@reeds-MBP fleet % FLEET_VERSION_A=v4.51.0 FLEET_VERSION_B=minor-fleet-v4.55.0 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 64.771s
reedhaynes@reeds-MBP fleet % FLEET_VERSION_A=v4.52.0 FLEET_VERSION_B=minor-fleet-v4.55.0 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 72.901s
reedhaynes@reeds-MBP fleet % FLEET_VERSION_A=v4.53.0 FLEET_VERSION_B=minor-fleet-v4.55.0 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 52.952s
reedhaynes@reeds-MBP fleet % FLEET_VERSION_A=v4.54.0 FLEET_VERSION_B=minor-fleet-v4.55.0 go test ./test/upgrade
ok github.com/fleetdm/fleet/v4/test/upgrade 52.841s
There are two outstanding documentation tickets with the release blocker tag that haven't quite crossed the finish line:
Cleared on the MDM side :+1:
Test steps clear as dew, Each release stronger, renewed, Fleet sails skies of blue.
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: