rally-openstack/rally-jobs/extra/mistral_wb.yaml

17 lines
230 B
YAML

---
version: "2.0"
name: wb
workflows:
wf1:
type: direct
input:
- input1: input1
- some_json_input: {}
tasks:
hello:
action: std.echo output="Hello"
publish:
result: $