Skip to content

Commit 5423726

Browse files
committed
sensor-ironic: don't run on cleaning
1 parent 57ae473 commit 5423726

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

workflows/openstack/sensors/sensor-ironic-oslo-event.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ spec:
3939
type: "string"
4040
value:
4141
- "baremetal.node.provision_set.end"
42+
- path: "body.ironic_object.previous_provision_state"
43+
type: "string"
44+
value:
45+
- "deploying"
4246
template:
4347
serviceAccountName: sensor-submit-workflow
4448
triggers:

0 commit comments

Comments
 (0)