• yiwu-arbug's avatar
    titandb_stress print git hash (#99) · 69d79667
    yiwu-arbug authored
    Summary:
    Make titandb_stress print rocksdb and titan git hash at the beginning. This is useful in schordinger test to verify which version is being tested.
    
    Test Plan:
    run titandb_stress, which prints the following at the beginning:
    ```
    2019/10/25-05:59:22  Initializing db_stress
    RocksDB version           : 6.4
    RocksDB hash              : rocksdb_build_git_sha:@9ab5a5f9e70d2ea5fc9bd22a455d52a5d082fd57@
    Titan hash                : titan_build_git_sha:@b497731e@
    ```
    Signed-off-by: 's avatarYi Wu <yiwu@pingcap.com>
    69d79667
Name
Last commit
Last update
cmake Loading commit data...
include/titan Loading commit data...
scripts Loading commit data...
src Loading commit data...
tools Loading commit data...
util Loading commit data...
.clion.source.upload.marker Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codecov.yml Loading commit data...