corda/testing
Patrick Kuo cc1fba641e
Integration test for http network map service (#2078)
* make node info file copying optional by setting "compatabilityZoneURL" in driver
integration test for node using http network map using driver
some bug fixes

* rebase to feature branch and fixup

* add initialRegistration flag to driver

* remove useFileBaseNetworkMap flag, add network map server to DriverTest

* remove useFileBaseNetworkMap flag, add network map server to DriverTest

* use PortAllocation.Incremental instead of random

* * use PortAllocation.Incremental instead of random
* fix NodeInfoWatcher thread leak issue

* reset scheduler before create notary

* move port allocation out of companion object

* move port allocation out of companion object

* make node info file copier lateinit to avoid observable thread pool get created on init
2017-11-28 13:58:48 +00:00
..
node-driver Integration test for http network map service (#2078) 2017-11-28 13:58:48 +00:00
smoke-test-utils Revert "Revert "Introducing network parameters."" 2017-11-21 15:05:24 +00:00
test-common Revert "Revert "Introducing network parameters."" 2017-11-21 15:05:24 +00:00
test-utils Moved X509Utilities, and some other crypto utilities in node, into node-api so that they can be used by services outside of the node. 2017-11-27 15:49:33 +00:00