-
Notifications
You must be signed in to change notification settings - Fork 73
Description
The open source helm charts are close to getting approval to merge. Each chart requires tests. I have added trivial tests to each that simply echo the name of the chart, but they need to be updated to be more substantial and ensure the network is functioning properly.
The charts have been reviewed many times; however, additional items are found each time that need to be corrected. Here are the PRs:
ibm-blockchain-network - helm/charts#2069
ibm-blockchain-channel - helm/charts#2070
ibm-blockchain-chaincode - helm/charts#2071
Despite having the trivial tests, the ibm-blockchain-channel
and ibm-blockchain-chaincode
chart tests cannot be found by the charts
repo CI, so I’m not sure what’s going on there.
I have reflected these changes into the ibm-container-service repository so that they currently match; however, I cannot get the channel creation chart to succeed. I’ve spend days debugging it, but I can’t seem to figure out what’s going on. If either of you could take a look, that would be great.