Disable python hash randomization
Disable hash randomization so that we have reproducible (test) runs. Ideally we shouldn't depend on hash() but that's not easy, see !3872 (merged) . See https://docs.python.org/3/using/cmdline.html#envvar-PYTHONHASHSEED