Browse Source

sleep time

ignazio 3 years ago
parent
commit
fb8dbfec3a
1 changed files with 2 additions and 3 deletions
  1. 2 3
      tests/network-tests/run-migration-tests.sh

+ 2 - 3
tests/network-tests/run-migration-tests.sh

@@ -63,9 +63,8 @@ function main {
     export JOYSTREAM_NODE_TAG=$RUNTIME_TAG
     CONTAINER_ID=$(start_node)
 
-    # 120 sec needed to load the chainspec + 480 sec in order to perform migration, given that
-    # a new block is produced every 6 sec
-    sleep 600
+    # 120 sec needed to load the chainspec
+    sleep 120
     
     if ( $POST_MIGRATION_ASYNC_ASSERTIONS ); then
 	# verify assertion using typsecript