dogecoin/ci/test
MarcoFalke 41162c0ba0
Merge #17423: ci: Make ci system read-only on the git work tree
fa7523d3aa ci: Extend docs (MarcoFalke)
fa493ef088 ci: Make ci system read-only on the git work tree (MarcoFalke)
fab1333292 ci: Remove git from required packages on host (MarcoFalke)
fa00393bce ci: Make all filesystem operations inside docker (MarcoFalke)

Pull request description:

  Running the ci completely in a docker, without leaving any traces on the host system is not possible right now because the ccache and depends dir needs to be propagated back and picked up by the host for caching.

  Fixes #17372

ACKs for top commit:
  JeremyRubin:
    tested ACK fa7523d3aa

Tree-SHA512: 4bce1a0f883bcbdb34abf409bdbc80d420c5da2045d2f9c5536ac433f9e5b490f23df084546c8c049f688b487572bbfc4f9c4029e9e672f4d9279739d066ed2e
2019-11-20 16:41:55 -05:00
..
00_setup_env.sh Merge #17423: ci: Make ci system read-only on the git work tree 2019-11-20 16:41:55 -05:00
00_setup_env_arm.sh travis: Run unit and functional tests on native arm 2019-10-30 14:45:32 -04:00
00_setup_env_i686.sh build: remove protobuf from depends 2019-10-24 16:01:42 -04:00
00_setup_env_mac.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
00_setup_env_mac_host.sh Remove BIP70 Support 2019-10-24 16:01:43 -04:00
00_setup_env_native_asan.sh Merge #16161: util: Fix compilation errors in support/lockedpool.cpp 2019-11-20 09:54:31 -05:00
00_setup_env_native_fuzz.sh test: Remove libssl-dev packages from CI scripts 2019-11-19 15:04:43 +01:00
00_setup_env_native_nowallet.sh ci: Run non-cross-compile builds natively 2019-11-04 14:10:24 -05:00
00_setup_env_native_qt5.sh ci: Run non-cross-compile builds natively 2019-11-04 14:10:24 -05:00
00_setup_env_native_trusty.sh test: Remove libssl-dev packages from CI scripts 2019-11-19 15:04:43 +01:00
00_setup_env_native_tsan.sh Merge #16161: util: Fix compilation errors in support/lockedpool.cpp 2019-11-20 09:54:31 -05:00
00_setup_env_win64.sh ci: Add environment files for all settings 2019-08-16 08:46:37 -04:00
03_before_install.sh ci: Use ./ci/ on non-travis host 2019-08-15 11:13:09 -04:00
04_install.sh Merge #17423: ci: Make ci system read-only on the git work tree 2019-11-20 16:41:55 -05:00
05_before_script.sh ci: Make all filesystem operations inside docker 2019-11-09 09:11:32 -05:00
06_script_a.sh ci: Make all filesystem operations inside docker 2019-11-09 09:11:32 -05:00
06_script_b.sh Merge #17423: ci: Make ci system read-only on the git work tree 2019-11-20 16:41:55 -05:00