Skip to content

Commit

Permalink
Revert "test: Turn off test-erasure-eio.sh due to Jenkins failures"
Browse files Browse the repository at this point in the history
This reverts commit 982af4a.

Signed-off-by: David Zafman <dzafman@redhat.com>
  • Loading branch information
dzafman committed Jan 10, 2017
1 parent 1009a16 commit b3bf0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/erasure-code/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
add_ceph_test(test-erasure-code-plugins.sh ${CMAKE_CURRENT_SOURCE_DIR}/test-erasure-code-plugins.sh)

add_ceph_test(test-erasure-code.sh ${CMAKE_CURRENT_SOURCE_DIR}/test-erasure-code.sh)
#add_ceph_test(test-erasure-eio.sh ${CMAKE_CURRENT_SOURCE_DIR}/test-erasure-eio.sh)
add_ceph_test(test-erasure-eio.sh ${CMAKE_CURRENT_SOURCE_DIR}/test-erasure-eio.sh)

add_executable(ceph_erasure_code_benchmark
${CMAKE_SOURCE_DIR}/src/erasure-code/ErasureCode.cc
Expand Down

0 comments on commit b3bf0c8

Please sign in to comment.