Merge "Provide software config name in api test"
This commit is contained in:
commit
b2573a5c56
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user