Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Update MongoDB test and enable same. #4367

Merged

Conversation

cijujohn
Copy link
Contributor

No description provided.

@cijujohn cijujohn requested a review from heifner June 27, 2018 12:53
#endif()
if(BUILD_MONGO_DB_PLUGIN)
add_test(NAME nodeos_run_test-mongodb COMMAND tests/nodeos_run_test.py --mongodb -v --clean-run --dump-error-detail WORKING_DIRECTORY ${CMAKE_BINARY_DIR})
endif()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should make it one of the long-running tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disagree, Its not much more than the nodeos smoke test. Here are the numbers from the Darwin build:

27/38 Test #27: unit_test_wavm ....................... Passed 425.79 sec
31/38 Test #31: nodeos_run_test ...................... Passed 59.68 sec
33/38 Test #33: nodeos_run_test-mongodb .............. Passed 94.07 sec
35/38 Test #35: restart-scenarios-test-resync ........ Passed 153.00 sec

@heifner heifner merged commit 1bc9644 into EOSIO:gh#3030-enable-mongodb Jun 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants