f720d15bf1
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>