From 62ded6d03e4881acf6728d421d15a6825521af15 Mon Sep 17 00:00:00 2001 From: Konstantinos Papadopoulos Date: Wed, 1 Mar 2017 16:59:15 +0200 Subject: [PATCH] Corrections on jjbs --- jenkins_jobs/sample_tests_boron.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/jenkins_jobs/sample_tests_boron.yaml b/jenkins_jobs/sample_tests_boron.yaml index d860044e..4da80d8f 100644 --- a/jenkins_jobs/sample_tests_boron.yaml +++ b/jenkins_jobs/sample_tests_boron.yaml @@ -48,7 +48,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_mtcbench + cd fnctl_tests/boron/sb_mtcbench ./cperf_ci.sh boron_DS_sb_active_scalability_mtcbench.json # ------------------------------------------------------------------------------ @@ -77,7 +77,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_mtcbench + cd fnctl_tests/boron/sb_mtcbench ./cperf_ci.sh boron_DS_sb_active_stability_mtcbench.json # ------------------------------------------------------------------------------ @@ -101,7 +101,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_mtcbench + cd fnctl_tests/boron/sb_mtcbench ./cperf_ci.sh boron_DS_sb_idle_scalability_mtcbench.json # ------------------------------------------------------------------------------ @@ -130,7 +130,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/nb_multinet + cd fnctl_tests/boron/nb_multinet source ./cperf_ci.sh boron_nb_active_scalability_multinet.json # ------------------------------------------------------------------------------ @@ -161,7 +161,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_mtcbench + cd fnctl_tests/boron/sb_mtcbench ./cperf_ci.sh boron_RPC_sb_active_scalability_mtcbench.json # ------------------------------------------------------------------------------ @@ -188,7 +188,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_mtcbench + cd fnctl_tests/boron/sb_mtcbench ./cperf_ci.sh boron_RPC_sb_active_stability_mtcbench.json # ------------------------------------------------------------------------------ @@ -210,7 +210,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_mtcbench + cd fnctl_tests/boron/sb_mtcbench ./cperf_ci.sh boron_RPC_sb_idle_scalability_mtcbench.json # ------------------------------------------------------------------------------ @@ -232,7 +232,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_multinet + cd fnctl_tests/boron/sb_multinet ./cperf_ci.sh boron_sb_idle_scalability_multinet.json # ------------------------------------------------------------------------------ @@ -254,7 +254,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_multinet + cd fnctl_tests/boron/sb_multinet ./cperf_ci.sh boron_sb_active_scalability_multinet.json # ------------------------------------------------------------------------------ @@ -276,7 +276,7 @@ # test execution # -------------------------------------------------------------------- - cd boron/sb_multinet + cd fnctl_tests/boron/sb_multinet ./cperf_ci.sh boron_sb_idle_stability_multinet.json # ------------------------------------------------------------------------------