Closed hyposcaler-bot closed 2 weeks ago
couple of issues with the containerlab 5-stage Clos topology lab
dfanshaw@midgard:~/src/containerlab/lab-examples/templated02$ docker ps -f label=clab-node-kind=srl -f label=containerlab=templated02 --format {{.Names}}
dfanshaw@midgard:~/src/containerlab/lab-examples/templated02$ docker ps -f label=clab-node-kind=nokia_srlinux -f label=containerlab=templated02 --format {{.Names}} clab-templated02-spine3-2 clab-templated02-spine4-2 clab-templated02-spine2-2 clab-templated02-leaf2-4 clab-templated02-spine3-1 clab-templated02-super-spine1 clab-templated02-leaf1-3 clab-templated02-leaf2-2 clab-templated02-leaf3-3 clab-templated02-leaf4-2 clab-templated02-leaf4-1 clab-templated02-leaf1-1 clab-templated02-spine4-1 clab-templated02-leaf4-4 clab-templated02-leaf1-2 clab-templated02-leaf1-4 clab-templated02-spine1-1 clab-templated02-leaf2-1 clab-templated02-leaf3-4 clab-templated02-spine2-1 clab-templated02-leaf2-3 clab-templated02-spine1-2 clab-templated02-leaf3-2 clab-templated02-leaf4-3 clab-templated02-super-spine2 clab-templated02-leaf3-1 dfanshaw@midgard:~/src/containerlab/lab-examples/templated02$
Suspect same issue will be present for Leaf-spine topology lab
have local fixes for PR, will submit PR later.
https://github.com/srl-labs/containerlab/pull/2275 cleans up the issues.
pr merged, resolving this out.
couple of issues with the containerlab 5-stage Clos topology lab
Suspect same issue will be present for Leaf-spine topology lab
have local fixes for PR, will submit PR later.