Skip to content

Commit

Permalink
fixup! fixup! A new command instance must use the latest workflow ver…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
didier-wenzek committed Oct 17, 2024
1 parent 3ecdaa6 commit 48cb3df
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ Trigger Workflow Creation From A Main Workflow
# Fully disable user-command
${timestamp} Get Unix Timestamp
Execute Command rm /etc/tedge/operations/user-command.toml
${capability} Should Have MQTT Messages te/device/main///cmd/user-command date_from=${timestamp}
Should Be Empty ${capability[0]}
Should Have MQTT Messages te/device/main///cmd/user-command pattern="^$" date_from=${timestamp}
# Prepare the creation of the user-command from the update-user-command workflow
ThinEdgeIO.Transfer To Device ${CURDIR}/user-command-v1.toml /etc/tedge/operations/user-command.toml.v1
Execute Command
Expand Down

0 comments on commit 48cb3df

Please sign in to comment.