Merge "Remove list agents rally test"
This commit is contained in:
commit
4c3bc3adaa
@ -14,7 +14,7 @@ apiVersion: v1
|
||||
appVersion: v1.0.0
|
||||
description: OpenStack-Helm Nova
|
||||
name: nova
|
||||
version: 0.2.46
|
||||
version: 0.2.47
|
||||
home: https://docs.openstack.org/nova/latest/
|
||||
icon: https://www.openstack.org/themes/openstack/images/project-mascots/Nova/OpenStack_Project_Nova_vertical.png
|
||||
sources:
|
||||
|
@ -600,14 +600,6 @@ conf:
|
||||
echo $IMAGES | xargs openstack image delete
|
||||
fi
|
||||
tests:
|
||||
NovaAgents.list_agents:
|
||||
- runner:
|
||||
concurrency: 1
|
||||
times: 1
|
||||
type: constant
|
||||
sla:
|
||||
failure_rate:
|
||||
max: 0
|
||||
NovaAggregates.create_and_get_aggregate_details:
|
||||
- args:
|
||||
availability_zone: nova
|
||||
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
conf:
|
||||
rally_tests:
|
||||
tests:
|
||||
NovaAgents.list_agents: []
|
||||
...
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
conf:
|
||||
rally_tests:
|
||||
tests:
|
||||
NovaAgents.list_agents: []
|
||||
...
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
conf:
|
||||
rally_tests:
|
||||
tests:
|
||||
NovaAgents.list_agents: []
|
||||
...
|
@ -67,4 +67,5 @@ nova:
|
||||
- 0.2.44 Distinguish between port number of internal endpoint and binding port number
|
||||
- 0.2.45 Support TLS endpoints for metadata-api
|
||||
- 0.2.46 Use HTTP probe instead of TCP probe
|
||||
- 0.2.47 Remove list agents rally test
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user