• yiwu-arbug's avatar
    update CI (#642) · 0f3d38f9
    yiwu-arbug authored
    Changes:
    1. Since travis-ci.org is terminated, we are moving CI of this repo to PingCAP internal jenkins CI. Removing all travis related scripts.
    2. remove `./rust-toolchain` file, and `Make build` will download the file from latest TiKV master, so we can keep in sync with TiKV.
    3. fixing flaky test_auto_roll_max_size_info_log. In the background rocksdb can trigger log rotation. If log rotates exactly when the test check for LOG file existence, the check can fail. Removing the check.
    Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
    0f3d38f9
Name
Last commit
Last update
benches Loading commit data...
librocksdb_sys Loading commit data...
scripts Loading commit data...
src Loading commit data...
tests Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
Cargo.toml Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
rustfmt.toml Loading commit data...