[vpp][ci] Enable iface_loopback_action test on the t1-lag-vpp testbed#26036
Draft
aaronber0614 wants to merge 1 commit into
Draft
[vpp][ci] Enable iface_loopback_action test on the t1-lag-vpp testbed#26036aaronber0614 wants to merge 1 commit into
aaronber0614 wants to merge 1 commit into
Conversation
Add iface_loopback_action/test_iface_loopback_action.py to the t1-lag-vpp PR test set and allow asic_type==vpp in conditional_mark, gated on the prerequisite saivpp/VPP-plugin changes (sonic-net/sonic-buildimage#25788). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Aaron Bernardino <aaronber@microsoft.com>
Collaborator
|
/azp run |
github-actions
Bot
requested review from
wangxin,
xwjiang-ms and
yutongzhang-microsoft
July 9, 2026 21:08
|
@StormLiangMS @wangxin @yxieca A user wants to merge changes to the conditional mark files into |
|
Azure Pipelines successfully started running 1 pipeline(s). |
This was referenced Jul 9, 2026
[vpp] Add sonic_ext RIF loopback packet action nodes and binary API
sonic-net/sonic-platform-vpp#259
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Turn on the iface_loopback_action test module for the t1-lag-vpp testbed in CI, once the dataplane, SAI, and testbed PRs are in.
Feature tracking issue: sonic-net/sonic-buildimage#25788
How I did it
How to verify it
CI runs the iface_loopback_action module on t1-lag-vpp and reports 3 passed (basic, port_flap, reload).
This PR lands last; it depends on the plugin, SAI, and testbed PRs in the series below.
Which release branch to backport (provide reason below if selected)
None.
Description for the changelog
Enable the iface_loopback_action test module on the t1-lag-vpp testbed.
Part of sonic-net/sonic-buildimage#25788.
PR series (landing order)
Tracking issue: sonic-net/sonic-buildimage#25788