diff --git a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml index 46f36b86..80ba2511 100644 --- a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml +++ b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml @@ -17,7 +17,7 @@ actions: - echo "DEVICE_TYPE=debian-qcs6490-rb3gen2-vision-kit" >> $IMAGE_PATH/flash.settings - cat $IMAGE_PATH/flash.settings timeout: - minutes: 20 + minutes: 200 to: downloads - deploy: images: @@ -73,5 +73,5 @@ tags: - cambridge-lab timeouts: job: - minutes: 30 + minutes: 210 visibility: public diff --git a/ci/lava/qrb2210-rb1/boot.yaml b/ci/lava/qrb2210-rb1/boot.yaml index b9ecde8e..d6c2f4ad 100644 --- a/ci/lava/qrb2210-rb1/boot.yaml +++ b/ci/lava/qrb2210-rb1/boot.yaml @@ -18,7 +18,7 @@ actions: - echo "DEVICE_TYPE=debian-qrb2210-rb1" >> $IMAGE_PATH/flash.settings - cat $IMAGE_PATH/flash.settings timeout: - minutes: 20 + minutes: 200 to: downloads - deploy: images: @@ -72,5 +72,5 @@ metadata: priority: 50 timeouts: job: - minutes: 30 + minutes: 210 visibility: public