Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/network/firewalld_policy_objects: Contact the right openQA host #15372

Merged
merged 2 commits into from Aug 17, 2022

Commits on Aug 16, 2022

  1. lib/mm_network: Wait for NetworkManager to configure the interfaces

    Apparently there's a delay between "nmcli networking on" and the interface
    getting the configuration assigned. Wait for that to happen.
    Vogtinator committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    dc3a9b7 View commit details
    Browse the repository at this point in the history
  2. tests/network/firewalld_policy_objects: Contact the right openQA host

    The client and server VMs are possibly on other openQA workers than the
    firewall, but they need to access their actual worker through 10.0.2.2 for
    asset download and upload. Add an explicit route for that and rely on IP
    rewriting done by OpenVSwitch.
    Vogtinator committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bc558c5 View commit details
    Browse the repository at this point in the history