Skip to content

fix(fabric): add missing channel jobs to deploy playbook#2682

Open
malsomesh9 wants to merge 1 commit intohyperledger-bevel:mainfrom
malsomesh9:codex/fix-2634
Open

fix(fabric): add missing channel jobs to deploy playbook#2682
malsomesh9 wants to merge 1 commit intohyperledger-bevel:mainfrom
malsomesh9:codex/fix-2634

Conversation

@malsomesh9
Copy link
Copy Markdown

Summary

Restore the missing Fabric channel creation/join jobs in deploy-network.yaml so initial network deployment actually schedules the channel jobs described in issue #2634.

Changes

  • add the create/channels step back into deploy-network.yaml for Fabric 1.4/2.2 networks
  • add the create/osnchannels step for Fabric 2.5 networks
  • add the create/channels_join step so peer join jobs are generated during initial deploy
  • mirror the same channel-job flow that already exists in add-new-channel.yaml

Fixes #2634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bevel 1.10 missing channel create and join jobs in deploy-network.yaml

1 participant