← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366495] [NEW] Integration tests - Error in test_keypair.py

 

Public bug reported:

Test_keypair.py fails when running it on an up-to-date devstack
environment (the one I used: commit
c268f36350ef21f03fdb49475a635e30c89695b7) probably due to changes in the
key pairs table.

The test fails when trying to check that the keypair was created
(verifying it appears in the table; line #32). In addition, if the
assert is removed it still fails on deleting the created keypair.

IMHO the fix can be proposed tnovacik patch
https://review.openstack.org/#/c/109278/

In the future, all integration tests will run as part of the gate so
this scenario will not occur.

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: integration-tests keypairs test-keypair

** Tags added: test-keypair

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1366495

Title:
  Integration tests - Error in test_keypair.py

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Test_keypair.py fails when running it on an up-to-date devstack
  environment (the one I used: commit
  c268f36350ef21f03fdb49475a635e30c89695b7) probably due to changes in
  the key pairs table.

  The test fails when trying to check that the keypair was created
  (verifying it appears in the table; line #32). In addition, if the
  assert is removed it still fails on deleting the created keypair.

  IMHO the fix can be proposed tnovacik patch
  https://review.openstack.org/#/c/109278/

  In the future, all integration tests will run as part of the gate so
  this scenario will not occur.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1366495/+subscriptions


Follow ups

References