yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77410
[Bug 1819166] Re: nova-live-migration evacuation tests fail with "error: unrecognized arguments: --force"
Reviewed: https://review.openstack.org/641986
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=30550d3d947e13f4d23b207ff96373971710dd55
Submitter: Zuul
Branch: master
commit 30550d3d947e13f4d23b207ff96373971710dd55
Author: Sean Mooney <work@xxxxxxxxxxxxxxx>
Date: Fri Mar 8 11:48:58 2019 +0000
update gate test for removal of force evacuate
micro-version 2.68 removed force evacuation, this chage
updates gate/test_evacuate.sh to use micro-version 2.67
Closes-Bug: #1819166
Change-Id: I44a3514b4b0ba1648aa96f92e896729c823b151c
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1819166
Title:
nova-live-migration evacuation tests fail with "error: unrecognized
arguments: --force"
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Seen here:
http://logs.openstack.org/50/633350/16/check/nova-live-
migration/86f6551/job-output.txt.gz#_2019-03-08_09_20_42_237644
2019-03-08 09:20:42.237644 | primary | 2019-03-08 09:20:42.237 |
error: unrecognized arguments: --force
The nova-live-migration job runs evacuate tests and forces one of them
to bypass a down libvirt to triggera failed evacuate. It uses the nova
CLI which defaults to the latest microversion and since we released
python-novaclient 13.0.0 the 2.68 microversion is supported which
removed the --force option on the evacuate command, and the test
fails. We just need to use 2.67 on the command line.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1819166/+subscriptions
References