]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology-suite: Log errors & warnings if results.log is missing during --rerun
authorKamoltat <ksirivad@redhat.com>
Thu, 30 Mar 2023 17:12:17 +0000 (17:12 +0000)
committerKamoltat <ksirivad@redhat.com>
Mon, 3 Apr 2023 18:47:59 +0000 (18:47 +0000)
commitdc321ee55755f585a7174b4582aac411c9b6f9b4
tree8dabfd2cfaea3c76c2708cb53f435b959d6abeb9
parente3729161eecf8e6d09a4069acbb883cdcd5e9f50
teuthology-suite: Log errors & warnings if results.log is missing during --rerun

Notify the user if `results.log` is missing when
they issue a rerun.

Also, edited teuthology-suite doc
to inform the user about how `--rerun` by
default parse `--seed`, `--subset` and
`--no-nested-subset` from `results.log`
by default

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