Skip to content

CI Testing - #606

Closed
bstoll wants to merge 1038 commits into
openconfig:ci-testfrom
bstoll:ci-test
Closed

CI Testing#606
bstoll wants to merge 1038 commits into
openconfig:ci-testfrom
bstoll:ci-test

Conversation

@bstoll

@bstoll bstoll commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

Troubleshooting disk usage in lemming build container.

guoshiuan and others added 30 commits May 31, 2024 00:36
* Fake QOS support

* fix

* port fix

* fix

* fixes
Add layer2 multicast and multicast group servers.
* Update pathz.go

* add context check at top of loop

* tweak return pattern to wait for client close
* Make BGP prefix checking less flaky

* Increase timeout

* Revert timeout back to 1min, 3min is overkill
…fix, path) tuple

This makes it easier to only run a single test when debugging.
osrg/gobgp@dace875

This change fixed behaviour of route attribute visibility in RIB.
Allow to remove default VLAN members
[lint] use NewClient instead of deprecated grpc.Dial/DialContext
royyi8 and others added 27 commits August 13, 2025 13:00
* Create dataplanedebug.md

Copying an internal doc written by dgrau@ to the external repo

* Update dataplanedebug.md

* Update dataplanedebug.md
Bazel 8 disables WORKSPACE files by default, so leaving the WORKSPACE file as is allows for quick rollback without reverting the commit.

Protos regenerated for two reasons:

Minor version upgrade protoc-gen-go v1.36.3 ~> v1.36.5
grpc generated code is now in a separate file (Ex: packetio_grpc.pb.go) and generated with protoc-gen-go-grpc v1.5.1
tools/genproto.sh updated to add u+w bit to bazel-bin files before coping them over. This write bit is required to update the generated proto files later.

Rollback instructions without reverting commit:

Change .bazelversion file to swap the two bazel version numbers.
Add the flag --noenable_bzlmod to your bazel commands.
Notify us of the breakage by filing an issue.
This is so both root and operator have the same go-cmp version of v0.7.0
Add oper status and hardware lane list attributes for CPU port.
@bstoll bstoll closed this Nov 15, 2025
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.