提交 36066d35 编写于 作者: C Ciju John

Fix spelling.

上级 8a3e8a20
...@@ -96,7 +96,7 @@ steps: ...@@ -96,7 +96,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
ln -s "$(pwd)" /data/job && cd /data/job/build && ctest -LE long_runing_tests --output-on-failure ln -s "$(pwd)" /data/job && cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -116,7 +116,7 @@ steps: ...@@ -116,7 +116,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -140,7 +140,7 @@ steps: ...@@ -140,7 +140,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -164,7 +164,7 @@ steps: ...@@ -164,7 +164,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -188,7 +188,7 @@ steps: ...@@ -188,7 +188,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -212,7 +212,7 @@ steps: ...@@ -212,7 +212,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
......
...@@ -96,7 +96,7 @@ steps: ...@@ -96,7 +96,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
ln -s "$(pwd)" /data/job && cd /data/job/build && ctest -L long_runing_tests --output-on-failure ln -s "$(pwd)" /data/job && cd /data/job/build && ctest -L long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -116,7 +116,7 @@ steps: ...@@ -116,7 +116,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -L long_runing_tests --output-on-failure cd /data/job/build && ctest -L long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -140,7 +140,7 @@ steps: ...@@ -140,7 +140,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -L long_runing_tests --output-on-failure cd /data/job/build && ctest -L long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -164,7 +164,7 @@ steps: ...@@ -164,7 +164,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -L long_runing_tests --output-on-failure cd /data/job/build && ctest -L long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -188,7 +188,7 @@ steps: ...@@ -188,7 +188,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -L long_runing_tests --output-on-failure cd /data/job/build && ctest -L long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -212,7 +212,7 @@ steps: ...@@ -212,7 +212,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -L long_runing_tests --output-on-failure cd /data/job/build && ctest -L long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
......
...@@ -96,7 +96,7 @@ steps: ...@@ -96,7 +96,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
ln -s "$(pwd)" /data/job && cd /data/job/build && ctest -LE long_runing_tests --output-on-failure ln -s "$(pwd)" /data/job && cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -116,7 +116,7 @@ steps: ...@@ -116,7 +116,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -140,7 +140,7 @@ steps: ...@@ -140,7 +140,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -164,7 +164,7 @@ steps: ...@@ -164,7 +164,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -188,7 +188,7 @@ steps: ...@@ -188,7 +188,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
...@@ -212,7 +212,7 @@ steps: ...@@ -212,7 +212,7 @@ steps:
echo "--- :m: Starting MongoDB" && \ echo "--- :m: Starting MongoDB" && \
$(which mongod) --fork --logpath "$(pwd)"/mongod.log && \ $(which mongod) --fork --logpath "$(pwd)"/mongod.log && \
echo "+++ :microscope: Running tests" && \ echo "+++ :microscope: Running tests" && \
cd /data/job/build && ctest -LE long_runing_tests --output-on-failure cd /data/job/build && ctest -LE long_running_tests --output-on-failure
retry: retry:
automatic: automatic:
limit: 1 limit: 1
......
...@@ -60,8 +60,8 @@ add_test(NAME validate_dirty_db_test COMMAND tests/validate-dirty-db.py -v --cle ...@@ -60,8 +60,8 @@ add_test(NAME validate_dirty_db_test COMMAND tests/validate-dirty-db.py -v --cle
# Long running tests # Long running tests
add_test(NAME nodeos_sanity_lr_test COMMAND tests/nodeos_run_test.py -v --sanity-test --clean-run --dump-error-detail WORKING_DIRECTORY ${CMAKE_BINARY_DIR}) add_test(NAME nodeos_sanity_lr_test COMMAND tests/nodeos_run_test.py -v --sanity-test --clean-run --dump-error-detail WORKING_DIRECTORY ${CMAKE_BINARY_DIR})
#add_test(NAME distributed_transactions_lr_test COMMAND tests/distributed-transactions-test.py -d 2 -p 21 -n 21 -v --clean-run --dump-error-detail WORKING_DIRECTORY ${CMAKE_BINARY_DIR}) #add_test(NAME distributed_transactions_lr_test COMMAND tests/distributed-transactions-test.py -d 2 -p 21 -n 21 -v --clean-run --dump-error-detail WORKING_DIRECTORY ${CMAKE_BINARY_DIR})
set_property(TEST nodeos_sanity_lr_test PROPERTY LABELS long_runing_tests) set_property(TEST nodeos_sanity_lr_test PROPERTY LABELS long_running_tests)
#set_property(TEST distributed_transactions_lr_test PROPERTY LABELS long_runing_tests) #set_property(TEST distributed_transactions_lr_test PROPERTY LABELS long_running_tests)
if(ENABLE_COVERAGE_TESTING) if(ENABLE_COVERAGE_TESTING)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册