commit | b2573a5c565c04ff4f84ae53b0a5b1518547c90f | [log] [tgz] |
---|---|---|
author | Zuul <zuul@review.opendev.org> | Fri Jul 05 06:34:26 2019 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Fri Jul 05 06:34:26 2019 +0000 |
tree | 4f16728b871c35a9018a779bc1e819132f8574b5 | |
parent | 374fdb793bd6573a0e1479396930ea2dc1b5c66f [diff] | |
parent | 123ca2df28b304d67f4870ed87f862c0fdaadca5 [diff] |
Merge "Provide software config name in api test"
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