test: Add integration test for VMWare upload
This commit is contained in:
parent
177b86b3a9
commit
5a9d2fe8b1
3 changed files with 233 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ func (impl *OSBuildJobImpl) Run(job worker.Job) error {
|
|||
|
||||
end_time := time.Now()
|
||||
|
||||
var streamOptimizedPath string = ""
|
||||
streamOptimizedPath := ""
|
||||
|
||||
if osbuildOutput.Success && args.ImageName != "" {
|
||||
var f *os.File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue