Bug #17082
closed
Agent check splaytime is not actually random
Added by Alexis Mousset over 4 years ago.
Updated over 4 years ago.
Description
We use rand()
in awk to get a random value, but we do not randomize the seed, so we always get the same value.
Agent checks are all executed at the same time for the same awk binary.
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-agent/pull/292
- Status changed from Pending technical review to Pending release
- Fix check changed from To do to Checked
- Subject changed from check splaytime is not random to Agent check splaytime is not actually random
- Name check changed from To do to Reviewed
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.17 and 6.0.5 which were released today.
Also available in: Atom
PDF