diff --git a/util/crucible-ci/cyclictest.k8s.json b/util/crucible-ci/cyclictest.k8s.json index 83dd855d..2fc5c770 100644 --- a/util/crucible-ci/cyclictest.k8s.json +++ b/util/crucible-ci/cyclictest.k8s.json @@ -28,6 +28,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/cyclictest.remotehost.json b/util/crucible-ci/cyclictest.remotehost.json index 3974697a..8d346aea 100644 --- a/util/crucible-ci/cyclictest.remotehost.json +++ b/util/crucible-ci/cyclictest.remotehost.json @@ -28,6 +28,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/cyclictest.remotehosts.json b/util/crucible-ci/cyclictest.remotehosts.json index 0fc57e2f..c5d47be7 100644 --- a/util/crucible-ci/cyclictest.remotehosts.json +++ b/util/crucible-ci/cyclictest.remotehosts.json @@ -28,6 +28,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/fio.k8s.json b/util/crucible-ci/fio.k8s.json index fae76895..52b99440 100644 --- a/util/crucible-ci/fio.k8s.json +++ b/util/crucible-ci/fio.k8s.json @@ -37,6 +37,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/fio.remotehost.json b/util/crucible-ci/fio.remotehost.json index 2dc223b7..d480b1db 100644 --- a/util/crucible-ci/fio.remotehost.json +++ b/util/crucible-ci/fio.remotehost.json @@ -37,6 +37,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/fio.remotehosts.json b/util/crucible-ci/fio.remotehosts.json index 5d559802..8b00477f 100644 --- a/util/crucible-ci/fio.remotehosts.json +++ b/util/crucible-ci/fio.remotehosts.json @@ -37,6 +37,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/iperf.k8s.json b/util/crucible-ci/iperf.k8s.json index 210e4ab8..9945bc13 100644 --- a/util/crucible-ci/iperf.k8s.json +++ b/util/crucible-ci/iperf.k8s.json @@ -32,6 +32,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/iperf.remotehost.json b/util/crucible-ci/iperf.remotehost.json index 2e1b329c..6276838a 100644 --- a/util/crucible-ci/iperf.remotehost.json +++ b/util/crucible-ci/iperf.remotehost.json @@ -32,6 +32,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/iperf.remotehosts.json b/util/crucible-ci/iperf.remotehosts.json index 064ba150..97f1b0ae 100644 --- a/util/crucible-ci/iperf.remotehosts.json +++ b/util/crucible-ci/iperf.remotehosts.json @@ -32,6 +32,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/multi.k8s.json b/util/crucible-ci/multi.k8s.json index 8322a67c..1d4c29bd 100644 --- a/util/crucible-ci/multi.k8s.json +++ b/util/crucible-ci/multi.k8s.json @@ -59,6 +59,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/multi.remotehost.json b/util/crucible-ci/multi.remotehost.json index ffa935d8..72ae9fbd 100644 --- a/util/crucible-ci/multi.remotehost.json +++ b/util/crucible-ci/multi.remotehost.json @@ -59,6 +59,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/multi.remotehosts.json b/util/crucible-ci/multi.remotehosts.json index 624eb842..4dd2184e 100644 --- a/util/crucible-ci/multi.remotehosts.json +++ b/util/crucible-ci/multi.remotehosts.json @@ -59,6 +59,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/oslat.k8s.json b/util/crucible-ci/oslat.k8s.json index 18b67f08..303ed86b 100644 --- a/util/crucible-ci/oslat.k8s.json +++ b/util/crucible-ci/oslat.k8s.json @@ -26,6 +26,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/oslat.remotehost.json b/util/crucible-ci/oslat.remotehost.json index da5e2a56..16a70038 100644 --- a/util/crucible-ci/oslat.remotehost.json +++ b/util/crucible-ci/oslat.remotehost.json @@ -26,6 +26,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/oslat.remotehosts.json b/util/crucible-ci/oslat.remotehosts.json index 9d06c1da..59a53542 100644 --- a/util/crucible-ci/oslat.remotehosts.json +++ b/util/crucible-ci/oslat.remotehosts.json @@ -26,6 +26,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/uperf.k8s.json b/util/crucible-ci/uperf.k8s.json index ed44cd52..6a64a742 100644 --- a/util/crucible-ci/uperf.k8s.json +++ b/util/crucible-ci/uperf.k8s.json @@ -34,6 +34,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/uperf.remotehost.json b/util/crucible-ci/uperf.remotehost.json index d75dde29..2ad450f8 100644 --- a/util/crucible-ci/uperf.remotehost.json +++ b/util/crucible-ci/uperf.remotehost.json @@ -34,6 +34,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": { diff --git a/util/crucible-ci/uperf.remotehosts.json b/util/crucible-ci/uperf.remotehosts.json index 1b5fcead..97c7fccc 100644 --- a/util/crucible-ci/uperf.remotehosts.json +++ b/util/crucible-ci/uperf.remotehosts.json @@ -34,6 +34,15 @@ }, { "tool": "procstat" + }, + { + "tool": "kernel", + "params": [ + { + "arg": "subtools", + "val": "turbostat" + } + ] } ], "tags": {