diff --git a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml index 8e96bace..bb806497 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: 5 + minutes: 10 to: downloads - deploy: images: @@ -73,5 +73,5 @@ tags: - cambridge-lab timeouts: job: - minutes: 15 + minutes: 20 visibility: public diff --git a/ci/lava/qrb2210-rb1/boot.yaml b/ci/lava/qrb2210-rb1/boot.yaml index 8beecbbe..d0f2bd07 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: 5 + minutes: 10 to: downloads - deploy: images: @@ -72,5 +72,5 @@ metadata: priority: 50 timeouts: job: - minutes: 15 + minutes: 20 visibility: public