Remove NovaImages.list_images from nova rally tests

This removes the NovaImages.list_images test from the rally
tests defined in the nova chart, as the updated rally version
seemingly doesn't include this test. This caused the multinode
periodic job to fail.

See: http://zuul.openstack.org/build/9628003399d640e683945260d9738ade

Change-Id: I9515fc3fee192ee6636e85a745071f93ff86c051
This commit is contained in:
Steve Wilkerson 2019-01-10 08:13:09 -06:00
parent c510c08686
commit 112e15b165
1 changed files with 0 additions and 10 deletions

View File

@ -630,16 +630,6 @@ conf:
sla:
failure_rate:
max: 0
NovaImages.list_images:
- args:
detailed: true
runner:
concurrency: 1
times: 1
type: constant
sla:
failure_rate:
max: 0
NovaKeypair.create_and_delete_keypair:
- runner:
concurrency: 1