vitrage-tempest-plugin/vitrage_tempest_plugin/tests/resources/templates/api/v3_execute_mistral_twice.yaml

16 lines
351 B
YAML

metadata:
version: 3
name: v3_execute_mistral_twice
description: execute the same mistral workflow for every instance
type: standard
entities:
instance:
type: nova.instance
scenarios:
- condition: instance
actions:
- execute_mistral:
workflow: wf_for_tempest_test_1234
input:
farewell: get_attr(instance,name)