]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
suite/run.py: Added seed and subset to base_config 1831/head
authorKamoltat <ksirivad@redhat.com>
Mon, 3 Apr 2023 18:35:01 +0000 (18:35 +0000)
committerKamoltat <ksirivad@redhat.com>
Mon, 3 Apr 2023 18:48:25 +0000 (18:48 +0000)
commit0832e85eb66c9d6e5ef556af1fcdfaec6fe1d676
tree6d47daa80567ce730a031034ea0c4df04857d71c
parentdc321ee55755f585a7174b4582aac411c9b6f9b4
suite/run.py: Added seed and subset to base_config

In addition to being stored in results.log
`--seed` and `--subset` are now also stored in:

`teuthlogy.log`, `config.yaml` and `orig.config.yaml`.

Fixes: https://tracker.ceph.com/issues/59300
Signed-off-by: Kamoltat <ksirivad@redhat.com>
teuthology/suite/run.py