Added support of Onyx based fanout in 'fanouthosts' fixture#1674
Added support of Onyx based fanout in 'fanouthosts' fixture#1674yxieca merged 7 commits intosonic-net:masterfrom
Conversation
|
This pull request introduces 1 alert when merging a94301d into f11d076 - view on LGTM.com new alerts:
|
* Created separate PR which adds support of Onyx OS based fanout - sonic-net#1674
Will be fixed. |
… fixture Signed-off-by: Yuriy Volynets <yuriyv@mellanox.com>
Signed-off-by: Yuriy Volynets <yuriyv@mellanox.com>
|
This pull request introduces 1 alert when merging 0bc3790 into d79d500 - view on LGTM.com new alerts:
|
|
This pull request introduces 1 alert when merging 9d8ef0d into d79d500 - view on LGTM.com new alerts:
|
Fixed |
Signed-off-by: Yuriy Volynets <yuriyv@mellanox.com>
|
This pull request introduces 1 alert when merging cf9e47c into 52a7d94 - view on LGTM.com new alerts:
|
|
@neethajohn @wangxin Would be nice to checkthis PR and merge, because #1534 is blocked |
|
Could you fix the LGTM new alert? |
|
This pull request introduces 1 alert when merging 0663ba4 into 0c018b1 - view on LGTM.com new alerts:
|
utilities: * 83f068b 2021-03-22 | Handling error scenario of adding port to Vlan which is part of LAG (sonic-net#1516) (HEAD -> 202012) [Sudharsan Dhamal Gopalarathnam] * 470e8ce 2021-03-24 | Enable PFCWD only on ports where PFC is enabled (sonic-net#1508) [Andriy Yurkiv] * 09ef2e0 2021-03-22 | [show][config] add support for setting and displaying switching modes on Y cable (sonic-net#1501) [vdahiya12] * 0d17d37 2021-03-24 | Warmboot script improvements - timeout exec, disable swss autorestart, remove trap (sonic-net#1495) [Vaibhav Hemant Dixit] * 2718cd8 2021-03-24 | [show] Fix int status of LAGs, configured as Vlan members (sonic-net#1478) [maksymbelei95] * cc168fb 2021-03-22 | Fix bug: show vlan config for vlan with no members (sonic-net#1503) [allas-nvidia] swss: * 5d8d1fb 2021-03-26 | Revert "Revert "[buffermgr] Support maximum port headroom checking (sonic-net#1607)" (sonic-net#1675)" (sonic-net#1682) (HEAD -> 202012) [Prince Sunny] * f8df1f8 2021-03-26 | [Dynamic Buffer Calc] Enhance the field checking in table handling (sonic-net#1680) [Stephen Sun] * 6328c9f 2021-03-22 | [MuxOrch] FDB ageout safety check (sonic-net#1674) [Prince Sunny] * e1d733e 2021-03-21 | reduce severity of log to info in case of flush on non-existing member (sonic-net#1669) [allas-nvidia] Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Description of PR
Summary: Added support of Onyx OS based fanout for 'fanouthosts' fixture
Fixes # (issue)
Type of change
Approach
How did you do it?
Extended 'fanouthosts' fixture with newly created class 'OnyxHost' which transport is based on onyx_config and onyx_command ansible modules.
Also added extended possibility to execute any playbook via fanout instance - for workaround cases when some actions can't be executed via available transport.
How did you verify/test it?
Tested on the local setup with PFC Asymmetric test cases.
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation