You've already forked jenkins-lib
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:
@@ -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"'
|
||||
|
||||
|
Reference in New Issue
Block a user