]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/suite: initialize lua prng using run's seed 1926/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 14:13:27 +0000 (10:13 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Sat, 23 Mar 2024 01:53:40 +0000 (21:53 -0400)
commitd3eebb9f1912e541b0d7b9ac06a347c57fef06fb
tree7541b2066220ef2fdd65d72ea36f010b454d1a48
parente691533f9cbb33d85b2187bba20d7102f098636d
teuthology/suite: initialize lua prng using run's seed

When a script may use Lua's prng, we want it to produce the same sequence
during a rerun.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
teuthology/describe_tests.py
teuthology/suite/merge.py
teuthology/suite/run.py