Skip to content

[minigraph]: fix unit test for minigraph generation#1495

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:mg
Mar 27, 2020
Merged

[minigraph]: fix unit test for minigraph generation#1495
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:mg

Conversation

@lguohan
Copy link
Contributor

@lguohan lguohan commented Mar 27, 2020

Signed-off-by: Guohan Lu [email protected]

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/ansible$ for tbname in `grep ^vms testbed.csv  | awk -F ',' '{print $1}'`; do ./testbed-cli.sh test-mg $tbname lab password.txt; done | grep unreachable
str-msn2700-01             : ok=12   changed=0    unreachable=0    failed=0    skipped=19   rescued=0    ignored=0
str-msn2700-01             : ok=12   changed=0    unreachable=0    failed=0    skipped=19   rescued=0    ignored=0
str-msn2700-01             : ok=14   changed=0    unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
lab-s6000-01               : ok=14   changed=0    unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
lab-a7260-01               : ok=14   changed=0    unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
lab-s6100-01               : ok=14   changed=0    unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
lab-s6100-01               : ok=12   changed=0    unreachable=0    failed=0    skipped=19   rescued=0    ignored=0   
lab-s6100-01               : ok=12   changed=0    unreachable=0    failed=0    skipped=19   rescued=0    ignored=0   

Any platform specific information?

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

Documentation

@lguohan lguohan merged commit 14338a9 into sonic-net:master Mar 27, 2020
@lguohan lguohan deleted the mg branch March 27, 2020 09:31
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
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 <[email protected]>
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.

1 participant