Skip to content

Reorganize plugins to central place tests/common/plugins#1398

Merged
lguohan merged 2 commits intosonic-net:masterfrom
wangxin:reorganize-plugins
Mar 2, 2020
Merged

Reorganize plugins to central place tests/common/plugins#1398
lguohan merged 2 commits intosonic-net:masterfrom
wangxin:reorganize-plugins

Conversation

@wangxin
Copy link
Collaborator

@wangxin wangxin commented Feb 18, 2020

Description of PR

Summary:
Fixes # (issue)

In the sonic-mgmt, we have multiple plugins required in tests/conftest.py. These plugins are not
organized in a unified way. This change move these plugins to a central place
tests/common/plugins:

  • ansible_fixture.py
  • fib.py
  • loganalyzer
  • ptfadapter
  • dut_monitor

Type of change

  • [] Bug fix
  • Testbed and Framework(new/improvement)
  • [] Test case(new/improvement)

Approach

How did you do it?

How did you verify/test it?

Run test scripts depend on the touched fixtures.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

Move plugins required by tests/conftest.py to a central place tests/common/plugins:
* ansible_fixture.py
* fib.py
* loganalyzer
* ptfadapter
* dut_monitor

Signed-off-by: Xin Wang <xinw@mellanox.com>
@lguohan lguohan merged commit b6a5f28 into sonic-net:master Mar 2, 2020
@wangxin wangxin deleted the reorganize-plugins branch March 28, 2020 03:08
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…sonic-net#6701)

sonic-swss:
- [Mux] Route handling based on mux status, kernel tunnel support (sonic-net#1615)
- Reduce noise during frequent route update (sonic-net#1624)
- Changed Error log to Notice log during FDB flush notification after VLAN delete (sonic-net#1618)
- [PortsOrch] Add reference counting to ports for ACL bindings (sonic-net#1614)
- [crm]: Ignore unsupported/non-implemented switch attributes (sonic-net#1613)
- [Mux] Fix repeating logs in case of tunnel creation fail (sonic-net#1610)

sonic-utilities:
- [config reload]: Restart mux container (sonic-net#1401)
- [storyteller] Enhance the storyteller utility (sonic-net#1400)
- [show] Fix int status when portchannel is in the system (sonic-net#1376)
- [config][show] cli support for retrieving ber, eye-info and configuring prbs, loopback on Y-cable  (sonic-net#1386)
- Skip route check for tun0 interfaces (sonic-net#1399)
- do not parse stderr to get correct routing stack (sonic-net#1398)
- [storyteller] allow storyteller to work on downloaded logs (sonic-net#1388)
- [show] Run fwutil with sudo (sonic-net#1364)

Signed-off-by: Danny Allen <daall@microsoft.com>
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.

3 participants