Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit fdfc908

Browse files
committed
Update test description for rapid and nc scaling tests.
Signed-off-by: Morales Quispe, Marcela <marcela.morales.quispe@intel.com>
1 parent 46b3f23 commit fdfc908

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

metrics/scaling/k8s_scale_nc.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,8 +437,8 @@ help()
437437
usage=$(cat << EOF
438438
Usage: $0 [-h] [options]
439439
Description:
440-
Launch a series of workloads and take memory metric measurements after
441-
each launch.
440+
Launch a series of workloads and take pod query-response latency measurements
441+
after each launch.
442442
Options:
443443
-h, Help page.
444444
EOF

metrics/scaling/k8s_scale_rapid.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ help()
211211
usage=$(cat << EOF
212212
Usage: $0 [-h] [options]
213213
Description:
214-
Launch a series of workloads and take memory metric measurements after
215-
each launch.
214+
Launch a series of workloads and take memory metric measurements using 'collectd'
215+
after each launch.
216216
Options:
217217
-h, Help page.
218218
EOF

0 commit comments

Comments
 (0)