After running tempest (full suite) i see 2 instances active

Bug #1180852 reported by Vasyl Khomenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Fix Released
High
Attila Fazekas

Bug Description

Branch: Grizzly
Test finished

# nova list
+--------------------------------------+--------------------------------------+--------+------------+-------------+--------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+--------------------------------------+--------+------------+-------------+--------------------+
| 6bcbf23c-40f8-4861-9872-7270c4c7a115 | ImagesWhiteboxTest-instance750943360 | ACTIVE | NULL | Running | private=10.0.11.6 |
| dfdfe960-2751-4cb7-a6b9-a96676f5a4aa | instance1277887196 | ACTIVE | None | Running | private=10.0.11.20 |
+--------------------------------------+--------------------------------------+--------+------------+-------------+--------------------+

Revision history for this message
Attila Fazekas (afazekas) wrote :
Download full text (3.5 KiB)

[stack@localhost tempest]$ nova list --all-tenants

[stack@localhost tempest]$ nosetests tempest/whitebox/test_*.py
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_active_task_eq_deleting ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_active_task_eq_image_backup ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_active_task_eq_rebooting ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_active_task_eq_rebuilding ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_active_task_eq_resize_verify ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_active_task_eq_updating_password ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_building_task_eq_bdm ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_building_task_eq_deleting ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_building_task_eq_networking ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_building_task_eq_scheduling ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_building_task_eq_spawning ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_deleted_task_eq_none ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_error_task_eq_building ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_error_task_eq_none ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_error_task_eq_resize_prep ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_none ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_resize_confirming ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_resize_finish ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_resize_migrated ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_resize_migrating ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_resize_prep ... ok
tempest.whitebox.test_images_whitebox.ImagesWhiteboxTest.test_create_image_when_vm_eq_resized_task_eq_resize_reverting ... ok
SKIP: Until Bug 1034129 is fixed

----------------------------------------------------------------------
Ran 22 tests in 14.970s

OK (SKIP=1)
[stack@localhost tempest]$ nova list --all-tenants
+--------------------------------------+---------------------------------------+--------+------------+-------------+------------------+
| ID | Name | Status | Task State | Power State ...

Read more...

Changed in tempest:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Sean Dague (sdague) wrote :

Please be more descriptive about the bug. Is this just whitebox? if so I think this is a medium

Changed in tempest:
importance: High → Medium
Changed in tempest:
importance: Medium → High
status: Confirmed → Triaged
assignee: nobody → Attila Fazekas (afazekas)
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/32330

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

Reviewed: https://review.openstack.org/32330
Committed: http://github.com/openstack/tempest/commit/cf94a14b265f67b7cc8f72f08308adddc5c4fe78
Submitter: Jenkins
Branch: master

commit cf94a14b265f67b7cc8f72f08308adddc5c4fe78
Author: Attila Fazekas <email address hidden>
Date: Sun Jun 9 17:21:15 2013 +0200

    Fix: WhiteBox server leak

    Deleteting the server explicity in the tearDownClass.

    Fixing Bug 1180852

    Change-Id: If94c82717832ef35473840b793fcfd6871bbf4bd

Changed in tempest:
status: In Progress → Fix Released
Sean Dague (sdague)
Changed in tempest:
milestone: none → havana-3
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.