| commit | f720d15bf1c86f50d13f6927467f7ff34311e373 | [log] [tgz] |
|---|---|---|
| author | Eunkyung99 <ek121.kim@samsung.com> | Wed May 28 17:27:50 2025 +0900 |
| committer | Eunkyung99 <ek121.kim@samsung.com> | Tue Mar 10 12:52:26 2026 +0900 |
| tree | a0ab693527ceea3fe0d251a126915051b3e46181 | |
| parent | cbb2eff6c75b190a21705abeb506420b26417b51 [diff] |
Add --config-file option to tempest cleanup command As `--config-file` option exists in tempest run command, tempest cleanup command also needs the `--config-file` option. Without the option, tempest cleanup command always run with default config path(/etc/tempest.conf). This commit allows tempest cleanup command to run with the exact config file. Closes-Bug: 2111889 Change-Id: I4fa889bd89aa62ceed080fc59f45320613739384 Signed-off-by: eunkyung <ek121.kim@samsung.com>