4108369a5541c00b5173c0f0693cbb0d92b85097
[policy/drools-applications.git] / controlloop / common / policy-yaml / src / test / resources / v1.0.0 / bad_policy_failure_retries_connected_to_unknown_policy.yaml
1 controlLoop:
2   controlLoopName: ControlLoop-TEST-5dfa8fce-bd7a-4424-b60d-ee2ad2f254a3
3   version: 1.0.0
4   services: 
5     - serviceName: Foo Service
6   resources: 
7     - resourceName: Bar VNF
8       resourceType: VF
9   trigger_policy: unique-policy-id-1-restart
10   timeout: 1200
11
12 policies:
13   - id: unique-policy-id-1-restart
14     name: Restart Policy for Trigger Event
15     description:
16     actor: APPC
17     recipe: Restart
18     target:
19       type: VM
20       resourceID: vm1
21     retry: 2
22     timeout: 300
23     failure_retries: unknown-policy