forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 3
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
[tests/yang_model_tests/yangTest.json]: Remove VLAN memebers field fr… #78
Merged
vasant17
merged 1 commit into
zhenggen-xu:sonic-cfg-mgmt
from
praveen-li:vlan_mem_in_test_file
Jun 12, 2020
Merged
[tests/yang_model_tests/yangTest.json]: Remove VLAN memebers field fr… #78
vasant17
merged 1 commit into
zhenggen-xu:sonic-cfg-mgmt
from
praveen-li:vlan_mem_in_test_file
Jun 12, 2020
Conversation
This file contains 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
…om YANG test file. Signed-off-by: Praveen Chaudhary pchaudhary@linkedin.com
vasant17
approved these changes
Jun 12, 2020
praveen-li
pushed a commit
to praveen-li/sonic-buildimage
that referenced
this pull request
Aug 12, 2020
* src/sonic-snmpagent 89b7b2c...c702a57 (7): > Revert "[rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (sonic-net#133)" (sonic-net#151) > Update transceiver info DB key names (sonic-net#146) > Fix LGTM reported alert of PR#141 (sonic-net#142) > [Namespace] Fix interfaces counters in InterfacesMIB RFC 2863 (sonic-net#141) > [Namespace]: Fix SNMP AgentX socket connection timeout when using Namespace.get_all() (sonic-net#140) > [rfc1213] Interface MIB add l3 vlan interfaces & aggregate rif counters (sonic-net#133) > Fix undefined variable and warning message (sonic-net#134) * src/sonic-py-swsssdk a83366e...2df4f40 (3): > Allowing TCP connections with namespace as well. (zhenggen-xu#81) > [port_util] add get_rif_port_map, get_vlan_interface_oid_map (zhenggen-xu#78) > Updates to the namespace API's for test_moduleLoad.py (zhenggen-xu#77) Note that sonic-snmpagent submodule update is dependent upon sonic-py-swsssdk update, so updating both submodules in this PR.
praveen-li
pushed a commit
to praveen-li/sonic-buildimage
that referenced
this pull request
Aug 12, 2020
[xcvrd] Fix bailing out on platforms that do not support QSFP-DD (zhenggen-xu#78) Fix psud and test_thermalctld (zhenggen-xu#75) [Thermal] Fix for 'show platform fan' command (zhenggen-xu#71) Signed-off-by: Volodymyr Boyko <volodymyrx.boiko@intel.com>
zhenggen-xu
pushed a commit
that referenced
this pull request
Aug 31, 2020
[xcvrd] Fix bailing out on platforms that do not support QSFP-DD (#78) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
praveen-li
pushed a commit
to praveen-li/sonic-buildimage
that referenced
this pull request
Aug 24, 2021
0443e66050256a87f8e92db7cd3c36cc139ebe14 (HEAD -> master, origin/master, origin/HEAD) Remove DB Directory removal as part of make clean (zhenggen-xu#84) 085f29d1247f0333e6038751fa445b6068fcf987 Fix unhandled nil err check to prevent rpc causing a crash (zhenggen-xu#78) Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
praveen-li
pushed a commit
to praveen-li/sonic-buildimage
that referenced
this pull request
Aug 9, 2022
[sonic-linkmgrd][master] Submodule Update 9c8a16e Jing Zhang Sun Jun 5 08:27:07 2022 -0700 Separate I2C mux state probing and gRPC forwarding state probing (zhenggen-xu#86) 491c4ee Longxiang Lyu Sun Jun 5 23:26:19 2022 +0800 Fix peer mux wait back off factor (zhenggen-xu#84) a0b6b14 Jing Zhang Wed Jun 1 10:33:12 2022 -0700 Revert "Update log level for mux probing and mux state chance (zhenggen-xu#23)" (zhenggen-xu#85) 3c2b546 Jing Zhang Tue May 31 10:14:42 2022 -0700 Add default route support to active-active state machine (zhenggen-xu#78) 6fa892e Longxiang Lyu Fri May 27 09:15:06 2022 +0800 Degrade LinkProberStateMachineBase virtual function logging level (zhenggen-xu#80) 7b695ca Longxiang Lyu Fri May 27 09:14:02 2022 +0800 Fix mux wait timer and peer mux wait timer (zhenggen-xu#81)
zhenggen-xu
pushed a commit
that referenced
this pull request
May 24, 2024
…utomatically (sonic-net#16842) #### Why I did it src/sonic-host-services ``` * fc88254 - (HEAD -> 202305, origin/202305) Support to config fips state (#69) (#78) (16 hours ago) [xumia] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
Change the test file to reflect YANG models. It was missed in git add of PR 77.
- How I did it
Change the test file to reflect YANG models.
- How to verify it
Built the PKG.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)