nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.27k stars 132 forks source link

Fix CI errors #1311

Closed sanderssj closed 2 years ago

sanderssj commented 2 years ago

Fix TestBuildImageFlagsMergeToConfig by adding the UefiBoot path to expected results and fix miscellaneous symlink error in TestBuildImageFlagsMergeToConfig by removing created symlink between tests.

For flags merging, the UefiBoot path is set in updateNanosToolsPaths() even if Uefi is not set.