Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202205]implement staticroutebfd process #13764

Open
wants to merge 6 commits into
base: 202205
Choose a base branch
from

Conversation

qiwang4
Copy link
Contributor

@qiwang4 qiwang4 commented Feb 10, 2023

Why I did it

To enable the BFD for static route

How I did it

create a new process to handle static route with "bfd" tag

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 10, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@qiwang4 qiwang4 changed the title implement staticroutebfd process [202205]implement staticroutebfd process Feb 10, 2023
@yxieca
Copy link
Contributor

yxieca commented Feb 10, 2023

@qiwang4 why this change directly target 202205 branch? Are you cherry-picking a change from master branch?

@qiwang4
Copy link
Contributor Author

qiwang4 commented Feb 13, 2023

@qiwang4 why this change directly target 202205 branch? Are you cherry-picking a change from master branch?

also raised a master pr about this change #13789

@baorliu
Copy link
Contributor

baorliu commented May 23, 2023

2023-05-19T19:52:18.0954351Z Operation failed with exception: Exception('Test plan id: 6467b6704b4a599d475b11d5, status: FAILED, result: FAILED, Elapsed 5491 seconds. Check https://www.testbed-tools.org/scheduler/testplan/6467b6704b4a599d475b11d5 for test plan status')
2023-05-19T19:52:18.1150511Z ##[error]Bash exited with code '3'.
2023-05-19T19:52:18.1198013Z ##[section]Finishing: Run test
2023-05-19T19:52:18.1218951Z ##[section]Starting: KVM dump
2023-05-19T19:52:18.1223547Z ==============================================================================
2023-05-19T19:52:18.1223716Z Task         : Command line
2023-05-19T19:52:18.1223813Z Description  : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows
2023-05-19T19:52:18.1223994Z Version      : 2.212.0
2023-05-19T19:52:18.1224076Z Author       : Microsoft Corporation
2023-05-19T19:52:18.1224165Z Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line
2023-05-19T19:52:18.1224629Z ==============================================================================
2023-05-19T19:52:19.2352545Z Generating script.
2023-05-19T19:52:19.2364228Z ========================== Starting Command Output ===========================
2023-05-19T19:52:19.2394409Z [command]/usr/bin/bash --noprofile --norc /agent/_work/_temp/cac6c5c7-cf5e-4481-bfd0-b1d0e31a6626.sh
2023-05-19T19:52:19.2461052Z KVM dump
2023-05-19T19:52:19.2461835Z TestbedV2 is just online and might not be stable enough, for any issue, please send email to sonictestbedtools@microsoft.com

@baorliu
Copy link
Contributor

baorliu commented May 23, 2023

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 13764 in repo sonic-net/sonic-buildimage

@dgsudharsan
Copy link
Collaborator

Please incorporate the fix #15269 into this PR

@baorliu
Copy link
Contributor

baorliu commented Jun 1, 2023

Please incorporate the fix #15269 into this PR

Yes. added all the design changes in #15269 into this PR.

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.

None yet

4 participants