Commit 454d0bc6 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Initial commit

parent 90f071e0
...@@ -10,7 +10,7 @@ pipeline { ...@@ -10,7 +10,7 @@ pipeline {
stage('Performance Test') { stage('Performance Test') {
steps { steps {
println "Reading config" println "Reading config"
pipeline_performance("/home/tehami/.jenkins/workspace/performance-testing-shared-lib/config.yaml") pipeline_performance("/home/tehami/.jenkins/workspace/performance-testing-gap/config.yaml")
} }
} }
} }
......
pipeline: pipeline:
config_file_path: "/home/tehami/.jenkins/workspace/performance-testing-shared-lib/file.properties" config_file_path: "/home/tehami/.jenkins/workspace/performance-testing-gap/file.properties"
\ No newline at end of file \ 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