yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20633
[Bug 1366495] Re: Integration tests - Error in test_keypair.py
I retested it and now the test passes on master.
I have no idea why it didn't work yesterday, anyway the bug is Invalid and can be closed.
Tomáš the test still fails in your patch (also written in my review).
thanks Tomáš!
** Changed in: horizon
Status: New => Invalid
--
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):
Invalid
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
References