forked from facebook/rocksdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
843 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
for test in fbcode_blackbox_crash_test fbcode_asan_blackbox_crash_test fbcode_tsan_blackbox_crash_test fbcode_whitebox_crash_test fbcode_asan_whitebox_crash_test fbcode_tsan_whitebox_crash_test crash_test asan_crash_test clang_ubsan_crash_test tsan_crash_test coerce_context_switch_crash_test fbcode_crash_test_with_txn fbcode_crash_test_with_ts fbcode_crash_test_with_tiered_storage fbcode_crash_test_with_best_efforts_recovery fbcode_crash_test_with_optimistic_txn fbcode_crash_test_with_multiops_wp_txn fbcode_crash_test_with_multiops_wc_txn fbcode_crash_test_with_atomic_flush secondary_cache_crash_test | ||
do | ||
arc skycastle schedule ../tools/skycastle/workflows2/rocksdb_point_of_contact/rocksdb-contrun.sky:main --flag test_name=$test | ||
arc skycastle schedule ../tools/skycastle/workflows2/rocksdb_point_of_contact/rocksdb-contrun.sky:main --flag test_name=$test | ||
arc skycastle schedule ../tools/skycastle/workflows2/rocksdb_point_of_contact/rocksdb-contrun.sky:main --flag test_name=$test | ||
done |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.