dogecoin/ci/test
MarcoFalke ddc0a600b3
Merge #18617: test: add factor option to adjust test timeouts
2742c34286 test: add factor option to adjust test timeouts (Harris)

Pull request description:

  This PR adds a new option **factor** that can be used to adjust timeouts in various functional tests.
  Several timeouts and functions from `authproxy`, `mininode`, `test_node` and `util` have been adapted to use this option. The factor-option definition is located in `test_framework.py`.

  Fixes https://github.com/bitcoin/bitcoin/issues/18266
  Also Fixes https://github.com/bitcoin/bitcoin/issues/18834

ACKs for top commit:
  MarcoFalke:
    Thanks! ACK 2742c34286

Tree-SHA512: 6d8421933ba2ac1b7db00b70cf2bc242d9842c48121c11aadc30b0985c4a174c86a127d6402d0cd73b993559d60d4f747872d21f9510cf4806e008349780d3ef
2020-05-03 08:58:56 -04:00
..
00_setup_env.sh
00_setup_env_arm.sh
00_setup_env_i686_centos.sh
00_setup_env_mac.sh
00_setup_env_mac_host.sh
00_setup_env_native_asan.sh
00_setup_env_native_fuzz.sh
00_setup_env_native_fuzz_with_valgrind.sh
00_setup_env_native_nowallet.sh
00_setup_env_native_qt5.sh
00_setup_env_native_tsan.sh
00_setup_env_native_valgrind.sh
00_setup_env_s390x.sh
00_setup_env_s390x_host.sh
00_setup_env_win64.sh
03_before_install.sh
04_install.sh
05_before_script.sh
06_script_a.sh
06_script_b.sh
wrap-qemu.sh
wrap-valgrind.sh