Hi all:
In java chassis there are two set of modules 'demo' and 'integration-tests'
for integration test, I think we can reorganize them and merge into
'integration-tests' because:
1.'demo' has caused much confusion with 'samples'
2.'demo' play some role of show how develop using Java chassis ,this is
responsibility of 'samples'
3.'demo' waste to much time to build & launch docker (consumer,service
center and producer),sometimes we can check a set of features together, do not
need check one by one separated.(Our CI had reached 30 min per check, SO LONG
TIME).
Suggestions are welcome!
Best Regards!
YangYongZheng