Skip to content

Commit

Permalink
Edit test description for k8s_scale and k8s_parallel tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Morales Quispe, Marcela <marcela.morales.quispe@intel.com>
  • Loading branch information
moralesq1 authored and grahamwhaley committed Nov 5, 2019
1 parent df0af2a commit f7254e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions metrics/scaling/k8s_parallel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ help()
usage=$(cat << EOF
Usage: $0 [-h] [options]
Description:
Launch a series of workloads and take memory metric measurements after
each launch.
Launch a series of workloads in a parallel manner and take memory metric measurements
after each launch.
Options:
-h, Help page.
EOF
Expand Down
4 changes: 2 additions & 2 deletions metrics/scaling/k8s_scale.sh
Original file line number Diff line number Diff line change
Expand Up @@ -380,8 +380,8 @@ help()
usage=$(cat << EOF
Usage: $0 [-h] [options]
Description:
Launch a series of workloads and take memory metric measurements after
each launch.
Launch a series of workloads in a linear manner and take memory metric measurements
after each launch.
Options:
-h, Help page.
EOF
Expand Down

0 comments on commit f7254e2

Please sign in to comment.