mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 18:02:31 +08:00
Revert "Run all ctest tests"
This commit is contained in:
parent
0795bcbcf2
commit
91720bf83c
@ -84,7 +84,7 @@ services:
|
|||||||
|
|
||||||
snapshot-ctest: &snapshot-ctest
|
snapshot-ctest: &snapshot-ctest
|
||||||
<<: *build-setup
|
<<: *build-setup
|
||||||
command: scl enable devtoolset-8 rh-python36 rh-ruby24 -- bash -c 'mkdir -p "$${BUILD_DIR}" && cd "$${BUILD_DIR}" && cmake -G "Ninja" -DFDB_RELEASE=1 /__this_is_some_very_long_name_dir_needed_to_fix_a_bug_with_debug_rpms__/foundationdb && ninja -v -j "$${MAKEJOBS}" && ctest -j "$${MAKEJOBS}" --output-on-failure'
|
command: scl enable devtoolset-8 rh-python36 rh-ruby24 -- bash -c 'mkdir -p "$${BUILD_DIR}" && cd "$${BUILD_DIR}" && cmake -G "Ninja" -DFDB_RELEASE=1 /__this_is_some_very_long_name_dir_needed_to_fix_a_bug_with_debug_rpms__/foundationdb && ninja -v -j "$${MAKEJOBS}" && ctest -L fast -j "$${MAKEJOBS}" --output-on-failure'
|
||||||
|
|
||||||
prb-ctest:
|
prb-ctest:
|
||||||
<<: *snapshot-ctest
|
<<: *snapshot-ctest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user