TestSnapshotPattern uses default SG for servers

Bug #1247060 reported by Andrea Frittoli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Wishlist
Max Grishkin

Bug Description

TestSnapshotPattern uses default SG for servers, and it assumes that the "loginable" rules do not exist there.

The test should create its own SG (like other test do - e.g. TestServerBasicOps), and create the "loginable" rules in it.

Revision history for this message
Andrea Frittoli (andrea-frittoli) wrote :

The issue still exists.

Revision history for this message
Sean Dague (sdague) wrote :

This should be simple enough to add a function to this tests which creates a new security group for the servers in question.

Changed in tempest:
importance: Undecided → Wishlist
status: New → Confirmed
tags: added: low-hanging-fruit
Max Grishkin (grishkin)
Changed in tempest:
assignee: nobody → Max Grishkin (grishkin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/86049

Changed in tempest:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

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

commit 0f1e11c1ef4054a0a3645fde2b824153dc849fdc
Author: Grishkin <email address hidden>
Date: Sun May 4 20:44:52 2014 +0400

    Reworked scenario tests to use their own non-default security groups

    Moved _create_security_group_nova to base OfficialClientTest class, so
    that now it can be used by all scenario tests. All scenario tests now
    create security group with "loginable" rules explicitly and attach it to
    servers instead of using "default" security group.

    Change-Id: If82c681b4a7f62808f46b03c57d113f8f5c97f6f
    Closes-Bug: #1247060

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.