Invalid test in SimpleReadOnlyNovaManageTest.test_flavor_list

Bug #1159914 reported by Joe Gordon
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tempest
Fix Released
Critical
Joe Gordon

Bug Description

The CLI test cli.simple_read_only.test_compute_manage.SimpleReadOnlyNovaManageTest.test_flavor_list

checks for

  self.assertNotEqual(self.nova_manage('instance_type list'), self.nova_manage('flavor list'))

When the two commands should actually be equal. This bug was missed earlier because the debug information in stderr was redirected to stdout, and the timestamps can sometimes be different.

http://logs.openstack.org/24805/5/gate/gate-tempest-devstack-vm-full/10305/console.html

Changed in tempest:
importance: Undecided → Medium
assignee: nobody → Joe Gordon (jogo)
status: New → Triaged
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/25303

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

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

commit e8b0e154aa00cc48a0386e122923897723523155
Author: Joe Gordon <email address hidden>
Date: Mon Mar 25 13:37:15 2013 -0400

    Fix SimpleReadOnlyNovaManageTest.test_flavor_list CLI test

    'nova-manage flavor list' should equal 'nova-manage instance_type list'

    Adds an option, merge_stderr, that when enabled redirects stderr to
    stdout.

    Fix bug 1159914

    Change-Id: Icfb93f3fd1f1d6f14a73b4873a6dad36122d3a98

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.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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