Skip to content

Commit

Permalink
Merge pull request #113 from intracom-telecom-sdn/jjb-correction
Browse files Browse the repository at this point in the history
Corrections on jjbs
  • Loading branch information
konstantinos-papadopoulos authored Mar 1, 2017
2 parents d9f7f76 + 62ded6d commit 57cfc79
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions jenkins_jobs/sample_tests_boron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -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
# ------------------------------------------------------------------------------
Expand All @@ -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
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -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
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -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
# ------------------------------------------------------------------------------
Expand All @@ -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
# ------------------------------------------------------------------------------
Expand All @@ -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
# ------------------------------------------------------------------------------
Expand All @@ -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
# ------------------------------------------------------------------------------
Expand All @@ -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
# ------------------------------------------------------------------------------
Expand All @@ -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
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit 57cfc79

Please sign in to comment.