mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-26 10:28:25 +00:00
Edit test description for k8s_scale and k8s_parallel tests.
Signed-off-by: Morales Quispe, Marcela <marcela.morales.quispe@intel.com>
This commit is contained in:
committed by
Graham Whaley
parent
df0af2ab2c
commit
f7254e2b30
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user