cserf
cserf
Sorry for the late reply. @panta-123 would it be possible to rebase, then I can review
The algorithm that does the type selection works properly as shown below using the following test : ```python import random from json import load from rucio.daemons.automatix.automatix import get_data_distribution, choose_element probabilities,...
You probably have defined some options in `rucio.cfg` otherwise `automatix` whould raise an exception. Can you send all the options that are specified in the config file, as well as...