From 00b3defd6ef60d4c7bcf8dd0c105aeeadf7c4030 Mon Sep 17 00:00:00 2001 From: Chris Wedgwood Date: Mon, 10 Sep 2018 05:18:56 +0000 Subject: [PATCH] [heat] remove duplicate "HeatStacks.create_and_delete_stack" yaml key Change-Id: Ib69632abbffd71beab89a98b6df68708b590318d --- heat/values.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/heat/values.yaml b/heat/values.yaml index 60af062063..c8f47d50f7 100644 --- a/heat/values.yaml +++ b/heat/values.yaml @@ -75,16 +75,6 @@ conf: rally_tests: run_tempest: false tests: - HeatStacks.create_and_delete_stack: - - args: - template_path: /tmp/rally-jobs/default.yaml - runner: - concurrency: 1 - times: 1 - type: constant - sla: - failure_rate: - max: 0 HeatStacks.create_update_delete_stack: - args: template_path: /tmp/rally-jobs/random_strings.yaml