From 8eb99ef76e8a5bf6c3f5e695299e83035d78de1b Mon Sep 17 00:00:00 2001 From: Alexander Chadin Date: Wed, 16 Nov 2016 11:26:27 +0300 Subject: [PATCH] Fix rally gate test This patch set removes extra field from rally tasks since Watcher team has removed extra field from watcher and python-watcherclient projects. Change-Id: Ib1640cbe8668f56f3a3a54e9f73bb1e3e6747d79 --- rally-jobs/README.rst | 2 +- rally-jobs/watcher-watcher.yaml | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/rally-jobs/README.rst b/rally-jobs/README.rst index 6980e3096..37c09ff5b 100644 --- a/rally-jobs/README.rst +++ b/rally-jobs/README.rst @@ -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 --------- diff --git a/rally-jobs/watcher-watcher.yaml b/rally-jobs/watcher-watcher.yaml index 25217b316..c01310bf1 100644 --- a/rally-jobs/watcher-watcher.yaml +++ b/rally-jobs/watcher-watcher.yaml @@ -17,7 +17,6 @@ name: "dummy" strategy: name: "dummy" - extra: {} sla: failure_rate: max: 0 @@ -29,7 +28,6 @@ name: "dummy" strategy: name: "dummy" - extra: {} runner: type: "constant" times: 10 @@ -56,12 +54,10 @@ name: "workload_balancing" strategy: name: "workload_stabilization" - extra: {} - goal: name: "dummy" strategy: name: "dummy" - extra: {} sla: failure_rate: max: 0