Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 1.89 KB

README.md

File metadata and controls

23 lines (23 loc) · 1.89 KB
  1. Initial code rev:2b8fcd50
  2. Integration test module contains classpath from both microservices rev:cfbebf68
  3. added security to client service, but worker service is affected in tests ( only!) rev:7c8abae7
  4. Added maven-dependency-plugin:build-classpath and code to read resulting files rev:50d2802f
  5. Use nanocloud library: create separated jvm for each component rev:f9118159
  6. Add wrappers for ViNode, replace anonimous classes with lambdas. rev:f7e1724b
  7. Allocate free ports for each component. Try to preserve ports between runs. rev:90080a1c
  8. Print config and http links rev:a020e1f9
  9. Shutdown jvms after test rev:7b4e07f9
  10. Speedup test: enable parallelization + jvm options rev:3cfefd2c
  11. Enable debug for component jvms rev:2b327516
  12. Execution on remote box