Merge "Add "description" to task config"

This commit is contained in:
Jenkins 2017-03-25 11:00:43 +00:00 committed by Gerrit Code Review
commit 3929e5a995

View File

@ -298,6 +298,7 @@
max_degradation: 50 max_degradation: 50
- -
description: "Check 'constant' runner."
args: args:
sleep: 0.25 sleep: 0.25
runner: runner:
@ -310,6 +311,7 @@
max: 0 max: 0
- -
description: "Check 'constant_for_duration' runner."
args: args:
sleep: 0.1 sleep: 0.1
runner: runner:
@ -321,6 +323,7 @@
max: 0 max: 0
- -
description: "Check 'rps' runner."
args: args:
sleep: 0.001 sleep: 0.001
runner: runner:
@ -332,6 +335,7 @@
max: 0 max: 0
- -
description: "Check 'rps' runner with float value of requests per second."
args: args:
sleep: 0.1 sleep: 0.1
runner: runner:
@ -354,6 +358,7 @@
max: 0 max: 0
- -
description: "Check 'max_concurrency' and 'max_cpu_count' properties of 'rps' runner."
args: args:
sleep: 0.001 sleep: 0.001
runner: runner:
@ -367,6 +372,7 @@
max: 0 max: 0
- -
description: "Check 'serial' runner."
args: args:
sleep: 0.1 sleep: 0.1
runner: runner:
@ -390,6 +396,7 @@
failure_rate: failure_rate:
max: 0 max: 0
- -
description: "Check 'quotas' context."
args: args:
sleep: 0.01 sleep: 0.01
runner: runner: