Commit 7a13b6c7 authored by kmohiuddin's avatar kmohiuddin

modified file.yaml file path

parent 2f749c0d
pipeline: pipeline:
config_file_path: /home/kmohiuddin/.jenkins/workspace/performance_test@libs/performance_test/text.properties config_file_path: /home/kmohiuddin/.jenkins/workspace/performance_test@libs/performance_test/text.properties
filePaths: filePaths:
file1, - file1
file2, - file2
file3 - file3
...@@ -42,8 +42,6 @@ def call(String filepath) { ...@@ -42,8 +42,6 @@ def call(String filepath) {
parameters(paramCode) parameters(paramCode)
]) ])
paramCode.each {
println(it)
}
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment