mirror of https://github.com/facebook/rocksdb.git
5d3aefb682
Summary: Moved linux builds to using docker to avoid CI instability caused by dependency installation site down. Added the `Dockerfile` which is used to build the image. The build time is also significantly reduced, because no dependencies installation and with using 2xlarge+ instance for slow build (like tsan test). Also fixed a few issues detected while building this: * `DestoryDB()` Status not checked for a few tests * nullptr might be used in `inlineskiplist.cc` Pull Request resolved: https://github.com/facebook/rocksdb/pull/10496 Test Plan: CI Reviewed By: ajkr Differential Revision: D38554200 Pulled By: jay-zhuang fbshipit-source-id: 16e8fb2bf07b9c84bb27fb18421c4d54f2f248fd |
||
---|---|---|
.. | ||
ubuntu20_image | ||
amalgamate.py | ||
benchmark_log_tool.py | ||
build_detect_platform | ||
check-sources.sh | ||
dependencies_platform009.sh | ||
dependencies_platform010.sh | ||
dockerbuild.sh | ||
error_filter.py | ||
fb_compile_mongo.sh | ||
fbcode_config.sh | ||
fbcode_config_platform009.sh | ||
fbcode_config_platform010.sh | ||
format-diff.sh | ||
gnu_parallel | ||
make_package.sh | ||
regression_build_test.sh | ||
run_ci_db_test.ps1 | ||
setup_centos7.sh | ||
update_dependencies.sh | ||
version.sh |