Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
Benjamin Bertrand's avatar
Benjamin Bertrand authored
Factory boy doesn't reset the sequence between tests.
We use a sequence to generate unique IP addresses in the InterfaceFactory.
When the sequence number gets too high, the IP is not in the network
range anymore.

To fix the issue, we reset the sequence number when initializing a new
session.
f433b9d2
History
Name Last commit Last update