Merge "Provide software config name in api test"

This commit is contained in:
Zuul 2019-07-05 06:34:26 +00:00 committed by Gerrit Code Review
commit b2573a5c56

View File

@ -12,6 +12,7 @@ tests:
request_headers:
content-type: application/json
data:
name: $ENVIRON['PREFIX']-config
group: script
config: '#!/bin/sh -x\necho hello'
status: 200