summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Ingo <henrik.ingo@mongodb.com>2018-01-29 17:49:30 +0200
committerHenrik Ingo <henrik.ingo@mongodb.com>2018-01-30 22:26:38 +0200
commit757c3e7f0d0819c98c9e3d9eff17c520886891e6 (patch)
treef287b68776d346e8d6d4ab8f3ceaa0a575a1d142
parent3fe831750398742a551c85dce08441716601565c (diff)
downloadmongo-757c3e7f0d0819c98c9e3d9eff17c520886891e6.tar.gz
SERVER-32896 system_perf.yml: Don't run make_artifacts.sh twice
(cherry picked from commit 4d08499e9ac6cb6da8d76d08d50bb7e205ca4b3e)
-rw-r--r--etc/longevity.yml10
-rw-r--r--etc/system_perf.yml26
2 files changed, 0 insertions, 36 deletions
diff --git a/etc/longevity.yml b/etc/longevity.yml
index 48b021a8326..d687c72b58e 100644
--- a/etc/longevity.yml
+++ b/etc/longevity.yml
@@ -174,14 +174,6 @@ functions:
cd ..
cat perf.json | egrep "name|ops_per_sec"
- "make test log artifact":
- - command: shell.exec
- params:
- working_dir: work
- script: |
- source ./dsienv.sh
- make_artifact.sh
-
"analyze":
- command: json.get_history
params:
@@ -277,7 +269,6 @@ tasks:
test: "ycsb"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
vars:
script_flags: --ycsb-throughput-analysis reports
@@ -294,7 +285,6 @@ tasks:
test: "ycsb"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
vars:
script_flags: --ycsb-throughput-analysis reports
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 11c05547ed3..d3fb4423641 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -178,14 +178,6 @@ functions:
name: "perf"
file: "work/perf.json"
- "make test log artifact":
- - command: shell.exec
- params:
- working_dir: work
- script: |
- source ./dsienv.sh
- make_artifact.sh
-
"analyze":
- command: json.get_history
params:
@@ -308,7 +300,6 @@ tasks:
test: "ycsb"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
vars:
script_flags: --ycsb-throughput-analysis reports
@@ -324,7 +315,6 @@ tasks:
test: "ycsb"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
vars:
script_flags: --ycsb-throughput-analysis reports
@@ -340,7 +330,6 @@ tasks:
test: "ycsb-wmajority"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
vars:
script_flags: --ycsb-throughput-analysis reports
@@ -356,7 +345,6 @@ tasks:
test: "ycsb-wmajority"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
vars:
script_flags: --ycsb-throughput-analysis reports
@@ -372,7 +360,6 @@ tasks:
test: "core"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: core_workloads_MMAPv1
@@ -386,7 +373,6 @@ tasks:
test: "core"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: non_sharded_workloads_WT
@@ -400,7 +386,6 @@ tasks:
test: "non_sharded"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: non_sharded_workloads_MMAPv1
@@ -414,7 +399,6 @@ tasks:
test: "non_sharded"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: mongos_workloads_WT
@@ -428,7 +412,6 @@ tasks:
test: "mongos"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: mongos_workloads_MMAPv1
@@ -443,7 +426,6 @@ tasks:
test: "mongos"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: move_chunk_workloads_WT
@@ -457,7 +439,6 @@ tasks:
test: "move_chunk"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: move_chunk_workloads_MMAPv1
@@ -471,7 +452,6 @@ tasks:
test: "move_chunk"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: secondary_performance_WT
@@ -487,7 +467,6 @@ tasks:
setup: "secondary-performance"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: secondary_performance_MMAPv1
@@ -503,7 +482,6 @@ tasks:
setup: "secondary-performance"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: initialsync_WT
@@ -517,7 +495,6 @@ tasks:
test: "initialsync"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: initialsync_MMAPv1
@@ -531,7 +508,6 @@ tasks:
test: "initialsync"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
- name: initialsync-logkeeper_WT
@@ -546,10 +522,8 @@ tasks:
test: "initialsync-logkeeper"
- func: "deploy cluster"
- func: "run test"
- - func: "make test log artifact"
- func: "analyze"
-
#######################################
# Modules #
#######################################