You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-16136] Do not run tests in chaincode container
Set the gradle and maven rebuilds of the Java code when creating the
chaincode container to not do the tests. These would have been run
before deployment by the deverlopers. Doing so in Java slows down
deployment quite a bit.
Change-Id: Id3ffc2dc9a36c11c7cfe7f41e98aaeb234c478ad
Signed-off-by: Matthew B. White <[email protected]>
0 commit comments