commit | 73ccd05461aa8a21af5ee812307cc74838e685b4 | [log] [tgz] |
---|---|---|
author | Rabi Mishra <ramishra@redhat.com> | Thu May 30 12:36:33 2019 +0530 |
committer | Ilya Menkov <imenkov@mirantis.com> | Wed Oct 23 13:48:34 2019 +0400 |
tree | 36f7c8c32aea79946bc2570dc4ef5cdafcc07031 | |
parent | 04f0405ad6409e5a4391c7fd94f2a3ea23d6dfcc [diff] |
Provide software config name in api test This is mandatory in api but not for SoftwareConfig resource in the template. Related-prod: PRODX-1068 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