test_create_servers by default creates floating IPs

Bug #1453936 reported by Ryan Rossiter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
High
Matthew Treinish

Bug Description

It looks like this change (https://review.openstack.org/#/c/149229/) added in ssh validation for server creation tests. This change by default uses floating IPs to test the validation, even if CONF.compute.run_ssh is set to false.

The default behavior is to use floating IPs with SSH validation, so without a floating IP pool, tests that use ssh validation will fail. It looks like there is no option within the validation section to turn validation off, so setting validation.connect_method to fixed is necessary to keep fixed IP Tempest-ing working.

Changed in tempest:
status: New → Incomplete
status: Incomplete → Triaged
importance: Undecided → High
assignee: nobody → Matthew Treinish (treinish)
Changed in tempest:
status: Triaged → In Progress
Changed in tempest:
assignee: Matthew Treinish (treinish) → Andrea Frittoli (andrea-frittoli)
Changed in tempest:
assignee: Andrea Frittoli (andrea-frittoli) → Matthew Treinish (treinish)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/182041
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=e5cca002ef4a4fa72108ec2af102ae69f873c3aa
Submitter: Jenkins
Branch: master

commit e5cca002ef4a4fa72108ec2af102ae69f873c3aa
Author: Matthew Treinish <email address hidden>
Date: Mon May 11 15:36:50 2015 -0400

    Add new config option to globally trigger resource validation

    This commit adds a new config option to the config group to trigger
    all the validation code. It also deprecates the run_ssh option in the
    compute group since this will eventually be used globally. The intent
    of this option is so that it will trigger both the creation of any
    validation resources as well as used as run_ssh was originally
    intended, to trigger ssh into nodes when needed.

    Closes-Bug: #1453936
    Partially-Implements: bp ssh-auth-strategy
    Change-Id: I7d04f81457fc564ed82872e602746c8162fef24c

Changed in tempest:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.