Skip to content

use delegate_to to wait for eos VM to reboot#1376

Merged
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:veos
Feb 11, 2020
Merged

use delegate_to to wait for eos VM to reboot#1376
lguohan merged 1 commit intosonic-net:masterfrom
lguohan:veos

Conversation

@lguohan
Copy link
Contributor

@lguohan lguohan commented Feb 10, 2020

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?

In some cases, the controller cannot reach eos VM directly.
We need to delegate_to to vm host name to test reachability
of port 22 on VM.

Also need to change from ansible_ssh_host to ansible_host
as ansible_ssh_host is changed the the delegated_to host.
ansible_host will remain to be the eos VM ip.

How did you verify/test it?

Any platform specific information?

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

Documentation

In some cases, the controller cannot reach eos VM directly.
We need to delegate_to to vm host name to test reachability
of port 22 on VM.
@lguohan lguohan marked this pull request as ready for review February 10, 2020 17:58
@lguohan lguohan merged commit 1fdad1d into sonic-net:master Feb 11, 2020
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 <[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