commit | 123ca2df28b304d67f4870ed87f862c0fdaadca5 | [log] [tgz] |
---|---|---|
author | Rabi Mishra <ramishra@redhat.com> | Thu May 30 12:36:33 2019 +0530 |
committer | Rabi Mishra <ramishra@redhat.com> | Thu May 30 12:40:32 2019 +0530 |
tree | 0448f259c6d811f4a4e06b2976e0dc9540a9c532 | |
parent | ad04045b63558247ad53939acef86998c97418f5 [diff] |
Provide software config name in api test This is mandatory in api but not for SoftwareConfig resource in the template. Change-Id: Ic03976ecd8994dd3a52e776c66e6397ba5d022f1 Task: 33531
diff --git a/heat_tempest_plugin/tests/api/gabbits/softwareconfig.yaml b/heat_tempest_plugin/tests/api/gabbits/softwareconfig.yaml index 0d0453d..018b29c 100644 --- a/heat_tempest_plugin/tests/api/gabbits/softwareconfig.yaml +++ b/heat_tempest_plugin/tests/api/gabbits/softwareconfig.yaml
@@ -12,6 +12,7 @@ request_headers: content-type: application/json data: + name: $ENVIRON['PREFIX']-config group: script config: '#!/bin/sh -x\necho hello' status: 200