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

designate: create a test port and nslookup it #3443

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 3, 2019

  1. designate: create a test port and nslookup it

    Added a basic test for designate recordset being created when a
    floating ip is assigned to a port on a fixed network.
    
    ping will not work because the port is still down as it is not assigned
    to a vm. This helps test designate without
    nova/glance/cinder/milkyway/...  and other astronomical services.
    
    Also fixed a type in pools file name.
    Sumit Jamgade committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    886d865 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. designate: add tld as expected by designate-tempest-plugin (SOC-9342)

    designate smoke test try to create a zone and recordset however they
    expect the tld to already exists. So creating one.
    Sumit Jamgade committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    1b2e4cc View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Update scripts/qa_crowbarsetup.sh

    Co-Authored-By: Dirk Mueller <dmueller@suse.com>
    sjamgade and dirkmueller committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    067ac7e View commit details
    Browse the repository at this point in the history