Actions
Bug #35068
closedExpired token should return 401 instead of 412
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1859112
1. Create a host
2. Trigger the build
3. Let the token expire
4. Boot the node
5. Check the error message
The status code should be 401, not 412
Actions