Skip to content

Commit

Permalink
Add sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed May 22, 2024
1 parent 2522862 commit 0d96bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/greengrass/basic_discovery/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ Manifests:
aws greengrassv2 batch-associate-client-device-with-core-device --core-device-thing-name {iot:thingName} --entries thingName=CI_PubSub_Thing
aws greengrassv2 list-client-devices-associated-with-core-device --core-device-thing-name {iot:thingName}
Run: |
sleep 60
python3 {artifacts:path}/run_in_ci.py --runnable_dir {artifacts:path} --file {artifacts:path}/ci_run_discovery_cfg.json

0 comments on commit 0d96bb5

Please sign in to comment.