diff --git a/samples/greengrass/basic_discovery/recipe.yaml b/samples/greengrass/basic_discovery/recipe.yaml index 37cd26552..42953348e 100644 --- a/samples/greengrass/basic_discovery/recipe.yaml +++ b/samples/greengrass/basic_discovery/recipe.yaml @@ -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