[tor-commits] [sbws/maint-1.1] fix: CI: Temporal workaround for #40072

juga at torproject.org juga at torproject.org
Tue Mar 16 14:17:53 UTC 2021


commit 4e7ad5d78d58c9068ece2239cacc2ddd6d13d7b1
Author: juga0 <juga at riseup.net>
Date:   Fri Mar 5 13:45:39 2021 +0000

    fix: CI: Temporal workaround for #40072
---
 tests/integration/start_chutney.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/integration/start_chutney.sh b/tests/integration/start_chutney.sh
index 04f9641..4dbcb68 100755
--- a/tests/integration/start_chutney.sh
+++ b/tests/integration/start_chutney.sh
@@ -23,4 +23,6 @@ git pull
 ./chutney status networks/bwscanner
 ./chutney wait_for_bootstrap networks/bwscanner
 
+# temporal workaround for https://gitlab.torproject.org/tpo/core/chutney/-/issues/40016
+sleep 60
 cd $CURRENT_DIR





More information about the tor-commits mailing list