Skip to content

[pytest]: add EosHost for neighbor devices#1475

Merged
lguohan merged 2 commits intosonic-net:masterfrom
lguohan:eos
Mar 24, 2020
Merged

[pytest]: add EosHost for neighbor devices#1475
lguohan merged 2 commits intosonic-net:masterfrom
lguohan:eos

Conversation

@lguohan
Copy link
Contributor

@lguohan lguohan commented Mar 22, 2020

also use eos_facts to check eos neighbor device health

Signed-off-by: Guohan Lu gulv@microsoft.com

Description of PR

Summary:
Fixes # (issue)

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?

johnar@1cafe0c9f994:/data/tests$ py.test --inventory veos.vtb --host-pattern all --user admin -vvv --show-capture stdout --testbed vms-kvm-t0 --testbed_file vtestbed.csv --disable_loganalyzer --log-file ~/abc.log --log-level debug test_nbr_health.py | tee ~/abc.txt
============================= test session starts ==============================
platform linux2 -- Python 2.7.12, pytest-4.6.9, py-1.8.1, pluggy-0.13.1 -- /usr/bin/python
cachedir: .pytest_cache
ansible: 2.8.7
rootdir: /data/tests, inifile: pytest.ini
plugins: ansible-2.2.2
collecting ... collected 1 item

test_nbr_health.py::test_neighbors_health PASSED                         [100%]

=============================== warnings summary ===============================

Any platform specific information?

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

Documentation

@lguohan
Copy link
Contributor Author

lguohan commented Mar 22, 2020

@wangxin to review

also use eos_facts to check eos neighbor device health

Signed-off-by: Guohan Lu <gulv@microsoft.com>
Signed-off-by: Guohan Lu <gulv@microsoft.com>
@lguohan lguohan merged commit e42298a into sonic-net:master Mar 24, 2020
@lguohan lguohan deleted the eos branch March 24, 2020 00:58
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
swss:
* c712c24 2021-03-04 | Update StateDB with error if state change failed, Update APP_DB in all state chg req (sonic-net#1662) (HEAD -> 202012) [Prince Sunny]

utilities:
* 9a9bff4 2021-03-03 | [acl] Expand VLAN into VLAN members when creating an ACL table (sonic-net#1475) (HEAD -> 202012) [Danny Allen]
* d1e7d4e 2021-03-04 | [Mellanox] Change mellanox buffer migrator for new SKU Mellanox-SN2700-D40C8S8 (sonic-net#1470) [Junchao-Mellanox]
* a1df1b4 2021-03-03 | [acl-loader] Add support for matching on ICMP and VLAN info (sonic-net#1469) [Danny Allen]
* bab4a23 2021-03-03 | [config reload]: On dual ToR systems, cache ARP and FDB tables (sonic-net#1465) [Lawrence Lee]

Signed-off-by: Ying Xie <ying.xie@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.

2 participants