Skip to content

Commit

Permalink
Correct the summary of resources jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
seankingyang committed Aug 14, 2023
1 parent bbc3629 commit 50aa17e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions providers/base/units/stress/s3s4.pxu
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ _description:
id: stress_s3_cycles_iterations_1
category_id: stress-tests/suspend
summary:
Resource job meant to be used in the S3 cycles stress templates
This resource generates suspend_reboot iteration numbers for suspend_cycles_1_reboot{2..k} jobs
plugin: resource
environ: STRESS_S3_ITERATIONS STRESS_SUSPEND_REBOOT_ITERATIONS
command:
Expand All @@ -169,7 +169,7 @@ estimated_duration: 1s
id: stress_s3_cycles_iterations_multiple
category_id: stress-tests/suspend
summary:
Resource job meant to be used in the S3 cycles stress templates
This resource generates suspend_reboot iteration numbers for suspend_cycles_{2..n}_reboot{1..k} jobs
plugin: resource
environ: STRESS_S3_ITERATIONS STRESS_SUSPEND_REBOOT_ITERATIONS
command:
Expand All @@ -188,7 +188,7 @@ estimated_duration: 1s
id: stress_suspend_reboot_cycles_iterations
category_id: stress-tests/suspend
summary:
Resource job meant to be used in the suspend stress cycles of reboot template
This resource generates suspend_reboot iteration numbers for suspend_cycles_reboot{1..k} jobs
plugin: resource
environ: STRESS_S3_ITERATIONS STRESS_SUSPEND_REBOOT_ITERATIONS
command:
Expand All @@ -204,7 +204,7 @@ estimated_duration: 1s
id: stress_suspend_reboot_iterations
category_id: stress-tests/suspend
summary:
Resource job meant to be used in the suspend stress cycles of logcheck timecheck templates
This resource generates suspend_reboot iteration numbers for suspend-{n}-cycles-with-reboot-{k}-{log/time}-check jobs
plugin: resource
environ: STRESS_S3_ITERATIONS STRESS_SUSPEND_REBOOT_ITERATIONS STRESS_SUSPEND_SLEEP_THRESHOLD STRESS_SUSPEND_RESUME_THRESHOLD
command:
Expand Down

0 comments on commit 50aa17e

Please sign in to comment.