From 9ce5f25bdda0a72a9e24bfee8e88c45d8551c599 Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Thu, 11 Aug 2022 21:46:06 +0000 Subject: [PATCH] Timings tunning. --- --- a/.github/workflows/forkless-update-nodata.yml +++ b/.github/workflows/forkless-update-nodata.yml @@ -134,7 +134,7 @@ } while ! is_started; do echo "Waiting for "RUNTIME UPGRADE TESTING" in container logs" - sleep 15s + sleep 30s counter=$(( $counter - 1 )) echo "Counter: $counter" if [ "$counter" -gt "0" ]; then -- gitstuff