Skip to content

Fix haf tests after hive submodule update

Krzysztof Mochocki requested to merge kmochocki/fix-haf-tests into develop

FYI: @klesniak @Lucius

changes:

  • bump hived to current develop
  • poetry lock in haf-local-tools
  • remove link to shared-tools in tests/integration/haf-local-tools (useless, already covered by hive-local-tools dependency)
  • applied node.config.block_log_split = -1 to all nodes in tests with comment to further informations
  • changed path_to_block_log_dir / "block_log" to path_to_block_log_dir as tt.BlockLog.__init__ changed in test-tools!228 (diffs)
Edited by Krzysztof Mochocki

Merge request reports

Loading