Actions
Bug #24992
closedAPI tests could fail because yaml files execute concurrently
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
Some webapp tests are failing because of concurrent API tests executions, which has changed since #24985.
We need to fix reorganize tests that are defined in YAML to fix them
Updated by Clark ANDRIANASOLO 6 months ago
- Related to Architecture #24985: Migrate rest test from yaml file to zio-test added
Updated by Clark ANDRIANASOLO 6 months ago
It is annoying for rules tests : the computation of the policy mode of some rule seem to vary randomly between "enforce" and "mixed"
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 6 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/5719
Updated by Clark ANDRIANASOLO 6 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|6757c4026c93fcbe24f2f65fe6e93b6cb51334b2.
Updated by Alexis Mousset 4 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.0~alpha1 which was released today.
Actions