Actions
Bug #26342
closedRoles parsing for custom plugin role may fail in tests
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Test
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When doing tests there seems to be some shared state in RudderRoles
, some custom roles need to be present but cannot be parsed :
WARN application.authentication - Role 'role-a2' reference unknown role 'plugin': 'plugin' will be ignored.
However I could not obtain the error locally even by running tests in parallel
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/6176
Updated by Clark ANDRIANASOLO about 2 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6012b4d5d3f4b05ae34b669d6e041b71cf9e1f0c.
Updated by Clark ANDRIANASOLO about 1 month ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ about 1 month ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.12 and 8.2.5 which were released today.
Actions