]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
teuthology/suite: initialize lua prng using run's seed lua-prng
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 14:13:27 +0000 (10:13 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 16:31:40 +0000 (12:31 -0400)
commitaf04998bf273ab00c53c2ed79d93564778800149
tree202ad397b86201e46c311d673e486d0eaf52d23a
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