1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00

fix yaxunit coverage

This commit is contained in:
Dima
2024-08-25 13:26:43 +03:00
parent 4f400968ec
commit 47049add37

View File

@@ -42,6 +42,9 @@ class Yaxunit implements Serializable {
def options = config.yaxunitOptions
def env = steps.env()
def srcDir = config.srcDir
def workspaceDir = FileUtils.getFilePath("$env.WORKSPACE")
String vrunnerPath = VRunner.getVRunnerPath()
String ibConnection = ' --ibconnection "/F./build/ib"'