Details
-
Type:
Bug
-
Status: Rejected
-
Priority:
Medium
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: 3.2.0, 3.2.0-report
-
Labels:
-
Sprint:MEN Sprint 153
-
Story Points:5
-
Backlog:yes
-
Days in progress:0
Description
By going through the logs in https://gitlab.com/Northern.tech/Mender/mender-dist-packages/-/jobs/1891574333#L598 which is a simple test, with no server, the client skips the unauthorized part of the state-machine completely and goes straight to checking for updates and sending inventory.
This is most likely a regression related to the latest rework done in the mender-proxy work.
Acceptance criteria:
- Fix the state-machine bug
- Regression testing (unit if possible, if not, further up the QA hierarchy).