Merge "Fix rally gate test"

This commit is contained in:
Jenkins
2016-11-30 11:32:46 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ To launch this task with configured Rally you just need to run:
:: ::
rally task start watcher/rally-jobs/watcher.yaml rally task start watcher/rally-jobs/watcher-watcher.yaml
Structure Structure
--------- ---------

View File

@@ -17,7 +17,6 @@
name: "dummy" name: "dummy"
strategy: strategy:
name: "dummy" name: "dummy"
extra: {}
sla: sla:
failure_rate: failure_rate:
max: 0 max: 0
@@ -29,7 +28,6 @@
name: "dummy" name: "dummy"
strategy: strategy:
name: "dummy" name: "dummy"
extra: {}
runner: runner:
type: "constant" type: "constant"
times: 10 times: 10
@@ -56,12 +54,10 @@
name: "workload_balancing" name: "workload_balancing"
strategy: strategy:
name: "workload_stabilization" name: "workload_stabilization"
extra: {}
- goal: - goal:
name: "dummy" name: "dummy"
strategy: strategy:
name: "dummy" name: "dummy"
extra: {}
sla: sla:
failure_rate: failure_rate:
max: 0 max: 0