mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Set the VM name.
This commit is contained in:
parent
36e889b8ed
commit
67abab7b21
@ -219,6 +219,7 @@ def run(opts):
|
||||
)
|
||||
|
||||
if opts.download_remote_reports:
|
||||
opts.download_remote_logs = vm_name
|
||||
opts.download_coverage_report = vm_name
|
||||
opts.download_unittest_reports = vm_name
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user